Covers1624 Lib
This library serves as a fundamental component for all my Minecraft modifications. It provides a universal foundation for graphics rendering, simplifies the creation of blocks with various metadata and items with multiple variants. Includes ready-made inventory management systems and numerous development utilities.
As a core mod, Covers1624 Lib contains all necessary ASM transformations and access modifiers used in my projects. This helps maintain code cleanliness in other mods and avoid functionality duplication.
The automatic download system is implemented similarly to ChickenBones' approach - the library will be automatically downloaded from official CurseForge servers or my Maven repository only after user confirmation when installing mods that require it.