TxniLib

This is a library mod! If you're a regular player, don't worry - this component is most likely present in your modpack as a required dependency for other add-ons to function.
For developers: hello! This library is specifically designed to work alongside my multiversion template mod, which enables simultaneous release of mods for versions 1.20 and 1.21 on Forge and Fabric platforms from a single codebase. In addition to various useful tools, the main purpose of this library is to provide platform-specific implementations that significantly reduce the amount of repetitive conditional constructs when maintaining projects for different game versions. You're welcome to use it in your projects, but documentation is provided as time permits.