Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. 魔法の木の剣:
  2. Item_Information:
  3. Item_Name: "&5&l魔法の&6木の剣"
  4. Item_Type: 268
  5. Item_Lore: "&7---==&e&l説明&7==---"
  6. Enchantment_To_Check: BLOCK_STONE_HIT-3,BLOCK_ANVIL_BREAK-1-2-0
  7. Remove_Unused_Tag: true
  8. Shooting:
  9. Disable: false
  10. Dual_Wield: false
  11. Right_Click_To_Shoot: false
  12. Cancel_Left_Click_Block_Damage: true
  13. Cancel_Right_Click_Interactions: true
  14. Delay_Between_Shots: 0
  15. Recoil_Amount: 0
  16. Projectile_Amount: 8
  17. Projectile_Type: energy
  18. Projectile_Subtype: 7-2-NONE-0
  19. Projectile_Speed: 40
  20. Projectile_Damage: 12
  21. Bullet_Spread: 20
  22. Reset_Fall_Distance: true
  23. Sounds_Shoot: ENTITY_PLAYER_ATTACK_SWEEP-2-2-0
  24. Particles:
  25. Enable: true
  26. Particle_Player_Shoot: BLOCK_BREAK-35
  27. Particle_Impact_Anything: BLOCK_BREAK-214
  28. Extras:
  29. Run_Command:
  30. - "@execute <shooter> ~ ~ ~ particle sweepAttack ~ ~ ~ 1 1 1 1 10 force"
  31. - "@execute <shooter> ~ ~ ~ particle crit ~ ~ ~ 1 1 1 1 10 force"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement