doru90

Untitled

Dec 30th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 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 2 ticks
  7. teleport player to {_loc}
Add Comment
Please, Sign In to add comment