Posted November 13, 201311 yr When I use My armor i cant see my leggings... Main Class: http://pastebin.com/X51xkbUM Armor Class: http://pastebin.com/4yD5mw6F PLS HELP......
November 13, 201311 yr I personally prefer going off the item slot: public String getArmorTexture (ItemStack stack, Entity entity, int slot, int layer) { if (slot == 2) return "cellarium:textures/models/armor/" + armorTexture + "_layer_2.png"; else return "cellarium:textures/models/armor/" + armorTexture + "_layer_1.png"; }
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.