Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. BubbleBarrage:
  2. spell-class: ".instant.ParticleProjectileSpell"
  3. projectile-velocity: 10
  4. projectile-gravity: 0
  5. name: "Water Toss"
  6. tick-interval: 1
  7. projectile-horiz-offset: 0
  8. projectile-vert-offset: 0
  9. particle-name: blockcrack_9
  10. particle-speed: 0.1
  11. particle-count: 50
  12. particle-horizontal-spread: 1
  13. particle-vertical-spread: 0
  14. max-distance: 25
  15. max-duration: 5
  16. hit-radius: 3
  17. vertical-hit-radius: 1
  18. hit-players: true
  19. hit-non-players: true
  20. stop-on-hit-entity: false
  21. hug-surface: true
  22. height-from-surface: .1
  23. stop-on-hit-groung: false
  24. spell: BubbleBarrageDone
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement