Some textures aren't supported
m0bz73r opened this issue ยท 5 comments
Not sure if this is the right place to post this issue, but I don't know where else to go. My block textures work, but this one specifically doesn't work for item textures. It (deepslate) is also the only background block I have added to the background block list. Minecraft version 1.16.5 with V 7.4 OSV.
Yeah, sorry. Asset generation is extremely complicated. OSV basically operates directly on the draw JSON and PNG files to produce its assets before everything normally gets loaded. These models have a lot of edge cases, and so there will always be assets that just aren't supported.
I'll look into these specific models after a short break from OSV (have been working on data gen only for several weeks). In the meantime, if this is for a mod pack, you can just create these models manually. Feel free to join the Discord server for help setting that up, if needed. They're basically just regular model files.
Hope this helps!
Sorry about that. Here you go. https://discord.gg/UNsXfvA
I would love to join the discord to get some help, but I have no idea where to join lol. Thank you for the response, regardless.
Because there are a lot of ores in my mod pack so I wrote a simple python script to fix this easier.
Just put it in the /config/osv/models/item
and run. It'll generate missing item models for your quark deepslate ores
https://gist.github.com/frank89722/101e869ea7ce695e746e100fe7f6e574