⚙️ Leiv's Config Menu
Leiv's Config Menu is the universal configuration interface of the Leiv Ecosystem Suite.
While Leiv's API handles the backend logic and Leiv's GUI Engine draws the visual elements, this mod provides the actual in-game screen where you adjust your settings. It serves as a centralized hub, automatically generating clean, intuitive, and highly responsive settings menus for every mod in the ecosystem. No more digging through messy text files—tweak everything directly from within the game!
⚠️ PLAYER NOTE: This is a required core dependency if you want to change the settings of any Leiv Ecosystem mod in-game. It does not add content on its own, but must be installed alongside my utility mods to access their configuration screens!
✨ Key Features
- 🎛️ Universal Control Hub: A single, unified interface to configure all your installed Leiv Ecosystem mods from one place.
- 🔄 Instant Live Updates: Settings adjustments (like moving a HUD or changing a keybind) take effect instantly without requiring a game restart.
- 📑 Clean Tabbed Layouts: Intelligently organizes complex mod settings into easy-to-navigate categories, sliders, and toggles.
- 💡 Informative Tooltips: Fully integrated with Leiv's Translation API to provide detailed, localized explanations for every single setting when you hover over it.
🛠️ Technical Highlights (For Developers & Modpack Creators)
Leiv's Config Menu bridges the gap between raw data and player interaction:
- 🏗️ Dynamic UI Generation: Automatically reads
RuleLayoutsandValueRule<T>objects from Leiv's API to build the visual menu entirely dynamically. No hardcoded buttons! - ⚙️ ModMenu & Forge Integration: Seamlessly injects into Fabric's Mod Menu and Forge/NeoForge's native mod list configuration screens.
- ⚡ Direct Event Dispatching: Instantly fires
onChangecallback events across the ecosystem the moment a user adjusts a slider or flips a switch. - 🛡️ Safe Input Handling: Prevents invalid user inputs (like typing letters into a number field) through robust built-in validation before saving to the JSON file.
🔗 Dependencies
This mod combines the power of all foundational libraries into a unified player experience:
- Requires: Leiv's Lib, Leiv's API, Leiv's Translation API & Leiv's GUI Engine (Make sure they are installed!)
- Used By: ItemCuller, Keybind Profiles, EnderStash, Sneak Auto Crop, Ender Choreography, and all other Leiv Ecosystem end-mods.
💬 Community & Support
Got questions, feedback, or need to report a bug? Join the community!
- 👥 Discord: Join Leiv's Community
- 🐛 Issue Tracker: Report bugs via the official Discord ticket system or our GitHub Issues page.

