DynaGear

DynaGear

8.5k Downloads

API-ify

LemmaEOF opened this issue ยท 1 comments

commented

I wanna get in an API so mods can both request sets for their own materials and add new forms of gear. This'll probably be done using Cotton's initializer, but registering the colors properly after the point of Cotton initialization will require a new client-only initializer. That's easy, but the problem is that Cotton Resources still isn't updated for Cotton 1.0.0. Since that's pretty much the only thing I have to test against.

commented

Oh, I could just switch over to listened registries. That's a lot easier.