Help with OBJ model for an item.

Started by Krronos on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help with OBJ model for an item.

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:
Image

I imported the MTL file correctly and the texture. This is the texture:

Can anyone help me figure out why this is?

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have a question - does…
Wed, 07/13/2022 - 05:58

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.