Missing Textures
Description Whenever I load the model into MC it appears as a cube with the purple and black missing texture. This is probably user error and a very simple problem, but I don't know where I'm going wrong or how to fix it.
Reproduction Originally using the latest version of objmc using a single model and single texture to replace the brick item. Also tried with gunpowder which also didn't work. I have tried using version 1.20.5 of Minecraft
Screenshots
Environment:
- Operating System - Windows 10
- Game Version - 1.20.5
- CPU - 12x AMD Ryzen 3600
- GPU - Geforce GTX 1060
the black and pink cube means there is something wrong with the model. game log should show errors about it.
the black and pink cube means there is something wrong with the model. game log should show errors about it.
In the error log, I received the errors:
Invalid path in pack: minecraft:textures/item/TSPBucket.png, ignoring Failed to load model minecraft:models/item/brick.json com.google.gson.JsonParseException: TSPBucket is not valid resource location
As I say, this is the first time I've tried any of this so I don't entirely know what I'm doing, but any help is appreciated 😄