
Cardinal Components API
A data attachment API that is easy, modular, and extremely fast.
About
A components API for Quilt and Fabric that is easy, modular, and extremely fast.
Detailed information is available in the repository's wiki. The information below is a condensed form of the latter.
Features*
- 🔗 Attach data to a variety of vanilla classes
- 🧩 Implement once, plug anywhere - modded data will be saved automatically
- 📤 Synchronize data with a single helper interface
- 👥 Choose how components are copied when a player respawns
- ⏲️ Tick components alongside their target
- 🛠️ Fine-tune everything so that it fits your needs
- ☄️ And enjoy the blazing speed of ASM-generated extensions
*Non exhaustive, refer to the wiki and javadoc for the full list.
Versions
Version 7.3.0: Updated to 1.25.11 see full changelog [here](https://github.com/Ladysnake/Cardinal-Components-API/blob/7.3.0/changelog.md "Changelog")
Version 6.1.3: **Fixes** - Fixed rare ConcurrentModificationException during sync (thanks Up!) - Fixed crash on dedicated servers when a player lacking a required mod depending on CCA attempts to log in see full changelog [here](https://github.com/Ladysnake/Cardinal-Components-API/blob/6.1.3/changelog.md "Changelog")
Version 7.2.0: Updated to 1.25.10 (thanks TheDeathlyCow!) see full changelog [here](https://github.com/Ladysnake/Cardinal-Components-API/blob/7.2.0/changelog.md "Changelog")