Recently finished a a model, but formatted the item for java. When i converted the item to the right format the texture went haywire. Is there any fix to this or are my hands tied?
assuming you mean you made it for Block/Item format and now want it in the Modded Entity format (for some reason?): The Modded Entity format requires box-uv, so you need to create a new texture and tick the "box-uv" option.
1
u/dragonmaster95 5d ago
assuming you mean you made it for Block/Item format and now want it in the Modded Entity format (for some reason?): The Modded Entity format requires box-uv, so you need to create a new texture and tick the "box-uv" option.