Advertisement
uei

Untitled

uei
Feb 11th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. サイコガン:
  2. Item_Information:
  3. Item_Name: "&8&lサイコガン&f"
  4. Item_Type: 397~5
  5. Item_Lore: "&9相手を動かなくして一瞬で切り裂く&f"
  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: 50-2-NONE-0
  19. Projectile_Speed: 40
  20. Projectile_Damage: 6
  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. Explosions:
  25. Enable: true
  26. Explosion_Radius: 5
  27. Explosion_Delay: 45
  28. Knockback: 2
  29. Explosion_No_Grief: true
  30. Potion_Effects:
  31. Activation: hit
  32. Potion_Effect_Victim: SLOW-120-5
  33. Particles:
  34. Enable: true
  35. Particle_Player_Shoot: block_break-35~11,block_break-35~14
  36. Particle_Hit: block_break-35~14,lightning
  37. Extras:
  38. Run_Command:
  39. - "@execute <shooter> ~ ~ ~ particle explode ~ ~ ~ 1 1 1 1 10 force"
  40. - "@execute <shooter> ~ ~ ~ particle magicCrit ~ ~ ~ 1 1 1 1 10 force"
  41. - "@execute <shooter> ~ ~ ~ particle largesmoke ~ ~ ~ 1 1 1 1 10 force"
  42. - "@/title <victim> title {"text":"&4&lYou will die. "}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement