
toucanLib is a small shared library for my Minecraft mods.
It does not add any gameplay on its own. It just provides common code and helpers that other mods use.
Install toucanLib if another one of my mods lists it as a dependency.
If toucanLib is missing, those mods will not load.
Just install the correct toucanLib jar for your loader.
Do not mix loader versions.
toucanLib contains shared utility code used across my mods, such as setup helpers, platform checks, and other small reusable tools.