MythLib
Please note: this library is in early development stage and its functionality may change significantly in the future.
MythLib is a universal library for Minecraft mod development that works across different platforms. It's built on Architectury API, ResourcefulLib and Botarium, ensuring compatibility with various modding environments.
Originally, MythLib was created as an internal tool for my personal projects, but over time it became clear that it could be useful for other developers as well, especially those working with both Fabric and Forge simultaneously.
Key Features
- Registration system - simplified addition of new objects to the game
- Networking - tools for organizing communication between client and server
- Fluid and Energy API - universal interfaces compatible with other mods