TenshiLib (Fabric) - Fundamental Library for Mods
TenshiLib is a specialized library that serves as a technical foundation for most of my projects. This mod contains shared code and various utility tools that significantly simplify the process of developing additional content for Minecraft.
For regular players, installing TenshiLib separately from other mods will not bring visible changes to gameplay. The main purpose of this library is to support the operation of other modifications that use its internal systems and functions.
For mod developers, TenshiLib offers a rich set of useful tools, including an advanced entity animation system, various utility methods, and specialized tools for creating weapons with area of effect or increased attack range.