Jt1010

雪合戦2

May 9th, 2020
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. on right click:
  2. if {count} is not set:
  3. player's tool is iron shovel
  4. command "/give %player% Minecraft:snowball"
  5. set {count} to 1
  6. wait 0.75 seconds
  7. delete {count}
Add Comment
Please, Sign In to add comment