Posted August 25, 201411 yr I made an item which texture depends on NBT data, which uses multiple render passes, additionally its wielded by some mobs by default, but then the item is using bad texture icon when rendered in their hands. This issue would be solved if p_70620_1_.getItem().getIconFromDamageForRenderPass(p_70620_1_.getItemDamage(), p_70620_2_) inside mentioned method will be replaced with p_70620_1_.getItem().getIcon(p_70620_1_, p_70620_2_)
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.