Uploaded April 2026 | Updated September 2026, 2 weeks ago
Here are the commands, Java only! Made in 26.1
execute as @e[type=creeper,tag=!explode_detect] at @s run summon marker ~ ~ ~ {Tags:[explode_detect]}
execute as @e[type=creeper,tag=!explode_detect] at @s run ride @n[type=marker,tag=explode_detect] mount @s
tag @e[type=creeper,tag=!explode_detect] add explode_detect
execute as @e[type=marker,tag=explode_detect] on vehicle unless entity @s[nbt={DeathTime:0s}] on passengers run kill @s[tag=explode_detect]
execute as @e[type=marker,tag=explode_detect] unless predicate {condition:entity_properties,entity:this,predicate:{vehicle:{}}} at @s as @e[type=warden,distance=..3] at @s run summon warden
execute as @e[type=marker,tag=explode_detect] unless predicate {condition:entity_properties,entity:this,predicate:{vehicle:{}}} run kill @s
These commands need to be in a Repeating Command Block with its arrow pointing into a bunch of Chain Command Blocks, all of them powered. Don't forget to stand on each Command Block and run "/forceload add ~ ~" to make sure they stay loaded, otherwise it stops working when you get too far away! And run "/gamerule command_block_output false" so it doesn't spam the chat.
Still confused? Join my Community Discord!
discord.gg/EBEBtBVKCK
If you'd like to support me, consider tipping on Ko-Fi!
ko-fi.com/blockerlocker
Music provided by Ovani Sound, ineedmusic.co, and the Minecraft Creator Safe Playlist
#minecraft
Here are the commands, Java only! Made in 26.1
execute as @e[type=creeper,tag=!explode_detect] at @s run summon marker ~ ~ ~ {Tags:[explode_detect]}
execute as @e[type=creeper,tag=!explode_detect] at @s run ride @n[type=marker,tag=explode_detect] mount @s
tag @e[type=creeper,tag=!explode_detect] add explode_detect
execute as @e[type=marker,tag=explode_detect] on vehicle unless entity @s[nbt={DeathTime:0s}] on passengers run kill @s[tag=explode_detect]
execute as @e[type=marker,tag=explode_detect] unless predicate {condition:entity_properties,entity:this,predicate:{vehicle:{}}} at @s as @e[type=warden,distance=..3] at @s run summon warden
execute as @e[type=marker,tag=explode_detect] unless predicate {condition:entity_properties,entity:this,predicate:{vehicle:{}}} run kill @s
These commands need to be in a Repeating Command Block with its arrow pointing into a bunch of Chain Command Blocks, all of them powered. Don't forget to stand on each Command Block and run "/forceload add ~ ~" to make sure they stay loaded, otherwise it stops working when you get too far away! And run "/gamerule command_block_output false" so it doesn't spam the chat.
Still confused? Join my Community Discord!
discord.gg/EBEBtBVKCK
If you'd like to support me, consider tipping on Ko-Fi!
ko-fi.com/blockerlocker
Music provided by Ovani Sound, ineedmusic.co, and the Minecraft Creator Safe Playlist
#minecraft
![Stairs Teleports Pain? Mario 64 Reference? #minecraft
Here are the commands, Java Only! Made in 26.1.1.
First, youll need to place a Repeating Command Block and 12 Chain Command Blocks (13 total), with the arrows facing into each other starting from the Repeating Command Block. Make sure all blocks are powered.
Then in each Command Block, starting with the Repeating Command Block, paste these commands in order.
tag @a[tag=on_stairs] add was_on_stairs
tag @a remove on_stairs
execute as @a at @s if block ~0.3 ~-0.6 ~0.3 #stairs run tag @s add on_stairs
execute as @a at @s if block ~0.3 ~-0.6 ~-0.3 #stairs run tag @s add on_stairs
execute as @a at @s if block ~-0.3 ~-0.6 ~0.3 #stairs run tag @s add on_stairs
execute as @a at @s if block ~-0.3 ~-0.6 ~-0.3 #stairs run tag @s add on_stairs
execute as @e[type=interaction,tag=last_not_on_stairs] at @s on attacker if entity @s[tag=was_on_stairs,tag=!on_stairs] run tp @s ~ ~ ~
tag @a remove was_on_stairs
execute as @e[type=interaction,tag=last_not_on_stairs] at @s on attacker unless entity @s[tag=on_stairs] run kill @n[type=interaction,tag=last_not_on_stairs]
execute as @a[tag=!on_stairs] at @s run summon interaction ~ ~ ~ {width:0,height:0,Tags:[last_not_on_stairs],attack:{player:uuid(0-0-0-0-0),timestamp:0}}
execute as @a[tag=!on_stairs] at @s run data modify entity @n[type=interaction,tag=last_not_on_stairs,tag=!init] attack.player set from entity @s UUID
execute as @a[tag=!on_stairs] at @s run rotate @n[type=interaction,tag=last_not_on_stairs,tag=!init] ~ ~
tag @e[type=interaction,tag=last_not_on_stairs,tag=!init] add init
Dont forget to stand on each Command Block and run /forceload add ~ ~ to make sure they stay loaded, otherwise it stops working when you get too far away! And run /gamerule command_block_output false so it doesnt spam the chat.
Confused? Join my Community Discord!
https://discord.gg/EBEBtBVKCK
If youd like to support me, consider tipping on Ko-Fi!
https://ko-fi.com/blockerlocker
Music provided by Ovani Sound, ineedmusic.co, and the Minecraft Creator Safe Playlist
#minecraft Stairs Teleports Pain? Mario 64 Reference? #minecraft](https://i.ytimg.com/vi/KKEkCnbRrbM/mqdefault.jpg)



![How to get Colored Water #minecraft
Here are the commands, Java only!
Water Bucket:
/give @s cod_spawn_egg[item_model=water_bucket,item_name=Water Bucket,entity_data={id:text_display,transformation:[5,0,0,-0.125,0,5,0,-0.75,0,0,5,0.875,0,0,0,1],background:0,text:{sprite:block/water_still,color:blue},Rotation:[0,-90]}]
Puddle Bucket:
/give @s cod_spawn_egg[item_model=water_bucket,item_name=Puddle Bucket,entity_data={id:text_display,transformation:[5,0,0,-0.125,0,5,0,-0.75,0,0,5,0,0,0,0,1],background:0,text:{sprite:block/water_still,color:blue},Rotation:[0,-90]}]
Lava Bucket:
/give @s cod_spawn_egg[item_model=lava_bucket,item_name=Lava Bucket,entity_data={id:text_display,transformation:[5,0,0,-0.125,0,5,0,-0.75,0,0,5,0.875,0,0,0,1],background:0,text:{sprite:block/lava_still},Rotation:[0,-90]}]
Color water orange (can also use any other Minecraft text colors):
/data modify entity @n[type=text_display] text.color set value gold
Color water Baja Blast (can also use any other HEX code):
/data modify entity @n[type=text_display] text.color set value #26FF92
Delete the nearest Text Display:
/kill @n[type=text_display]
Join my Community Discord!
https://discord.gg/EBEBtBVKCK
If youd like to support me, consider tipping on Ko-Fi!
https://ko-fi.com/blockerlocker
Music provided by Ovani Sound and ineedmusic.co
#minecraft How to get Colored Water #minecraft](https://i.ytimg.com/vi/L-iYHa5PHEc/mqdefault.jpg)



![Fishing Rods Explodes Slimes? Why does this work? #minecraft
Here are the commands, Java Only! Made in 26.1.1.
First, youll need to run this command in chat to create the scoreboard objective:
/scoreboard objectives add slime_explode dummy
Next, youll need to place a Repeating Command Block and 5 Chain Command Blocks (6 total), with the arrows facing into each other starting from the Repeating Command Block. Make sure all blocks are powered.
Then in each Command Block, starting with the Repeating Command Block, paste these commands in order.
execute as @e[type=slime,tag=!hooked] at @s anchored eyes positioned ^ ^ ^ if entity @e[type=fishing_bobber,distance=..0.4] run tag @s add hooked
execute as @e[type=slime,tag=hooked] at @s anchored eyes positioned ^ ^ ^ unless entity @e[type=fishing_bobber,distance=..1] run scoreboard players add @s slime_explode 1
execute as @e[type=slime,tag=hooked,scores={slime_explode=1}] at @s run data modify entity @s Motion[1] set value 1
execute as @e[type=slime,tag=hooked,scores={slime_explode=20..}] at @s run particle item{item:{id:slime_block}} ~ ~ ~ 0.25 0.25 0.25 0.25 50
execute as @e[type=slime,tag=hooked,scores={slime_explode=20..}] at @s run playsound entity.slime.squish hostile @a ~ ~ ~ 1 1
execute as @e[type=slime,tag=hooked,scores={slime_explode=20..}] at @s run data merge entity @s {Health:0,DeathTime:20}
Dont forget to stand on each Command Block and run /forceload add ~ ~ to make sure they stay loaded, otherwise it stops working when you get too far away! And run /gamerule command_block_output false so it doesnt spam the chat.
Confused? Join my Community Discord!
https://discord.gg/EBEBtBVKCK
If youd like to support me, consider tipping on Ko-Fi!
https://ko-fi.com/blockerlocker
Music provided by Ovani Sound, ineedmusic.co, and the Minecraft Creator Safe Playlist
#minecraft Fishing Rods Explodes Slimes? Why does this work? #minecraft](https://i.ytimg.com/vi/MM1T9F4-hSs/mqdefault.jpg)

