Started by
Dreeperte
on
Topic category: Troubleshooting, bugs, and solutions
Hello i d'ont know why but all the texture of my mod glitch, i d'ont understand why because there were normal before
Edited by Dreeperte on Sat, 06/09/2018 - 09:39
I'm experiencing the same issue. When I exported my mod to a JAR file to a Forge environment, all the item textures broke, but all the block textures were completely fine. Is there a fix for this, or do we just have to wait for an update? I'm using MCreator 1.7.9 for Minecraft 1.12.2.
Update! I've fixed this by exporting the mod as a ZIP instead of a JAR. That should fix it.
It depends on the name of the textures & stuff. And also avoid using spaces when trying to export your mod.
I hope that helps.
okay i found a way to unglitch your texture, just take all the element of your mod 1 by 1 and recompile them.
That doesn't actually help because the textures on the exported file will still be glitched.
Change all of your item textures to JSON model definitons, found on the first page, including the texture of the item itself, and if it still doesn't change, import your workspace to a .mcr file, and then clear your workspace, then open the file, and then try to export your mod again
is there someway to get manipulative control over the UV's positioning in MCreator or Blockbench?