missing texture problem
unrealmanchen opened this issue · 2 comments
I found that if the other texture you are using has files named "chest.json" "ender_chest.json" "trapped_chest.json" in the assets/minecraft/models/item , will cause missing texture problem look like in my picture. Delete them will fix this problem
Is it only my texture problem or most of the textures have the same problem?_
_
That's a known problem with resource packs overwriting these files. And it's how Minecraft intends resource packs to work.
It shouldn't be a problem with most resource packs though, as there are very few reasons to include those files.