Structure Essentials[Forge/Fabric]

Main Features
Structure Essentials significantly speeds up the process of finding game structures, which is especially noticeable when using treasure maps - the server will no longer lag when opening chests. The mod automatically limits structure search time, preventing possible server crashes due to execution taking too long.
For developers and experienced users, advanced debugging tools are available: detailed logging of structure placement and additional information about generation errors.
Command Interface
The mod adds several useful commands:
/structureessentials getStructuresNearby- shows all nearby structures/structureessentials getBiomeTags- displays tags for the specified biome/structureessentials getBiomesForTag- shows biomes matching a specific tag/structureessentials getSimilarForBiome- finds similar biomes and their tags
Crash Protection
Structure Essentials prevents server crashes when updating mods that add structures, and also protects against LegacyRandomSource errors, ensuring stable operation of the game world.

Configuration
You can flexibly configure the mod's operation parameters:
- Set timeout for structure search
- Enable or disable fast search
- Activate extended placement logging
- Manage crash prevention features

Technical Features
The mod is fully compatible with any other modifications and does not cause conflicts. Only server-side installation is required - clients do not need to install Structure Essentials.
Important: In newer versions of Minecraft, Cupboard dependency installation is required.