This is a core/API mod for Minecraft Forge.
It was developed for creators who have to have control over player visuals, animations, and custom rendering.
The main system allows custom models to be attached to players and follow different parts of the players, like head, body, arms, legs, hands, and feet. These attachments can use GeckoLib models and animations.
CAAM also includes a player animation system to allow creators to play custom animations on the player itself.
The mod also has a world rendering system for custom visual effects (beams, rings, etc.) that can be added over time.
Main Features:
* Attach custom models to players
* GeckoLib attachment support
* Play animations on attachments
* Player animation system
* Hide player parts, armor, or held items
* Change player visual textures
* Tint attachment bones
* First-person and third-person support
* World renderer for custom effects
* API support for addons and custom mods
* MCreator plugin support
CAAM does not add much by itself. It is mainly a tool for creators to build their own systems.