Advertisement
uei

Untitled

uei
Oct 24th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 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. Particles:
  25. Enable: true
  26. Particle_Player_Shoot: block_break-35~11,block_break-35~14
  27. Particle_Hit: block_break-35~14
  28. Extras:
  29. Run_Command:
  30. - "@execute <shooter> ~ ~ ~ particle explode ~ ~ ~ 1 1 1 1 100 force"
  31. - "@tp <shooter> 945 5 -1414"
  32. - "@me <shooter> &e&l初期村にスポーン移動しました"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement