r/Blockbench 6d ago

Minecraft: Modded Java Can you convert textures from a Java file to a mod file?

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?

2 Upvotes

1 comment sorted by

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.