DragonLib is a small and simple library mod which contains code that is used by most of my mods.
DragonLib is a multiloader Minecraft library and framework built on top of Architectury API. It offers many useful tools, abstraction layers, and its own internal systems to simplify modding in Minecraft between different modloaders and versions.
DragonLib is required by all my mods.
IMPORTANT! DragonLib 3 is not compatible with older versions of the mod. Please keep this in mind if you are using older versions of my mods.
DragonLib is designed to be an easy-to-use API for everyone. If you find DragonLib useful, feel free to use them in your projects.
For more details, please read the documentation.
If you'd like to help with the development of DragonLib or my other mods, you're very welcome! All my projects are open source and available on GitHub. So, if you want to submit new features or bug reports, go for it!