Advertisement
Nekoryuu

Untitled

Apr 20th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. fly:
  2. Item_Information:
  3. Item_Name: "&6&lfly"
  4. Item_Type: 2256
  5. Item_Lore: "&7I can fly"
  6. Enchantment_To_Check: BLOCK_STONE_HIT-3,BLOCK_ANVIL_BREAK-1-2-0
  7. Remove_Unused_Tag: true
  8. Sounds_Acquired: ENTITY_PLAYER_LEVELUP-2-2-0
  9. Shooting:
  10. Disable: false
  11. Dual_Wield: false
  12. Right_Click_To_Shoot: true
  13. Cancel_Left_Click_Block_Damage: true
  14. Cancel_Right_Click_Interactions: true
  15. Delay_Between_Shots: 0
  16. Recoil_Amount: -4
  17. Projectile_Amount: 1
  18. Projectile_Type: snowball
  19. Projectile_Subtype: 7-2-NONE-0
  20. Projectile_Speed: 40
  21. Projectile_Damage: 5
  22. Bullet_Spread: 0
  23. Reset_Fall_Distance: true
  24. Sounds_Shoot: ENTITY_SHULKER_SHOOT-2-2-0
  25. Particles:
  26. Enable: true
  27. Particle_Player_Shoot: BLOCK_BREAK-80
  28. Particle_Impact_Anything: BLOCK_BREAK-214
  29. Extras:
  30. Run_Command:
  31. - "@execute <shooter> ~ ~ ~ particle lava ~ ~ ~ 1 1 1 1 10 force"
  32. - "@execute <shooter> ~ ~ ~ particle crit ~ ~ ~ 1 1 1 1 10 force"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement