Compatibility
Minecraft: Java Edition
1.21.1
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed ARR
Published 3 days ago
Overview
HZLib is the shared library powering Heria Zone's mod ecosystem. It provides the loader-agnostic foundation that all Heria Zone mods are built on — so that common logic is written once, maintained once, and works across Forge, NeoForge, and Fabric without duplication.
If you're playing a Heria Zone mod, this is the engine underneath it.
What It Provides
- Multi-loader architecture — one codebase, three loaders. Forge, NeoForge, and Fabric are all first-class targets.
- Entity framework — base entity types with feature composition, stat configuration, and variant management
- Animation Profile System — data-driven animation definitions shared across all entity types
- Variant system — texture, model, size, and animation variants with clean registration
- Level and protection features — attribute scaling, combat level progression, enchantment integration
- Platform services — registration, config, events, and networking abstracted per loader
Who Needs This
This mod is a library — it does nothing on its own. You only need it if another mod requires it.
Required by:
- Lovely Robot (Legacy, Tribute, Reboot)
- Monsters & Girls
- LovelyLib
Compatibility
| Minecraft | Fabric | Forge | NeoForge |
|---|---|---|---|
| 1.21.1 | ✅ | ✅ | ✅ |
Links
- Source: GitHub — heria-zone
- Issues: GitHub Issues
Credits
Developed by MSymbios / Heria Zone.


