Respawning Structures[Forge/Fabric]
This modification adds the capability for any in-game structure to automatically regenerate after a predetermined time interval.
Ever noticed abandoned villages or already looted dungeons? With this addon, such issues become a thing of the past - game objects will respawn on their own, adding dynamism to the world and maintaining its liveliness.
How It Works
The regeneration process is governed by flexible settings. You can:
- Enable/disable auto-respawning
- Configure time intervals between regenerations
- Create whitelists and blacklists for specific structures
- Allow or deny revival in particular dimensions
Safety Features
The system intelligently bypasses areas where players:
- Have constructed their own buildings
- Permanently reside
- Installed portals This prevents conflicts between player-made constructions and respawning structures.
Dungeon Complexity Increase
Upon reappearance, dungeons become more challenging! Monsters within them gain the ability to have:
- Enchanted gear and weaponry
- Additional armor items
- Various potion effects Gradually increasing difficulty provides new challenges even for experienced explorers.
Management Commands
System Capabilities
- Closest structure revival:
/respawningstructures respawnClosestStructure- regenerates the nearest object within 5 chunks radius - Nearby structures list:
/respawningstructures listNearbyStructures- displays information about nearby buildings and their regeneration status - Specific object status check:
/respawningstructures structureRespawnStatus <position>- shows regeneration information for the structure at specified coordinates - Respawn flag management:
/respawningstructures setClosestStructureRespawningFlag <true/false>- enables or disables automatic respawning capability for the nearest structure
Technical Side
Requirements: The mod requires the Cupboard library to function
The implementation features minimal resource consumption. The only delay occurs directly during the placement of the specific structure into the world.

Configuration Settings
You can flexibly configure:
- Auto-respawning enable/disable
- Time intervals between structure respawns
- Monster difficulty increase in reappearing dungeons
- Whitelists and blacklists for various buildings
- Dimensional restrictions

Compatibility
No known conflicts with other modifications have been detected. Should work correctly with any additional addons.
