This is a lich boss I made. It is my first real attempt at a one command block creation but I am rather proud of it. It summons in Zombies and has a fire spell. If you kill enough of its Zombies, it summons a wither skeleton. If you kill enough skeletons, it summons lightning. If you are within five blocks it gives you the wither effect. If you are within three blocks, you get blindness. He drops his armor called Lich's Decay. If you wear it, any mob nearby gets wither effect, you get fire resistance two, and if you crouch while your first hotbar slot is selected, you can use the lich's fire spell. The lich is not that hard to take down alone, just be careful of all the magic ;) also, if you drop a stone sword and a rotten flesh, it summons a zombie. Have fun!!! (Instructions for the altar should appear in the chat box. If it doesn't, just read the first command in my source commands.) Will be heavily redone once 1.9 comes out since this command is so amateurish ;) EDIT: Is being heavily redone in 1.10. Is now called the Bloodlich, has none of the same abilities lol Drops an item that allows you to summon a new mob called the Bloodgolem
How to install
How to import this command into your world
First, you must give yourself a command block (If you are on a server, you must be 'OP'ed, and have access to /gamemode 1)
To get a command block, type
/give @p command_block in the chat.
Once you have a command block, right click it to open it's GUI.
Now, you must copy and paste the command from your browser into the game. Select the entire command from below, then right click and press 'copy'.
Next, go back to your minecraft world, and paste the command you just copied into the command block. There are a few different keys that may be used to do this, depending on your keyboard. The most common ones are 'CTRL + V', 'COMMAND + V', or 'STRG + V'
Finally, you can press done to exit the GUI, and execute the command block by powering it with a redstone block, a lever, or any thing you can get your grubby hands on. Just make sure you don't place it on top of the command block, or the machine will not be installed!
Show source commands
INIT:/tellraw @p ["",{"text":"Made by Mordial33, if used please credit this as my creation. ","color":"dark_red","underlined":"true"},{"text":"To create altar, place four three block high coal block pillars in a square with three blocks between them. Place five netherrack in an x shape inside the pillars. Place four nether brick stairs in the spaces between the netherrack. ","color":"dark_purple","underlined":"false"}]
INIT:/scoreboard objectives add Lich_soul dummy
INIT:/scoreboard objectives add sumZomb dummy
INIT:/scoreboard objectives add sum_Minion1 dummy
INIT:/scoreboard objectives add sum_Minion2 stat.killEntity.Zombie
INIT:/scoreboard objectives add keep_away dummy
INIT:/scoreboard objectives add flame_drop dummy
INIT:/scoreboard objectives add flame_drop2 dummy
INIT:/scoreboard objectives add fire_dropP stat.crouchOneCm
INIT:/scoreboard objectives add lightningSpell stat.killEntity.Skeleton
/execute @e[type=ArmorStand] ~ ~ ~ detect ~ ~-1 ~ netherrack -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~1 ~-1 ~-1 netherrack -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-1 ~-1 ~-1 netherrack -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-1 ~-1 ~1 netherrack -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~1 ~-1 ~1 netherrack -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-2 ~-1 ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-2 ~ ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-2 ~1 ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~2 ~-1 ~2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~2 ~ ~2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~2 ~1 ~2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~2 ~-1 ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~2 ~ ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~2 ~1 ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-2 ~-1 ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-2 ~ ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-2 ~1 ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-1 ~-1 ~ nether_brick_stairs -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~ ~-1 ~-1 nether_brick_stairs -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~1 ~-1 ~ nether_brick_stairs -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~ ~-1 ~1 nether_brick_stairs -1 entitydata @e[type=ArmorStand] {CustomName:"nLich",Invisible:1,NoGravity:1,Equipment:[{},{},{},{},{id:skull,Damage:1,Count:1,tag:{HideFlags:1,AttributeModifiers:[{AttributeName:"generic.maxHealth",Name:"generic.maxHealth",Amount:10,Operation:0,UUIDLeast:894654,UUIDMost:2872}],ench:[{id:0,lvl:1}]}}]}
/execute @e[type=ArmorStand,name=nLich] ~ ~ ~ particle portal ~ ~ ~ 0.3 0.73 0.1 0.001 10
/execute @e[type=ArmorStand,name=nLich] ~ ~ ~ particle largesmoke ~ ~ ~ 0.01 0.9 0.01 0.001 10
/tp @e[type=ArmorStand,score_Lich_soul_min=1] ~ ~0.04 ~ ~ ~
/scoreboard players add @e[type=ArmorStand,name=nLich] Lich_soul 1
/scoreboard players add @e[type=ArmorStand,score_Lich_soul_min=21] Lich_soul 1
/execute @e[type=ArmorStand,score_Lich_soul_min=149] ~ ~ ~ summon Skeleton ~ ~ ~ {CustomName:"Lich",CustomNameVisible:1,SkeletonType:1,Equipment:[{id:bow,Count:1,tag:{HideFlags:1,AttributeModifiers:[{AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:5,Operation:0,UUIDLeast:894654,UUIDMost:2872}],ench:[{id:34,lvl:3},{id:48,lvl:2},{id:50,lvl:2}]}},{id:leather_boots,Count:1,tag:{HideFlags:1,AttributeModifiers:[{AttributeName:"generic.movementSpeed",Name:"generic.movementSpeed",Amount:0.1,Operation:0,UUIDLeast:894654,UUIDMost:2872}],Unbreakable:1,ench:[{id:0,lvl:1},{id:2,lvl:2}],display:{color:2490368}}},{id:iron_leggings,Count:1,tag:{HideFlags:1,ench:[{id:0,lvl:2},{id:4,lvl:1},{id:34,lvl:1}]}},{id:leather_chestplate,Count:1,tag:{HideFlags:1,AttributeModifiers:[{AttributeName:"generic.maxHealth",Name:"generic.maxHealth",Amount:20,Operation:0,UUIDLeast:894654,UUIDMost:2872}],Unbreakable:1,ench:[{id:0,lvl:3},{id:4,lvl:2},{id:7,lvl:3}],display:{Name:Lich's Decay,Lore:[Decays all around when worn.],color:5505024}}},{id:skull,Damage:3,Count:1,tag:{HideFlags:1,AttributeModifiers:[{AttributeName:"generic.maxHealth",Name:"generic.maxHealth",Amount:10,Operation:0,UUIDLeast:894654,UUIDMost:2872}],display:{Name:Lich's Skull},SkullOwner:MHF_Enderman,ench:[{id:4,lvl:2},{id:7,lvl:1}]}}],DropChances:[0.3F,0.3F,0.3F,2.0F,0.085F],Attributes:[{Name:generic.maxHealth,Base:70},{Name:generic.followRange,Base:40}],HealF:70}
/kill @e[type=ArmorStand,score_Lich_soul_min=150]
/execute @e[type=ArmorStand,score_Lich_soul_min=105] ~ ~ ~ particle lava ~ ~ ~ 0.3 0.73 0.1 0.5 5
/execute @e[type=Skeleton,name=Lich] ~ ~ ~ entitydata @e[type=Zombie,r=20] {CustomName:"Zombie",CustomNameVisible:1,IsVillager:1,Equipment:[{id:stone_sword,Count:1},{},{id:leather_leggings,Count:1},{id:iron_chestplate,Count:1,tag:{AttributeModifiers:[{AttributeName:"generic.maxHealth",Name:"generic.maxHealth",Amount:5,Operation:0,UUIDLeast:894654,UUIDMost:2872}]}},{}],DropChances:[2.0F,0.085F,0.3F,0.3F,0.085F],Attributes:[{Name:zombie.spawnReinforcements,Base:1.0F}]}
/execute @e[type=Skeleton,name=Lich] ~ ~ ~ effect @p[r=7] minecraft:wither 2 1 true
/execute @e[score_sumZomb_min=1,score_sumZomb=1] ~ ~ ~ execute @e[r=0,score_sumZomb_min=2,score_sumZomb=2] ~ ~ ~ kill @e[type=Item,score_sumZomb_min=1,score_sumZomb=2,r=3]
/scoreboard players set @e[type=Item] sumZomb 2 {Item:{id:"minecraft:rotten_flesh"},OnGround:1b}
/scoreboard players set @e[type=Item] sumZomb 1 {Item:{id:"minecraft:stone_sword"},OnGround:1b}
/execute @e[score_sumZomb_min=1,score_sumZomb=1] ~ ~ ~ execute @e[r=0,score_sumZomb_min=2,score_sumZomb=2] ~ ~ ~ summon Zombie ~ ~ ~
/scoreboard players add @e[type=Skeleton,name=Lich] sum_Minion1 1
/execute @e[type=Skeleton,score_sum_Minion1_min=177] ~ ~ ~ summon Zombie ~5 ~ ~5
/scoreboard players set @e[score_sum_Minion1_min=180] sum_Minion1 1
/execute @p[score_sum_Minion2_min=5] ~ ~ ~ summon Skeleton ~ ~ ~ {SkeletonType:1}
/scoreboard players set @e[score_sum_Minion2_min=5] sum_Minion2 0
/scoreboard players add @e[type=Skeleton,name=Lich] keep_away 1
/execute @e[type=Skeleton,name=Lich,score_keep_away_min=5] ~ ~ ~ effect @p[r=5] minecraft:blindness 2 1 true
/scoreboard players set @e[score_keep_away_min=5] keep_away 1
/execute @e[type=Skeleton,name=Lich] ~ ~ ~ particle portal ~ ~ ~ 0.1 1.2 0.1 0.5 5
/scoreboard players add @e[type=Skeleton,name=Lich] flame_drop 1
/scoreboard players set @e[score_flame_drop_min=300] flame_drop 1
/execute @e[type=Skeleton,name=Lich,score_flame_drop_min=298] ~ ~ ~ summon Bat ~ ~ ~ {CustomName:"flamebat",Invulnerable:1,Silent:1,ActiveEffects:[{Id:14,Amplifier:1,Duration:2000000}]}
/execute @e[type=Bat,name=flamebat] ~ ~ ~ summon FallingSand ~ ~ ~ {Tile:fire,Block:fire,Time:1,FallHurtMax:6,FallHurtAmount:3}
/scoreboard players add @e[type=Bat,name=flamebat] flame_drop2 1
/kill @e[type=Bat,name=flamebat,score_flame_drop2_min=50]
/scoreboard objectives add decayChest dummy
/scoreboard players add @p decayChest 0
/scoreboard players set @a decayChest 1 {Inventory:[{Slot:102b,tag:{display:{Name:"Lich's Decay"}}}]}
/execute @p[score_decayChest_min=1] ~ ~ ~ effect @e[type=!Player,r=3] minecraft:wither 2 1 true
/execute @p[score_decayChest_min=1] ~ ~ ~ effect @p minecraft:fire_resistance 11 1 true
/scoreboard players add @p fire_dropP 0
/execute @p[score_decayChest_min=1,score_fire_dropP_min=20] ~ ~ ~ summon Bat ~ ~ ~ {CustomName:"flamebat",Invulnerable:1,Silent:1,ActiveEffects:[{Id:14,Amplifier:1,Duration:2000000}]}
/scoreboard players set @a[score_fire_dropP_min=20] fire_dropP 0
/execute @p[score_decayChest_min=0] ~ ~ ~ scoreboard objectives remove decayChest
/scoreboard players add @a lightningSpell 0
/execute @a[score_lightningSpell_min=3] ~ ~ ~ summon LightningBolt
/scoreboard players set @a[score_lightningSpell_min=3] lightningSpell 0
/execute @e[type=Skeleton,name=Lich] ~ ~ ~ effect minecraft:resistance 1 0 true
/execute @e[type=Skeleton,name=Lich] ~ ~ ~ effect @e[type=!Player,r=10] minecraft:fire_resistance 11 0 true
/summon MinecartCommandBlock ~ ~1 ~ {Command:kill @e[type=MinecartCommandBlock,r=1],Riding:{id:MinecartCommandBlock,Command:setblock ~ ~-1 ~1 redstone_block,Riding:{id:MinecartCommandBlock,Command:setblock ~ ~ ~1 command_block 0 replace {Command:fill ~ ~-3 ~-1 ~ ~ ~ air},Riding:{id:MinecartCommandBlock,Command:"/scoreboard objectives add lightningSpell stat.killEntity.Skeleton",Riding:{id:MinecartCommandBlock,Command:"/scoreboard objectives add fire_dropP stat.crouchOneCm",Riding:{id:MinecartCommandBlock,Command:"/scoreboard objectives add flame_drop2 dummy",Riding:{id:MinecartCommandBlock,Command:"/scoreboard objectives add flame_drop dummy",Riding:{id:MinecartCommandBlock,Command:"/scoreboard objectives add keep_away dummy",Riding:{id:MinecartCommandBlock,Command:"/scoreboard objectives add sum_Minion2 stat.killEntity.Zombie",Riding:{id:MinecartCommandBlock,Command:"/scoreboard objectives add sum_Minion1 dummy",Riding:{id:MinecartCommandBlock,Command:"/scoreboard objectives add sumZomb dummy",Riding:{id:MinecartCommandBlock,Command:"/scoreboard objectives add Lich_soul dummy",Riding:{id:MinecartCommandBlock,Command:"/tellraw @p [\"\",{\"text\":\"Made by Mordial33, if used please credit this as my creation. \",\"color\":\"dark_red\",\"underlined\":\"true\"},{\"text\":\"To create altar, place four three block high coal block pillars in a square with three blocks between them. Place five netherrack in an x shape inside the pillars. Place four nether brick stairs in the spaces between the netherrack. \",\"color\":\"dark_purple\",\"underlined\":\"false\"}]",Riding:{id:MinecartCommandBlock,Command:blockdata ~3 ~-2 ~-1 {Command:fill ~ ~ ~1 ~5 ~3 ~1 stone},Riding:{id:MinecartCommandBlock,Command:blockdata ~3 ~-2 ~1 {Command:fill ~ ~ ~-1 ~5 ~3 ~-1 redstone_block},Riding:{id:MinecartCommandBlock,Command:blockdata ~4 ~-2 ~-1 {Command:"/execute @e[type=ArmorStand] ~ ~ ~ detect ~ ~-1 ~ netherrack -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~1 ~-1 ~-1 netherrack -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-1 ~-1 ~-1 netherrack -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-1 ~-1 ~1 netherrack -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~1 ~-1 ~1 netherrack -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-2 ~-1 ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-2 ~ ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-2 ~1 ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~2 ~-1 ~2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~2 ~ ~2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~2 ~1 ~2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~2 ~-1 ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~2 ~ ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~2 ~1 ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-2 ~-1 ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-2 ~ ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-2 ~1 ~-2 coal_block -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~-1 ~-1 ~ nether_brick_stairs -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~ ~-1 ~-1 nether_brick_stairs -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~1 ~-1 ~ nether_brick_stairs -1 execute @e[type=ArmorStand] ~ ~ ~ detect ~ ~-1 ~1 nether_brick_stairs -1 entitydata @e[type=ArmorStand] {CustomName:\\\"nLich\\\",Invisible:1,NoGravity:1,Equipment:[{},{},{},{},{id:skull,Damage:1,Count:1,tag:{HideFlags:1,AttributeModifiers:[{AttributeName:\\\"generic.maxHealth\\\",Name:\\\"generic.maxHealth\\\",Amount:10,Operation:0,UUIDLeast:894654,UUIDMost:2872}],ench:[{id:0,lvl:1}]}}]}"},Riding:{id:MinecartCommandBlock,Command:blockdata ~4 ~-2 ~1 {Command:"/execute @e[type=ArmorStand,name=nLich] ~ ~ ~ particle portal ~ ~ ~ 0.3 0.73 0.1 0.001 10"},Riding:{id:MinecartCommandBlock,Command:blockdata ~5 ~-2 ~-1 {Command:"/execute @e[type=ArmorStand,name=nLich] ~ ~ ~ particle largesmoke ~ ~ ~ 0.01 0.9 0.01 0.001 10"},Riding:{id:MinecartCommandBlock,Command:blockdata ~5 ~-2 ~1 {Command:"/tp @e[type=ArmorStand,score_Lich_soul_min=1] ~ ~0.04 ~ ~ ~"},Riding:{id:MinecartCommandBlock,Command:blockdata ~6 ~-2 ~-1 {Command:"/scoreboard players add @e[type=ArmorStand,name=nLich] Lich_soul 1"},Riding:{id:MinecartCommandBlock,Command:blockdata ~6 ~-2 ~1 {Command:"/scoreboard players add @e[type=ArmorStand,score_Lich_soul_min=21] Lich_soul 1"},Riding:{id:MinecartCommandBlock,Command:blockdata ~7 ~-2 ~-1 {Command:"/execute @e[type=ArmorStand,score_Lich_soul_min=149] ~ ~ ~ summon Skeleton ~ ~ ~ {CustomName:\\\"Lich\\\",CustomNameVisible:1,SkeletonType:1,Equipment:[{id:bow,Count:1,tag:{HideFlags:1,AttributeModifiers:[{AttributeName:\\\"generic.attackDamage\\\",Name:\\\"generic.attackDamage\\\",Amount:5,Operation:0,UUIDLeast:894654,UUIDMost:2872}],ench:[{id:34,lvl:3},{id:48,lvl:2},{id:50,lvl:2}]}},{id:leather_boots,Count:1,tag:{HideFlags:1,AttributeModifiers:[{AttributeName:\\\"generic.movementSpeed\\\",Name:\\\"generic.movementSpeed\\\",Amount:0.1,Operation:0,UUIDLeast:894654,UUIDMost:2872}],Unbreakable:1,ench:[{id:0,lvl:1},{id:2,lvl:2}],display:{color:2490368}}},{id:iron_leggings,Count:1,tag:{HideFlags:1,ench:[{id:0,lvl:2},{id:4,lvl:1},{id:34,lvl:1}]}},{id:leather_chestplate,Count:1,tag:{HideFlags:1,AttributeModifiers:[{AttributeName:\\\"generic.maxHealth\\\",Name:\\\"generic.maxHealth\\\",Amount:20,Operation:0,UUIDLeast:894654,UUIDMost:2872}],Unbreakable:1,ench:[{id:0,lvl:3},{id:4,lvl:2},{id:7,lvl:3}],display:{Name:Lich's Decay,Lore:[Decays all around when worn.],color:5505024}}},{id:skull,Damage:3,Count:1,tag:{HideFlags:1,AttributeModifiers:[{AttributeName:\\\"generic.maxHealth\\\",Name:\\\"generic.maxHealth\\\",Amount:10,Operation:0,UUIDLeast:894654,UUIDMost:2872}],display:{Name:Lich's Skull},SkullOwner:MHF_Enderman,ench:[{id:4,lvl:2},{id:7,lvl:1}]}}],DropChances:[0.3F,0.3F,0.3F,2.0F,0.085F],Attributes:[{Name:generic.maxHealth,Base:70},{Name:generic.followRange,Base:40}],HealF:70}"},Riding:{id:MinecartCommandBlock,Command:blockdata ~7 ~-2 ~1 {Command:"/kill @e[type=ArmorStand,score_Lich_soul_min=150]"},Riding:{id:MinecartCommandBlock,Command:blockdata ~8 ~-2 ~-1 {Command:"/execute @e[type=ArmorStand,score_Lich_soul_min=105] ~ ~ ~ particle lava ~ ~ ~ 0.3 0.73 0.1 0.5 5"},Riding:{id:MinecartCommandBlock,Command:blockdata ~8 ~-2 ~1 {Command:"/execute @e[type=Skeleton,name=Lich] ~ ~ ~ entitydata @e[type=Zombie,r=20] {CustomName:\\\"Zombie\\\",CustomNameVisible:1,IsVillager:1,Equipment:[{id:stone_sword,Count:1},{},{id:leather_leggings,Count:1},{id:iron_chestplate,Count:1,tag:{AttributeModifiers:[{AttributeName:\\\"generic.maxHealth\\\",Name:\\\"generic.maxHealth\\\",Amount:5,Operation:0,UUIDLeast:894654,UUIDMost:2872}]}},{}],DropChances:[2.0F,0.085F,0.3F,0.3F,0.085F],Attributes:[{Name:zombie.spawnReinforcements,Base:1.0F}]}"},Riding:{id:MinecartCommandBlock,Command:blockdata ~3 ~-1 ~-1 {Command:"/execute @e[type=Skeleton,name=Lich] ~ ~ ~ effect @p[r=7] minecraft:wither 2 1 true"},Riding:{id:MinecartCommandBlock,Command:blockdata ~3 ~-1 ~1 {Command:"/execute @e[score_sumZomb_min=1,score_sumZomb=1] ~ ~ ~ execute @e[r=0,score_sumZomb_min=2,score_sumZomb=2] ~ ~ ~ kill @e[type=Item,score_sumZomb_min=1,score_sumZomb=2,r=3]"},Riding:{id:MinecartCommandBlock,Command:blockdata ~4 ~-1 ~-1 {Command:"/scoreboard players set @e[type=Item] sumZomb 2 {Item:{id:\\\"minecraft:rotten_flesh\\\"},OnGround:1b}"},Riding:{id:MinecartCommandBlock,Command:blockdata ~4 ~-1 ~1 {Command:"/scoreboard players set @e[type=Item] sumZomb 1 {Item:{id:\\\"minecraft:stone_sword\\\"},OnGround:1b}"},Riding:{id:MinecartCommandBlock,Command:blockdata ~5 ~-1 ~-1 {Command:"/execute @e[score_sumZomb_min=1,score_sumZomb=1] ~ ~ ~ execute @e[r=0,score_sumZomb_min=2,score_sumZomb=2] ~ ~ ~ summon Zombie ~ ~ ~"},Riding:{id:MinecartCommandBlock,Command:blockdata ~5 ~-1 ~1 {Command:"/scoreboard players add @e[type=Skeleton,name=Lich] sum_Minion1 1"},Riding:{id:MinecartCommandBlock,Command:blockdata ~6 ~-1 ~-1 {Command:"/execute @e[type=Skeleton,score_sum_Minion1_min=177] ~ ~ ~ summon Zombie ~5 ~ ~5"},Riding:{id:MinecartCommandBlock,Command:blockdata ~6 ~-1 ~1 {Command:"/scoreboard players set @e[score_sum_Minion1_min=180] sum_Minion1 1"},Riding:{id:MinecartCommandBlock,Command:blockdata ~7 ~-1 ~-1 {Command:"/execute @p[score_sum_Minion2_min=5] ~ ~ ~ summon Skeleton ~ ~ ~ {SkeletonType:1}"},Riding:{id:MinecartCommandBlock,Command:blockdata ~7 ~-1 ~1 {Command:"/scoreboard players set @e[score_sum_Minion2_min=5] sum_Minion2 0"},Riding:{id:MinecartCommandBlock,Command:blockdata ~8 ~-1 ~-1 {Command:"/scoreboard players add @e[type=Skeleton,name=Lich] keep_away 1"},Riding:{id:MinecartCommandBlock,Command:blockdata ~8 ~-1 ~1 {Command:"/execute @e[type=Skeleton,name=Lich,score_keep_away_min=5] ~ ~ ~ effect @p[r=5] minecraft:blindness 2 1 true"},Riding:{id:MinecartCommandBlock,Command:blockdata ~3 ~ ~-1 {Command:"/scoreboard players set @e[score_keep_away_min=5] keep_away 1"},Riding:{id:MinecartCommandBlock,Command:blockdata ~3 ~ ~1 {Command:"/execute @e[type=Skeleton,name=Lich] ~ ~ ~ particle portal ~ ~ ~ 0.1 1.2 0.1 0.5 5"},Riding:{id:MinecartCommandBlock,Command:blockdata ~4 ~ ~-1 {Command:"/scoreboard players add @e[type=Skeleton,name=Lich] flame_drop 1"},Riding:{id:MinecartCommandBlock,Command:blockdata ~4 ~ ~1 {Command:"/scoreboard players set @e[score_flame_drop_min=300] flame_drop 1"},Riding:{id:MinecartCommandBlock,Command:blockdata ~5 ~ ~-1 {Command:"/execute @e[type=Skeleton,name=Lich,score_flame_drop_min=298] ~ ~ ~ summon Bat ~ ~ ~ {CustomName:\\\"flamebat\\\",Invulnerable:1,Silent:1,ActiveEffects:[{Id:14,Amplifier:1,Duration:2000000}]}"},Riding:{id:MinecartCommandBlock,Command:blockdata ~5 ~ ~1 {Command:"/execute @e[type=Bat,name=flamebat] ~ ~ ~ summon FallingSand ~ ~ ~ {Tile:fire,Block:fire,Time:1,FallHurtMax:6,FallHurtAmount:3}"},Riding:{id:MinecartCommandBlock,Command:blockdata ~6 ~ ~-1 {Command:"/scoreboard players add @e[type=Bat,name=flamebat] flame_drop2 1"},Riding:{id:MinecartCommandBlock,Command:blockdata ~6 ~ ~1 {Command:"/kill @e[type=Bat,name=flamebat,score_flame_drop2_min=50]"},Riding:{id:MinecartCommandBlock,Command:blockdata ~7 ~ ~-1 {Command:"/scoreboard objectives add decayChest dummy"},Riding:{id:MinecartCommandBlock,Command:blockdata ~7 ~ ~1 {Command:"/scoreboard players add @p decayChest 0"},Riding:{id:MinecartCommandBlock,Command:blockdata ~8 ~ ~-1 {Command:"/scoreboard players set @a decayChest 1 {Inventory:[{Slot:102b,tag:{display:{Name:\\\"Lich's Decay\\\"}}}]}"},Riding:{id:MinecartCommandBlock,Command:blockdata ~8 ~ ~1 {Command:"/execute @p[score_decayChest_min=1] ~ ~ ~ effect @e[type=!Player,r=3] minecraft:wither 2 1 true"},Riding:{id:MinecartCommandBlock,Command:blockdata ~3 ~1 ~-1 {Command:"/execute @p[score_decayChest_min=1] ~ ~ ~ effect @p minecraft:fire_resistance 11 1 true"},Riding:{id:MinecartCommandBlock,Command:blockdata ~3 ~1 ~1 {Command:"/scoreboard players add @p fire_dropP 0"},Riding:{id:MinecartCommandBlock,Command:blockdata ~4 ~1 ~-1 {Command:"/execute @p[score_decayChest_min=1,score_fire_dropP_min=20] ~ ~ ~ summon Bat ~ ~ ~ {CustomName:\\\"flamebat\\\",Invulnerable:1,Silent:1,ActiveEffects:[{Id:14,Amplifier:1,Duration:2000000}]}"},Riding:{id:MinecartCommandBlock,Command:blockdata ~4 ~1 ~1 {Command:"/scoreboard players set @a[score_fire_dropP_min=20] fire_dropP 0"},Riding:{id:MinecartCommandBlock,Command:blockdata ~5 ~1 ~-1 {Command:"/execute @p[score_decayChest_min=0] ~ ~ ~ scoreboard objectives remove decayChest"},Riding:{id:MinecartCommandBlock,Command:blockdata ~5 ~1 ~1 {Command:"/scoreboard players add @a lightningSpell 0"},Riding:{id:MinecartCommandBlock,Command:blockdata ~6 ~1 ~-1 {Command:"/execute @a[score_lightningSpell_min=3] ~ ~ ~ summon LightningBolt"},Riding:{id:MinecartCommandBlock,Command:blockdata ~6 ~1 ~1 {Command:"/scoreboard players set @a[score_lightningSpell_min=3] lightningSpell 0"},Riding:{id:MinecartCommandBlock,Command:blockdata ~7 ~1 ~-1 {Command:"/execute @e[type=Skeleton,name=Lich] ~ ~ ~ effect minecraft:resistance 1 0 true"},Riding:{id:MinecartCommandBlock,Command:blockdata ~7 ~1 ~1 {Command:"/execute @e[type=Skeleton,name=Lich] ~ ~ ~ effect @e[type=!Player,r=10] minecraft:fire_resistance 11 0 true"},Riding:{id:MinecartCommandBlock,Command:setblock ~3 ~-2 ~ redstone_block,Riding:{id:MinecartCommandBlock,Command:fill ~3 ~-2 ~-1 ~7 ~1 ~-1 command_block,Riding:{id:MinecartCommandBlock,Command:fill ~3 ~-2 ~-1 ~8 ~ ~-1 command_block,Riding:{id:MinecartCommandBlock,Command:fill ~3 ~-2 ~1 ~7 ~1 ~1 command_block,Riding:{id:MinecartCommandBlock,Command:fill ~3 ~-2 ~1 ~8 ~ ~1 command_block,Riding:{id:MinecartCommandBlock,Command:setblock ~1 ~1 ~ wall_sign 4 replace {Text1:"{text:\\\"Lich Boss\\\",color:black}",Text2:"{text:\\\"Be prepared\\\",color:black,underlined:true}"},Riding:{id:MinecartCommandBlock,Command:setblock ~1 ~ ~ wall_sign 4 replace {Text1:"{text:\\\"Click to remove\\\",color:black}",Text4:"{text:\\\"\\\",clickEvent:{action:\\\"run_command\\\",value:\\\"fill ~ ~-3 ~-2 ~9 ~4 ~2 air\\\"}}"},Riding:{id:MinecartCommandBlock,Command:fill ~2 ~-2 ~-2 ~9 ~1 ~2 stained_glass 3 replace obsidian 0,Riding:{id:MinecartCommandBlock,Command:fill ~2 ~-3 ~-2 ~9 ~2 ~2 obsidian 0 hollow,Riding:{id:MinecartCommandBlock,Command:gamerule commandBlockOutput false,Riding:{id:MinecartCommandBlock,Riding:{id:FallingSand,Block:activator_rail,Time:1,Riding:{id:FallingSand,Block:redstone_block,Time:1,Riding:{id:FallingSand,Block:stone,Time:1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}