I couldn't find a mod that makes the game unplayable after death like in Minecraft's hardcore mode, only ones that reset your XP/magazines which is useless because XP is easy to get when you can access your base/loot.
I figured the easiest way to make this and make it server-side is adding a...
So the error says "Extends block switch is not specified for block shieldSwitchMaster"
and it stops the game from running
here's two sections of the code from the blocks.xml config file
<block id="2002" name="switch">
<property name="Class" value="Switch"/>
<property...
Is there a way to stop a certain type of block from falling when there's no support?
I'm trying to make a CTF minigame & I don't want players to just collapse enemy bases and win that way - I want them to have to mine the actual flag block.
bonus question: Can blocks in data/config/block.xml...