77: Jump pads [Minecraft Map Making]
Ep77: Various jump boosting ideas.
Originally for Udemy, but uploaded here.
Commands, builds and ideas for people making their own Minecraft maps.
Check out my collabs on Coppit's channel: https://www.youtube.com/c/CoppitJ
Join the server I play on and the Discord where I hang out.
Server IP: 51.81.246.145:25588
Discord: https://discord.gg/KNSmPWdnfG
Udemy notes. YouTube formatting may make some of these wrong. :)
Commands used:
Give jump boost to player in a certain area:
execute as @p[x=-65.5,y=56,z=17.5,dx=1.5,dz=1.5] at @s run effect give @s jump_boost 1 5 true
Give Jump Boost to any player on red terracotta:
execute as @p at @s if block ~ ~-1 ~ red_terracotta run effect give @s jump_boost 1 5 true
Give jump boost to player near tagged cloud:
execute as @e[tag=jumpBoost] at @s run execute as @a[distance=0..0.5] run effect give @s jump_boost 1 5 true
Summon tagged cloud:
summon area_effect_cloud ~3 ~ ~ {Tags:["jumpBoost"],Duration:2147483647}
Other Videos By Infernal Device
Other Statistics
Minecraft Statistics For Infernal Device
At present, Infernal Device has 184,447 views spread across 877 videos for Minecraft, accounting for over 10 days of watchable video on his channel. This is 94.82% of the total watchable video for Minecraft on Infernal Device's YouTube channel.