Cardinal-Components-API icon indicating copy to clipboard operation
Cardinal-Components-API copied to clipboard

Component API to add external data to objects.

Results 31 Cardinal-Components-API issues
Sort by recently updated
recently updated
newest added

It causes the launcher to crash on 1.19, with errors provided by 'adorn'. I was using the latest version 5.0.2, if I downgrade to 5.0.1, everything works fine again and...

how do i fix it, i cant delete cause its a depency for another mod pls help

When u tp home with the wand from a diff realm (nether/end) the client completely crashes with this report: https://pastebin.com/FnwQrRmL

bug
mod compat

https://pastebin.com/aC3YQsCd log (from last crash) crashes on server tick loop had this three times. This seemed to have happened after I added some mods, but the only mods I have...

Not sure what this has to do with the API but I am getting this error I get it with or without the API Thank you!!! `[17:17:28] [main/INFO]: [STDERR]: java.lang.ClassNotFoundException:...

I followed the instructions laid out in the wiki and couldn't get the api to import using maven, it will build and launch if only `base` is included but I...

Right now, all Cardinal Components registries are completely global and only populated once. It's a simple model, but it very quickly becomes limiting. I'm currently working on a server side-only...

help wanted
components-item
components-base
components-world
components-block
components-level
components-chunk
components-entity
talk
components-scoreboard

The README says: > If you want your component to tick alongside its provider, you can add the ServerTickingComponent or ClientTickingComponent (or both) to your component interface (here, IntComponent). If...

documentation

https://bytebin.lucko.me/mXBibOVELl Crashed multiple times, cannot reproduce.

After trying to convert my forge cap's to use cca I was looking for a alternative for a callback for when the component is destroyed the closest thing I could...

enhancement