Advertisement
15Redstones

Fun llama stuff, spawn some llamas and wolves

Sep 30th, 2016
591
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. summon minecraft:falling_block ~ ~1.5 ~ {Motion:[0.0d,-1.0d,0.0d],Time:1,DropItem:0,Block:redstone_block,Passengers:[
  2. {id:minecraft:falling_block,Time:1,DropItem:0,Block:activator_rail},
  3. {id:minecraft:commandblock_minecart,Command:setblock ~6 ~-2 ~ minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:execute @e[name=llama_spit] ~ ~ ~ summon fireball ~ ~ ~ {direction:[0.0,0.0,0.0],ExplosionPower:10,Tags:[LlamaBall]}}},
  4. {id:minecraft:commandblock_minecart,Command:setblock ~5 ~-2 ~ minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:scoreboard players tag @e[tag=LlamaBall] add LlamaBall1}},
  5. {id:minecraft:commandblock_minecart,Command:setblock ~4 ~-2 ~ minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:scoreboard players tag @e[tag=LlamaBall1] add LlamaBallRemove {Motion:[0.0,0.0,0.0]}}},
  6. {id:minecraft:commandblock_minecart,Command:setblock ~3 ~-2 ~ minecraft:chain_command_block 5 replace {auto:1b,TrackOutput:0b,Command:kill @e[tag=LlamaBallRemove]}},
  7. {id:minecraft:commandblock_minecart,Command:setblock ~2 ~-2 ~ minecraft:repeating_command_block 5 replace {auto:1b,TrackOutput:0b,Command:entitydata @e[name=unknown] {CustomName:"llama_spit",CustomNameVisible:1b}}},
  8. {id:minecraft:commandblock_minecart,Command:kill @e[type=minecraft:commandblock_minecart,r=1]}
  9. ]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement