OBJ model does not support textures?

Started by literalhorses on

Topic category: Help with modding (Java Edition)

Last seen on 23:43, 27. Oct 2020
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
OBJ model does not support textures?

I just tried to import an OBJ model to mcreator and I get this error when I try to edit the texture:

This model does not support texture mappings!

Which I don't understand because I UV unwrapped the model in blender

MTL file does not specify…
Mon, 10/05/2020 - 09:38

MTL file does not specify textures properly it seem.

Also chances of OBJ working properly in MC are very slim, use JSON instead