TenshiLib

Core and Library mod for my other projects

657,33k

TenshiLib

<p align="center"> <a href="https://files.minecraftforge.net/net/minecraftforge/forge/"> <img alt="forge" height="56" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/supported/forge_vector.svg"> </a> <a href="https://neoforged.net/"> <img alt="neoforge" height="56" src="https://raw.githubusercontent.com/intergrav/devins-badges/8494ec1ac495cfb481dc7e458356325510933eb0/assets/cozy/supported/neoforge_vector.svg"> </a> <a href="https://fabricmc.net/"> <img alt="fabric" height="56" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/supported/fabric_vector.svg"> </a> </p>

<p align="center"> <a href="https://discord.gg/8Cx26tfWNs"> <img alt="discord-singular" width="148" height="40" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/social/discord-singular_vector.svg"> </a> <a href="https://ko-fi.com/flemmli97"> <img alt="kofi-singular-alt" width="140" height="40" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/donate/kofi-singular-alt_vector.svg"> </a> <a href="https://www.patreon.com/Flemmli97"> <img alt="patreon-singular" width="140" height="40" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/donate/patreon-singular_vector.svg"> </a> </p>

---

🪽 TenshiLib

Library mod that contains shared codes, utilities for most of my mods to ease modding.

For users having this mod alone will do nothing.

If you are a modder you are free to use this although since this is specifically tailored towards my usecases you might not find any use for it.

Contains:

> Animation system, server and client side

> Bedrock model + animation file parsing

> Oriented bounding box hit detection

> Cross-Loader code and registration

> Math expression parser

> Various other utility methods

ADS