[Minecraft 1.19] How to Add Double Jumping to Vanilla | Command Block Tutorial
Hi I'm Kllooooyy, but you can call me Kloo. Heres me playing games or working on a random project hope you enjoy. And don't forget to judge this is the internet after all.
Links below will start streaming when Australia gets better internet :)?
Twitch - https://www.twitch.tv/kllooooyy
Planet Minecraft Worlds - https://www.planetminecraft.com/member/kllooooyy/
Commands Used in the Order they Should be Setup:
scoreboard objectives add JumpCheck minecraft.custom:minecraft.jump
scoreboard objectives add Jumped dummy
scoreboard players set @a[scores={JumpCheck=1..}] Jumped -10
scoreboard players add @a Jumped 1
scoreboard players set @a[scores={Jumped=1..}] Jumped 1
execute at @a[scores={Jumped=..-1}] if block ~ ~-1 ~ minecraft:air run setblock ~ ~-1 ~ minecraft:barrier keep
execute at @a[scores={Jumped=1}] run fill ~15 ~ ~15 ~-15 ~-30 ~-15 minecraft:air replace minecraft:barrier
execute at @a[scores={Jumped=1}] run fill ~15 ~30 ~15 ~-15 ~ ~-15 minecraft:air replace minecraft:barrier
execute at @a if block ~ ~-0.00001 ~ minecraft:barrier run fill ~15 ~ ~15 ~-15 ~-30 ~-15 minecraft:air replace minecraft:barrier
execute at @a if block ~ ~-0.00001 ~ minecraft:barrier run fill ~15 ~30 ~15 ~-15 ~ ~-15 minecraft:air replace minecraft:barrier
scoreboard players reset @a[scores={JumpCheck=1..}] JumpCheck
Other Videos By Kloo Live
Other Statistics
Minecraft Statistics For Kloo Live
Kloo Live presently has 1,208,625 views for Minecraft across 1,879 videos, with the game making up over 7 days of published video on his channel. This is 23.50% of the total watchable video for Minecraft on Kloo Live's YouTube channel.