Unilib
Features
Unilib is a cross-platform Minecraft library mod aimed at greatly simplifying common modding tasks.
It provides helpers and utilities for:
- Automatic block, item, and entity registration – with minimal boilerplate
- Simplified model & blockstate generation – just provide a texture name
- Networking utilities – quick packet creation and handling
- NBT helpers – easier data storage and retrieval
- Architectury-based cross-compatibility – one codebase for multiple loaders
Note: The Fabric version receives more frequent updates than NeoForge, and some features may be Fabric-only for now.