Advertisement
ArthurSena1997

Comando em coluna compacto

Nov 25th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. /summon minecraft:falling_block ~ ~1 ~ {Block:stone,Time:1
  2. ,Passengers:[{id:falling_block,Block:command_block,TileEntityData:{Command:"fill ~ ~-1 ~ ~ ~3 ~1 air"},Time:1
  3. ,Passengers:[{id:falling_block,Block:stone,Time:1
  4. ,Passengers:[{id:falling_block,Block:redstone_block,Time:1
  5. ,Passengers:[{id:falling_block,Block:activator_rail,Time:1
  6. ,Passengers:[{id:commandblock_minecart,Command:"gamerule commandBlockOutput false"}
  7.  
  8.  
  9.  
  10. ,{id:commandblock_minecart,Command:"
  11. /say 1
  12. "}
  13.  
  14. ,{id:commandblock_minecart,Command:"
  15. /say 2
  16. "}
  17.  
  18. ,{id:commandblock_minecart,Command:"
  19. /say 3
  20. "}
  21.  
  22. ,{id:commandblock_minecart,Command:"
  23. /say 4
  24. "}
  25.  
  26. ,{id:commandblock_minecart,Command:"
  27. /say 5
  28. "}
  29.  
  30. ,{id:commandblock_minecart,Command:"
  31. /say 6
  32. "}
  33.  
  34. ,{id:commandblock_minecart,Command:"
  35. /say 7
  36. "}
  37.  
  38.  
  39.  
  40. ,{id:commandblock_minecart,Command:"setblock ~ ~-3 ~1 redstone_block"}
  41. ,{id:commandblock_minecart,Command:"kill @e[type=commandblock_minecart,r=1]"}]}]}]}]}]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement