![Structure Essentials[Forge/Fabric]](https://media.forgecdn.net/avatars/thumbnails/784/172/256/256/638132898813460745.png)
[Bug]: Sentry Laboratory and Bronze Dungeon Structure overlap from Ancient Aether
NotShaung opened this issue ยท 2 comments
Describe the bug you're experiencing
I have Structure Essentials and Ancient Aether installed and it cause these 2 structure (Bronze Dungeon and Sentry Laboratory) overlapped.
normal one
Bronze Dungeon
Sentry Laboratory
Reproducability
Have Structure Essentials and Aether mod, Ancient Aether(addon) installed.
Mod up to date
- Before submitting this issue I updated to the newest version and reproduced it
Minecraft version
1.20.1 Forge 47.3.0
Modloader version
Forge
Logs
https://gist.github.com/NotShaung/e38f1da98a6952657a973e509168f24b
Ye the addon incorrectly uses the same salt as the original aether dungeon, which will cause the structures to spawn at the same place.
Structure essentials probably just allowed the addon's dungeon to spawn in the same biome, it doesnt change the spawning itself.
If you want to prevent the overlap you can either fix the salt to a unique value as it should be, or enable the minimum distance in structuressentials configs to prevent overlaps(it is disable by default)