Advertisement
uei

Untitled

uei
Jan 16th, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. ライトセーバー:
  2. Item_Information:
  3. Item_Name: "&b&lライトセ○バー"
  4. Item_Type: 276
  5. Item_Lore: "&aビューンって飛べるやつ"
  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: 100
  15. Recoil_Amount: -13
  16. Projectile_Amount: 8
  17. Projectile_Type: energy
  18. Projectile_Subtype: 7-2-NONE-0
  19. Projectile_Speed: 40
  20. Projectile_Damage: 10
  21. Bullet_Spread: 4
  22. Reset_Fall_Distance: true
  23. Sounds_Shoot: ENTITY_WITHER_AMBIENT-2-2-0,ENTITY_WITHER_BREAK_BLOCK-2-2-0,ENTITY_WOLF_GROWL-2-2-0
  24. Potion_Effects:
  25. Activation: hit
  26. Potion_Effect_Victim: SLOW-160-2
  27. Particles:
  28. Enable: true
  29. Particle_Player_Shoot: block_break-35~11,block_break-35~14
  30. Particle_Hit: block_break-35~14
  31. Extras:
  32. Run_Command:
  33. - "@execute <shooter> ~ ~ ~ particle explode ~ ~ ~ 1 1 1 1 10 force"
  34. - "@execute <shooter> ~ ~ ~ particle magicCrit ~ ~ ~ 1 1 1 1 10 force"
  35. - "@execute <shooter> ~ ~ ~ particle largesmoke ~ ~ ~ 1 1 1 1 10 force"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement