Started by
DarkDeer0Fire
on
Topic category: Troubleshooting, bugs, and solutions
Hello, I have a new problem:/, I want to create a weapon, for that I have a 3d model, when I apply the model and the texture that I made in block bench to the range item, the model is applied but it is in black and pink, here I will leave you how it looks: https://imgur.com/wbo0ObV how can i fix this bug? If you need the code to help me, ask me.
The reason for this is simple; you didn't properly add the texture to the weapon.
It should be a .JSON file, and you have to make sure it has a model texture part. When you import the texture, you can find the model texture part, which is where your texture should go.
@TheGrassBlockC what do you mean by model texture part?