
BloodyLib
BloodyLib is a library created for sharing code between various modifications. It's a tool that simplifies development and ensures compatibility between projects from the same author.
The main features of the library include:
- Extensions for working with NBT data
- Abstraction for registering items and blocks
- Optimized abstraction for working with tile entities, which improves performance
- Asynchronous packet handler
The library is written in the Kotlin language and serves as a foundation for other modifications, ensuring stability and consistency in their operation.