CICADA - Universal Library for Mod Development
CICADA is a multifunctional library that contains a set of useful tools and standard solutions used by the author in various Minecraft mod projects.
Key features of the library include:
A system for organizing interaction between different mods through the game log, additional tools for working with the logging system, a mechanism for displaying players without being tied to a specific game world, a special renderer for character cloaks, a template class for mod configuration based on GSON with automatic management, as well as an abstract plugin for mixin that simplifies creating compatibility between mods.
Important update: To resolve the issue with unwanted cloak display, it is recommended to update to version 0.13.1. This one-time update is necessary to prevent accidental server overloads. Even if CICADA is not displayed in the mods folder but the cloak still appears, installing version 0.13.1 will solve this problem.