Описание
# Cristel Lib
Cristel Lib is a lightweight library mod that makes it easy to create and manage structure configs — through code or data.
It’s built for flexibility, giving players, modpack creators, and developers full control over how structures generate and behave.
## For Players
* Customize structure generation for any supported mod.
* Adjust world generation to fit your personal playstyle.
## For Modpack Creators
* Create custom structure configs or override existing ones.
* Disable unwanted structure configs entirely.
* Use the `@` format to link your configs to specific mods. Learn more [here](https://github.com/Cristelknight999/Cristel-Lib/wiki/2.-Creating-a-structure-config#for-modpack-makers-advanced).
## For Mod Developers
* Define structure configs for your mod.
* Add internal configs directly in Java.
* Automatically generate config screens (optional).
* Load datapacks conditionally on Fabric and Forge.
* Use runtime datapacks to add or modify data dynamically in-game.
**How to do that? [Here](https://github.com/Cristelknight999/Cristel-Lib/wiki/1.-Getting-started) is a small tutorial.**
---
Currently this mod is utilized by [WWEE](https://modrinth.com/mod/expanded-ecosphere), [Towns and Towers](https://modrinth.com/mod/towns-and-towers), [Explorify](https://modrinth.com/datapack/explorify) and [Terralith](https://modrinth.com/mod/terralith)!