147: Tip: Plan ahead, stop infinite death loops. [Minecraft Map Making]
Ep147: Similar to the last episode, this time we are planning ahead to break out of infinite death loops if you are messing around with kill command. Just a way to save you from using an external editor to remove the command block that is killing you.
Java Version: 1.19
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/amU84KykEu
The following commands are prefixed with three letters which represent the settings of the command block. E.g IUN: = Impulse Unconditional Needs_Redstone. These prefixes need to be removed if copying the commands.
Commands used: YouTube formatting may make some of these wrong. :)
IUN: scoreboard objectives add devTimer dummy
RUA: scoreboard players add #fakePlayer devTimer 1
CUA: execute if score #fakePlayer devTimer matches 600.. run scoreboard players set #fakePlayer devTimer 0
CCA: tag @p add dev
RUA: kill @a[tag=!dev]
Other Videos By Infernal Device
Other Statistics
Minecraft Statistics For Infernal Device
At present, Infernal Device has 182,428 views spread across 865 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.