CREAMPAN0408

Untitled

Jan 3rd, 2019
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. on rightclick holding stick:
  2. loop 6 times:
  3. loop living entities in radius 50 of player:
  4. loop-entity is not player
  5. chance of 50%:
  6. shoot a arrow from block 10 above loop-entity at speed 2 downward
  7. wait 10 tick
  8. wait 5 tick
  9. loop entities in radius 60 of player:
  10. loop-entity is arrow
  11. delete loop-entity
Add Comment
Please, Sign In to add comment