Advertisement
uei

Untitled

uei
Oct 29th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 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. - "@w <shooter> &e&l初期村にスポーン移動しました"
  33. 砂漠の村に行く杖:
  34. Item_Information:
  35. Item_Name: "&d砂漠の村へ戻る杖"
  36. Item_Type: 280
  37. Item_Lore: "&f砂漠の村へ戻ります(左クリック)"
  38. Enchantment_To_Check: BLOCK_STONE_HIT-3,BLOCK_ANVIL_BREAK-1-2-0
  39. Remove_Unused_Tag: true
  40. Shooting:
  41. Disable: false
  42. Dual_Wield: false
  43. Right_Click_To_Shoot: false
  44. Cancel_Left_Click_Block_Damage: true
  45. Cancel_Right_Click_Interactions: true
  46. Delay_Between_Shots: 140
  47. Recoil_Amount: -1
  48. Projectile_Amount: 1
  49. Projectile_Type: energy
  50. Projectile_Subtype: 8-6-NONE-0
  51. Projectile_Speed: 40
  52. Projectile_Damage: 7
  53. Bullet_Spread: 4
  54. Reset_Fall_Distance: true
  55. Sounds_Shoot: ENTITY_WOLF_GROWL-2-2-0
  56. Particles:
  57. Enable: true
  58. Particle_Player_Shoot: block_break-35~11,block_break-35~14
  59. Particle_Hit: block_break-35~14
  60. Extras:
  61. Run_Command:
  62. - "@execute <shooter> ~ ~ ~ particle explode ~ ~ ~ 1 1 1 1 100 force"
  63. - "@tp <shooter> 1062 3 -1377"
  64. - "@w <shooter> &e&l砂漠の村にスポーン移動しました"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement