Open gniftygnome opened 1 year ago
(I should have checked first, but now I see this is a Forge mod; I guess the question is still valid even though if you fix it that won't help me. heh)
It is something I guess I could do, but it's extremely specific, unlike the main coremod which works automatically for any data loader that uses the SimpleJsonResourceReloadListener. If you would actually use, it may make it worth my looking into it but yeah.
I'm wondering if you have considered adding some client side merging (in my case, merging model JSONs would be really nice).
I've been working on adding armor trim materials for Cinderscapes, but it requires overwriting the vanilla item models, which really sucks. I just need to add a few overrides to them.
It would be great if I could recommend using a mod like yours to resolve problems when folks want to use Cinderscapes with another mod that also adds armor trims. (It would be even greater if Mojang will add this functionality themselves, but they do not seem to care...)