Minecraft Double Jump Command Block Tutorial (Bedrock Edition)

Channel:
Subscribers:
1,040
Published on ● Video Link: https://www.youtube.com/watch?v=se6P4lZToHI



Minecraft
Game:
Minecraft (2011)
Category:
Tutorial
Duration: 14:40
1,700 views
32


In this tutorial, I show you how to create a double jump system in bedrock edition. The commands are below:

Use manually:
/scoreboard objectives add jump dummy
Repeating:
execute @e[type=splash_potion] ~~~ scoreboard players set @p jump 1
NOTE: You can change the entity to be whatever you like (egg, snowball, etc.)
Chain always active:
scoreboard players add @a[scores={jump=1..}] jump 1
kill @e[type=splash_potion]
scoreboard players set @a[scores={jump=20}] jump 0
execute @a[scores={jump=2}] ~~~ (aesthetic commands here like playsound)
execute @a[scores={jump=2}] ~~~ detect ~ ~1 ~ air 0 execute @s ~~~ detect ~ ~1.8 ~ air 0 tp @s ~ ~1.8 ~
execute @a[scores={jump=3}] ~~~ detect ~ ~1 ~ air 0 execute @s ~~~ detect ~ ~1.35 ~ air 0 tp @s ~ ~1.35 ~
execute @a[scores={jump=4}] ~~~ detect ~ ~0.9 ~ air 0 tp @s ~ ~0.9 ~
execute @a[scores={jump=5}] ~~~ detect ~ ~0.45 ~ air 0 tp @s ~ ~0.45 ~
execute @a[scores={jump=6}] ~~~ detect ~ ~0.25 ~ air 0 tp @s ~ ~0.25 ~
execute @a[scores={jump=7}] ~~~ detect ~ ~0.1 ~ air 0 tp @s ~ ~0.1 ~
execute @a[scores={jump=2}] ~~~ detect ^ ^ ^1 air 0 execute @s ~~~ detect ^ ^ ^1.8 air 0 tp @s ^ ^ ^1.8
execute @a[scores={jump=3}] ~~~ detect ^ ^ ^1 air 0 execute @s ~~~ detect ^ ^ ^1.35 air 0 tp @s ^ ^ ^1.35
execute @a[scores={jump=4}] ~~~ detect ^ ^ ^0.9 air 0 tp @s ^ ^ ^0.9
execute @a[scores={jump=5}] ~~~ detect ^ ^ ^0.45 air 0 tp @s ^ ^ ^0.45
execute @a[scores={jump=6}] ~~~ detect ^ ^ ^0.25 air 0 tp @s ^ ^ ^0.25
execute @a[scores={jump=7}] ~~~ detect ^ ^ ^0.1 air 0 tp @s ^ ^ ^0.1

Random reminder that you are awesome ^_^

Please be respectful in chat and in the comments. Jerks don't make this world better. Ignoring the bad and promoting the good is what makes a difference ❤️

My policy is like if this video/stream was worth your time, and dislike it if it was not. Subscribe if you want, I need 1000 subs for monetization. Share if others might find my videos entertaining or insightful :)







Tags:
minecraft double jump
minecraft double jump command block
minecraft double jump command block pe
minecraft bedrock
command block tutorial bedrock
command block tutorial
double jump tutorial



Other Statistics

Minecraft Statistics For link 2012

At present, link 2012 has 44,711 views spread across 295 videos for Minecraft, with His channel uploaded over 13 days worth of Minecraft videos. This is 43.70% of the total watchable video on link 2012's YouTube channel.