CodeBebeLib
A fork of CodeChickenLib for Fabric
CodeBebeLib is a partial port of CodeChickenLib made for the Fabric modding environment. It provides a set of core utilities and tools that simplify mod development, particularly for mods that rely on advanced rendering, item and block management, or data handling.
Features
Ported utility classes from CodeChickenLib
Includes math helpers, rendering utilities.
Maintains familiar structure
Class and method names remain consistent with the original CodeChickenLib, ensuring an easy transition for developers familiar with the original library.
Note
This is not a complete port. Only the components required by my own mods are included, but others may still find it useful as a starting point for their own projects.
Credits
Thanks to ChickenBones, covers1624, and other CodeChickenLib contributors for the original work.
License
Licensed under the LGPL-2.1 license.

