Overview#
TxniLib is a shared library mod. It does not add any blocks, items or features by itself - instead it provides common code (animation helpers, networking, configuration and utility functions) that other mods build on. You only need to install it when another mod lists it as a dependency.
How to Install#
Place TxniLib in your mods folder together with the mod that requires it. TxniLib also needs Fabric API and Forge Config API Port to be installed. Once present, the dependent mod will load normally.
Notes#
This is the 26.2 build. As a library it is safe to keep installed; it has no gameplay effect on its own and stays compatible with other mods.