Advertisement
Blue_Tec

Untitled

Jul 22nd, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. command /comehere:
  2. trigger:
  3. loop all entities:
  4. teleport loop-entity to player
  5.  
  6. every 1 second:
  7. loop all entities:
  8. spawn a bat at location of loop-entity
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement