-
Notifications
You must be signed in to change notification settings - Fork 3
Structure Overlap Prevention
Aleš Fabiánek edited this page Jan 23, 2026
·
13 revisions
Overlap prevention ensures that structures never generate on top of each other. When enabled, generation is skipped if a new structure would overlap with an existing one.
By default, it applies globally to all structures, but specific namespaces or individual structures can be excluded.
The images below demonstrate how structure overlap prevention works.
Structure generation without overlap prevention
|
Structure generation with overlap prevention
|
You can enable overlap prevention on the structure settings screen.
You can exclude all structures within a specific namespace from overlap prevention using the namespace settings.
You can exclude a specific structure from overlap prevention using the structure’s settings.
- How to use the mod on Fabric
- How to use the mod on NeoForge
- How to use the mod on Forge
- How to sync settings to the server
-
Structures settings
- Global settings
- Structure namespace settings
- Specific structure settings
- Structure sets settings
- To be defined
- To be defined
- To be defined