Started by
Krronos
on
Topic category: Help with Minecraft modding (Java Edition)
I need help with an OBJ file I'm trying to use as an item. This is what the model should look like:
And this is what it shows up as in game:
I imported the MTL file correctly and the texture. This is the texture:
Can anyone help me figure out why this is?
I have a question - does your OBJ and MTL file contain any uppercase/spaces/letters different from English?
Because if yes, that's probably the reason as to why it's not working. OBJ and MTL names have to be lowercase and with no spaces for Minecraft to work properly with them.
By the way, It seems that there's a free place to put a texture part. Do you have any texture for it? If not, try putting the 1st texture in the Element (Instance) thing aswell.