MincraftEinstein / JustMoreCakes

Adds 30 new flavors of cake along with new improvements and mechanics for a better cake experience
https://www.curseforge.com/minecraft/mc-mods/just-more-cakes
5 stars 7 forks source link

Incompatibility with Tinted #3

Closed Satrapie closed 2 years ago

Satrapie commented 2 years ago

It seems that when another mod (Tinted) adds new dye colors, Just More Cakes looks for the new candles variants in the vanilla namespace instead of the Tinted one. Since they don't exist, the game crashes.

crash-2022-11-11_06.55.41-client.txt

(However, the problem may lie with the method Tinted uses to save its new colors, I don't know how it works)

MincraftEinstein commented 2 years ago

Hello. Thanks for reporting this. After some experimenting and looking at released code and currently unreleased code it would seem that I unknowingly already fixed this and just need to release it to curseforge. It also seems that I unknowingly added support for Tinted with the way JustMoreCakes is set up and just need to create the assets and data to finish making everything look and work right