promotional bannermobile promotional banner

Fixed Structure

Fixed Structure is a simple mod that prevents structures from spawning bugged or overlapping with each other! It ensures a minimum amount of space between them.
item image

Description

Having problems with too many structures in your modpack? This mod can help! This mod prevents structures from spawning connected to each other, making it impossible to have overlapping structures that break each other, usually caused by having too many structure mods. The mod has a config that allows you to prioritize structures, so if your modpack contains a very important structure, consider putting it there!

No Incompatibility Found!



# How does the mod work?

The mod is a mixin applied to Minecraft's generation system. In other words, it doesn't rewrite the game's structure generation system; it simply "listens" for the exact moment when Minecraft itself decides, "I'm going to place a structure here." At that moment, before the structure actually generates, the mod performs a quick check:

*   Is this structure on the blocked list? Then it won't generate.

*   Is there a more important (or rarer) structure too close by? Then this one gives up its spot.

*   If there are no issues, the structure generates normally, just as it always has.

The cool part is that this check uses the same calculation that Minecraft itself already uses to prevent, for example, two strongholds from spawning too close to each other. So it's not a workaround layered on top of the game; it's the game's own distance logic being applied to all structures.

# Could this affect my server's performance?

NO! This check only runs in the exact chunk where a structure was already going to spawn which is extremely rare (like 1 in every 1000+ chunks). The mod doesn't scan the world, doesn't read already-generated chunks, and doesn't modify anything that's been saved. It's basically just a quick coordinate calculation, so the performance impact is practically zero.

Do you need a server to play with your friends?

If you are looking for a server to play any mod or modpack with your friends, BisectHosting is your solution! They have the best quality-price Minecraft servers, and if you click on this link you will get a 25% discount, using the code "Night"

Do you need help? Join our Discord!

The Fixed Structure Team

Forgeborn tier frameprofile avatar
  • 2
    Followers
  • 18
    Projects
  • 426.1K
    Downloads

I'm a developer; I create mods and modpacks and design quests. If you run into any issues, join my Discord.

More from NighttieView all