kunihiko_sato

Untitled

Nov 15th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. on right click holding a feather:
  2. name of held item contains "§aDoubleJump"
  3. push player upwards at speed 2
  4. execute console command "execute %player% ~ ~ ~ /particle lava ~ ~ ~ 0.1 0 0.1 0.2 20"
  5. execute console command "execute %player% ~ ~ ~ /particle flame ~ ~ ~ 0.1 0 0.1 0.1 20"
  6. execute console command "execute %player% ~ ~ ~ /playsound minecraft:block.lava.extinguish master @a ~ ~ ~"
Add Comment
Please, Sign In to add comment