Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Server-side
Singleplayer
Links
Tags
Creators
Details
Licensed MIT
Published last month
Updated last month
This mod allows to customize the early game experience by restricting the generation of structures near the center of the overworld (Default spawn point).
Configuration:
Located in "config/no_structure_at_spawn.json".
- "disableAllStructures": Enabling this option will prevent all structures to generate in the given radius from world center (Default: false).
- "structureSetBlacklist": A list of all the structure sets (Located in: "data/<namespace>/worldgen/structure_set") that will be blocked from generating in the given radius (Default: ["minecraft:villages"]).
- "useAsWhitelist": Make the blacklist entries be the only ones allowed to be generated in the given radius (Default: false).
- "maxRadiusBlocks": The circular area in blocks from world center where structures are affected by the mod (Default: 1000).


