Advertisement
Brigson

Рандомайзеры

Nov 5th, 2015
750
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. 1. Рандомайзер, основанный на изменении тэгов раздатчика
  2.  
  3. /blockdata x y z {Items:[{Slot:0,id:minecraft:command_block,Count:1,tag:{BlockEntityTag:{Command:"команда"}}},{Slot:1,id:minecraft:command_block,Count:1,tag:{BlockEntityTag:{Command:"команда"}}},{Slot:2,id:minecraft:command_block,Count:1,tag:{BlockEntityTag:{Command:"команда"}}},{Slot:3,id:minecraft:command_block,Count:1,tag:{BlockEntityTag:{Command:"команда"}}},{Slot:4,id:minecraft:command_block,Count:1,tag:{BlockEntityTag:{Command:"команда"}}},{Slot:5,id:minecraft:command_block,Count:1,tag:{BlockEntityTag:{Command:"команда"}}},{Slot:6,id:minecraft:command_block,Count:1,tag:{BlockEntityTag:{Command:"команда"}}},{Slot:7,id:minecraft:command_block,Count:1,tag:{BlockEntityTag:{Command:"команда"}}},{Slot:8,id:minecraft:command_block,Count:1,tag:{BlockEntityTag:{Command:"команда"}}}]}
  4.  
  5. 2. Рандомайзер, основанный на рандомном перемещении сущности относительно указанной точки
  6.  
  7. /spreadplayers x z 0 1 false @e[name=random]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement