Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on projectile hit:
- if projectile is arrow:
- loop blocks in radius 1 around location of block at projectile:
- if loop-block is yellow wool:
- create fake explosion at projectile
- delete loop-block
- delete projectile
- stop
Advertisement
Add Comment
Please, Sign In to add comment