Cardinal Components API Wiki & Guide
The community wiki and guide for Cardinal Components API — recipes, items, tags and mechanics, kept current for every Minecraft version the mod supports.
About this mod
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.
Compatibility
Which Minecraft versions and mod loaders the mod supports.
| Loader | MC 26.2 | MC 26.1.2 | MC 26.1.1 | MC 26.1 | MC 1.21.11 | MC 1.21.10 | MC 1.21.9 | MC 1.21.8 | MC 1.21.7 | MC 1.21.6 | MC 1.21.5 | MC 1.21.4 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Fabric | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Quilt | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
Recent updates
Latest releases with the author's changelog notes.
Version 7.3.2:
Fixes
- Fixed network crashes when using Flashback mod (thanks Up)
see full changelog here
Version 8.0.1:
Fixes
- Marked as explicitly compatible with Launchpad for Neoforge (thanks Moriya!)
- Fixed network crashes when using Flashback mod (thanks Up!)
see full changelog here
Version 8.0.0:
Updated to 26.1
See the migration guide available on the Ladysnake website.
Starting with alpha-5, world data from previous minecraft versions should be migrated appropriately (thanks Patbox !).
...
Version 8.0.0-alpha.5+26.1:
Updated to 26.1
See the migration guide available on the Ladysnake website.
Starting with alpha-5, world data from previous minecraft versions should be migrated appropriately (thanks Patbox !).
...
Version 8.0.0-alpha.4+26.1-rc-2:
Updated to 26.1
See the migration guide available on the Ladysnake website.
Changes
- Two modules have been renamed in order to match Mojmap names :
cardinal-components-levelhas been renamed tocardinal-components-leveldatacardinal-components-worldhas be
...
Related mods
Mods in the same category as this one.
Developer resources
Version history
Cardinal Components API 5.2.3 (MC 1.20.1) → 6.1.3 (MC 1.21.1): 0 recipes added · 0 recipes removed · 0 recipes updated.