Structure Remover
A small (server-side) mod adding one command and one method to remove a set structure from your world.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Structure Remover
Structure Remover
A small (server-side) mod adding one command `/struct-rem <id> [<pos>]` and one method to remove a set structure from your world.
Version 1.0.0 requires Fabric API, but not 1.1.0 and onward
⚠️ This mod doesn't prevent the structures from being generated, but rather unregisters a set structure from your world by deleting its bounding box.
You're a server administrator, tired to have some mobs spawn at a specific place because of a structure is registered there? You're a mod creator wanting to have your structure be unregistered right after its generation? You're a modpack creator who wishes to unregister some structures as well?
Then look no further, for this mod is made for you!
FAQ
* There is no message when I run the command * This is normal and intended * Yes it still works despite being no message * Yes it is planned to add some * No I cannot give any ETA * It will only be added when I have finished and release the mod this one will get merged in. * Forge? * Not only do I steal your kneecaps for asking, but *at some point*. * Read the precedent question's answers to know When.