Leiv's API_NeoForge_1.21.1 (v.1.0.0)
Curse Maven Snippet
What's new
🚀 Leiv's API — v1.0.0 (NeoForge 1.21.1)
Initial release of Leiv's API for Minecraft 1.21.1 running on NeoForge! This core dependency library establishes the foundational architecture for all upcoming mods by Leiv.
✨ Highlights & Features
- 🧠 Decoupled RuleEngine: Built a game-code-free, fully testable rule engine to handle backend logic cleanly.
- 🛡️
ValueRule<T>Framework: Implemented generic configuration handling with automatic data validation to prevent crashes and corrupted settings. - 📂
RuleLayoutOrganization: Added support for clean, logical grouping and structuring of mod configurations. - 💾 Reliable JSON Persistence: Configured automatic JSON saving and loading directly inside the standard game config folder (
.minecraft/config).
🔧 Compatibility Info
- Minecraft Version:
1.21.1 - Mod Loader:
NeoForge - Release Type:
Initial Release (v1.0.0)
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include

