Command Block Tutorial #149: Sticky Mud Commands in Minecraft (1.19+)
In this video I will show how you make the new block called Mud into a more of a challenge to walk over unless you got the right boots.
Commands:
* To making the Mud sticky:
1. Repeater Command Block: /execute as @r at @s if block ~ ~-0.8 ~ minecraft:mud run effect give @s minecraft:jump_boost 1 128 true
2. Repeater Command Block: /execute as @e at @s if block ~ ~-0.8 ~ minecraft:mud run effect give @s minecraft:slowness 1 3 true
* To activate Mud Boots:
1. Repeater Command Block: /execute as @r at @s if block ~ ~-0.8 ~ mud run execute as @a[nbt={Inventory:[{Slot:100b,id:"minecraft:leather_boots",tag:{display:{Name:"{\"text\":\"Mud Boots\"}"}}}]}] run execute at @p run effect clear @p minecraft:jump_boost
2. Repeater Command Block: /execute as @r at @s if block ~ ~-0.8 ~ mud run execute as @a[nbt={Inventory:[{Slot:100b,id:"minecraft:leather_boots",tag:{display:{Name:"{\"text\":\"Mud Boots\"}"}}}]}] run execute at @p run effect clear @p minecraft:slowness
Music:
1. Gaming Sound FX:
* Monkeys Spinning Monkeys (Kevin MacLeod) - Gaming Background Music (HD):
https://www.youtube.com/watch?v=pr42a...
Other Videos By RedstoneKnightX
Other Statistics
Minecraft Statistics For RedstoneKnightX
RedstoneKnightX presently has 1,527,317 views for Minecraft across 384 videos, with His channel uploaded over 2 days worth of Minecraft videos. This is 85.45% of the total watchable video on RedstoneKnightX's YouTube channel.