Advertisement
DerRedCrafter

command

May 22nd, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. /summon FallingSand ~ ~1 ~ {Time:1b,Block:stone,Passengers:
  2. [{id:FallingSand,Time:1b,Block:redstone_block,Passengers:
  3. [{id:FallingSand,Time:1b,Block:activator_rail,Passengers:
  4. [{id:MinecartCommandBlock,Passengers:
  5.  
  6. [
  7.  
  8. {id:MinecartCommandBlock,Command:/setblock ~2 ~-3 ~2 repeating_command_block 1 replace {auto:1b,Command:"/clone ~ ~ ~ ~ ~2 ~ ~1 ~ ~"}},
  9. {id:MinecartCommandBlock,Command:/setblock ~2 ~-2 ~2 chain_command_block 1 replace {auto:1b,Command:"/clone ~ ~-1 ~ ~ ~1 ~ ~ ~-1 ~1"}},
  10. {id:MinecartCommandBlock,Command:/setblock ~2 ~-1 ~2 repeating_command_block 1 replace {auto:1b,Command:"/summon ArmorStand ~ ~1 ~ {Motion:[0.0,1.0,0.0]}"}}
  11.  
  12. ]
  13.  
  14. }]}]}]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement