Advertisement
yozora_1202

Untitled

Jul 26th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. on right click:
  2. if player's tool is iron sword named "&a&l浮遊ソード":
  3. execute player command "/particle explode ~ ~ ~ 0 10 0 5 200"
  4. execute player command "/particle fireworksSpark ~ ~ ~ 0 0 0 8 200"
  5. execute player command "/particle flame ~ ~ ~ 0 0 0 8 200"
  6. execute player command "/particle magicCrit ~ ~ ~ 0 0 0 8 200"
  7. execute player command "/particle mobSpell ~ ~ ~ 2 3 5 8 200"
  8. execute player command "/effect %player% minecraft:levitation 1 6"
  9.  
  10. on right click:
  11. if player's tool is iron sword named "&b&lスピードソード":
  12. execute player command "/particle flame ~ ~ ~ 0 0 0 8 200"
  13. execute player command "/effect %player% minecraft:speed 1 10"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement