Posted February 8, 201411 yr Obviously the way that Armor is rendered on the player has changed. Code from 1.6: https://gist.github.com/anonymous/bc121ace71f85fb9d7f6 (ItemExampleArmor), https://gist.github.com/anonymous/819ad5baea57e6106cf1 (ExampleArmor(initiated by the main mod class)) This would work perfectly in 1.6. The problem I'm having in 1.7 is that Minecraft can't seem to find the textures to render on the player (e.g., exampleA_layer_1). I've checked over everything and can't seem to find the problem. Help?
February 10, 201411 yr Author http://www.minecraftforge.net/forum/index.php/topic,16186.0.html Someone over on this post in the ForgeGradle sub board put this, which fixes my problems. Thank you to them. I'm just posting this for anyone in the future who may have this problem and stumbles across this.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.