Advertisement
doru90

Untitled

Aug 26th, 2019
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. ArrowRain:
  2. Item_Information:
  3. Item_Name: "&fArrowRain"
  4. Item_Type: 262
  5. Item_Lore: "&f自分中心の半径5ブロック以内のプレイヤー以外に|&f矢をだす10回しか使えない"
  6. Remove_Unused_Tag: true
  7. Shooting:
  8. Right_Click_To_Shoot: true
  9. Cancel_Left_Click_Block_Damage: true
  10. Cancel_Right_Click_Interactions: true
  11. Delay_Between_Shots: 40
  12. Projectile_Amount: 1
  13. Projectile_Type: energy
  14. Projectile_Subtype: 1-1-1-1
  15. Projectile_Speed: 0
  16. Projectile_Damage: 0
  17. Sounds_Shoot: ENTITY_ILLUSIONER_CAST_SPELL-1-1-0
  18. Reload:
  19. Enable: true
  20. Reload_Amount: 10
  21. Destroy_When_Empty: true
  22. Extras:
  23. One_Time_Use: false
  24. Run_Command:
  25. - "@execute <shooter> ~ ~ ~ particle witchMagic ~ ~1 ~ 0.6 0.6 0.6 5 100 force"
  26. - "@execute @e[r=5,type=!player] ~ ~ ~ summon arrow ~ ~4 ~"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement