In this video I will teach you how to get a double jump ability using five simple commands. I will then use the double jump command to compete against my friend Will.
Commands:
Command Block Command:
/give @p minecraft:command_block
Scoreboard Command:
/scoreboard objectives add sneak minecraft.custom:minecraft.sneak_time
First Command (Repeating, Always Active)
/tag @a[nbt={OnGround:1b},tag=DJ] add jump
Second Command (Repeating, Always Active)
/scoreboard players reset @a[nbt={OnGround:1b}] sneak
Third Command (Repeating, Always Active)
/execute as @a[scores={sneak=1..},tag=DJ] run execute at @e[tag=DJ] if block ~ ~-1 ~ air run execute at @a[tag=jump,nbt={OnGround:0b}] run summon creeper ^ ^ ^-0.3 {ExplosionRadius:-2,ignited:1b,Fuse:0s}
Fourth Command (Chain, Conditional, Always Active)
/tag @a[tag=DJ] remove jump
Fith Command (Chain, Conditional, Always Active)
/execute as @a[tag=DJ] run execute at @a[tag=DJ] run playsound minecraft:entity.wither.shoot master @a[tag=DJ] ~ ~ ~ 5 0
Tag Command:
/tag @p add DJ
Creating and editing this video took very long to make so liking and subscribing is very appreciated! You don't have to though, no pressure!
Also if you have any ideas for a video or want me to make a certain creation or op item, comment on this video!
I do not claim any of the music in this video!
Incase of copyright issues email [email protected]