Advertisement
doru90

Untitled

Apr 18th, 2021 (edited)
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. エクスカリバー2:
  2. Item_Information:
  3. Melee_Mode: true
  4. Shooting:
  5. Delay_Between_Shots: 2
  6. Projectile_Damage: 3
  7. Sounds_Shoot: ENTITY_PLAYER_ATTACK_SWEEP-1-0-0
  8. Abilities:
  9. Reset_Hit_Cooldown: true
  10.  
  11. エクスカリバー:
  12. Item_Information:
  13. Item_Name: "&e&lエクスカリバー"
  14. Item_Type: 276
  15. Melee_Attachment: エクスカリバー2
  16. Item_Lore: "&eSuggested by wolf1012"
  17. Sounds_Toggle: NOTE_STICKS-1-2-0
  18. Sounds_Acquired: BAT_TAKEOFF-1-1-0
  19. Shooting:
  20. Right_Click_To_Shoot: true
  21. Delay_Between_Shots: 500
  22. Recoil_Amount: 0
  23. Projectile_Amount: 1
  24. Projectile_Type: energy
  25. Projectile_Subtype: 1-1-1-1
  26. Projectile_Speed: 40
  27. Projectile_Damage: 1
  28. Sounds_Shoot: BLOCK_END_PORTAL_SPAWN-1-2-0,ENTITY_ENDER_DRAGON_AMBIENT-1-2-0,ENTITY_GENERIC_EXPLODE-1-0-0
  29. Burstfire:
  30. Enable: true
  31. Shots_Per_Burst: 10
  32. Delay_Between_Shots_In_Burst: 20
  33. Potion_Effects:
  34. Activation: shoot
  35. Potion_Effect_Shooter: GLOWING-25-1,JUMP-25-2,SPEED-25-3,REGENERATION-25-2
  36. Extras:
  37. Enable: true
  38. Run_Command:
  39. - "@execute <shooter> ~ ~ ~ particle endRod ~ ~1 ~ 0 0 0 0.1 20 normal"
  40. - "@execute <shooter> ~ ~ ~ particle fireworksSpark ~ ~1 ~ 0 0 0 0.1 10 normal"
  41. - "@execute <shooter> ~ ~ ~ effect @p minecraft:strength 2 3"
  42.  
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement