Wiki 9Minecraft Structure Compass Mod Wiki
Structure Compass Mod Wiki › Configuration

Structure Compass Mod — Configuration

Configuration

Server administrators and players can fine-tune the mod's behavior through the structurecompass-common.toml configuration file. This is useful for maintaining game balance or improving performance on low-end hardware.

Configurable Options

Option Default Value Description
maxSearchRadius 10000 The maximum distance (in blocks) the compass will scan to find a structure.
structureBlacklist [ ] A list of structure IDs that the compass is forbidden from locating (e.g., minecraft:stronghold).
allowSearchingInUnloadedChunks true Determines if the compass can scan chunks that are not currently loaded in memory.

By blacklisting structures like the Stronghold or Ancient City, server owners can ensure that players still need to use traditional methods (like Eyes of Ender) for progression-critical locations.