Advertisement
doru90

Untitled

Dec 30th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. on rightclick with golden hoe:
  2. if target block is set:
  3. set {_loc} to targeted block
  4. loop 50 times:
  5. show 2 explode particles at {_loc} offset by 0, 0, 0
  6. wait 0.2 ticks
  7. teleport player to {_loc} offset by 0, 1, 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement