
No Structure at Spawn
Forbid the generation of structures near world center in a configurable way.
- Загрузки
- 44
- Подписчики
- 0
- Обновлён
- 14 июля 2026 г.
- Лицензия
- MIT
Опубликован 14 июля 2026 г.
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//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).
Ченджлог
1.0.0Релиз1.21.1 · 14 июля 2026 г.
- Initial release.
Комментарии
Загружаем…