Multi-Platform modding framework for Minecraft 1.18 and above
Stable But documentation and testing framework are still missing, basically a direct extraction from C&B and updated to 1.19.x.
- Modding framework
- Complete handling of the loading of your mod
- Complete freedom to create your own mod
- Jar-In-Jar capable, no external dependencies in your build script of on your mod.
- Completely modular, no need to know how to build a mod
- Platform transparent, no need to know what platform you are running on
- Handling of all the basic subsystem of Minecraft
- Custom network
- Custom configs
- Custom registries
- Documentation
- Testing
- Integration with other mods
- Testing framework