Advertisement
uei

Untitled

uei
Oct 24th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. 初期地点に行く杖:
  2. Item_Information:
  3. Item_Name: "&d初期地点へ戻る杖"
  4. Item_Type: 280
  5. Item_Lore: "&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: 140
  15. Recoil_Amount: -1
  16. Projectile_Amount: 1
  17. Projectile_Type: energy
  18. Projectile_Subtype: 8-6-NONE-0
  19. Projectile_Speed: 40
  20. Projectile_Damage: 7
  21. Bullet_Spread: 4
  22. Reset_Fall_Distance: true
  23. Sounds_Shoot: ENTITY_WOLF_GROWL-2-2-0
  24. Burstfire:
  25. Enable: true
  26. Shots_Per_Burst: 8
  27. Delay_Between_Shots_In_Burst: 4
  28. Particles:
  29. Enable: true
  30. Particle_Player_Shoot: block_break-35~11,block_break-35~14
  31. Particle_Hit: block_break-35~14
  32. Extras:
  33. Run_Command:
  34. - "@execute <shooter> ~ ~ ~ particle explode ~ ~ ~ 1 1 1 1 1 force"
  35. - "@tp <shooter> 945 5 -1414"
  36. - "@me <shooter> &e&l初期村にスポーン移動しました"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement