Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 7 months ago
Updated 4 days ago
CICADA (proper backronym pending) is a library mod containing general utilities and common abstractions I use in many of my mod projects.
Some of its features include:
- An api to facilitate inter-mod conversations in the game log.
- Other logging tomfoolery.
- Player rendering independent of a world context.
- A custom cloak renderer.
- A GSON based self-managed mod config template class.
- An abstract mixin plugin to facilitate compatibility mixins.