Redsword

Structure aléatoire

Nov 12th, 2016
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. #Scoreboard
  2.  
  3. INIT:/scoreboard objectives add random stat.mineBlock.minecraft.stone
  4.  
  5. #Système
  6.  
  7. /execute @e[score_random_min=1] ~ ~ ~ /scoreboard players tag @r[type=Pig] add structure
  8. /execute @e[type=Pig,tag=structure] ~ ~ ~ /scoreboard players set @e[score_random_min=1] random 0
  9. /execute @e[type=Pig,tag=structure] ~ ~ ~ /setblock ~ ~ ~ minecraft:wool 13
  10. /execute @e[type=Pig,tag=structure] ~ ~ ~ /tp @e[type=Pig,tag=structure] ~ ~-999 ~
Advertisement
Add Comment
Please, Sign In to add comment