Posted October 10, 20178 yr Hey So I was making this helmet, and I wanted it to have infinite durability. I tried to add this::setMaxDamage(100000); but the item still loses durability Is there a way to make it so that the green durability bar never shows? Please leave your ideas below. Thanks! Edited October 10, 20178 yr by Differentiation
October 10, 20178 yr If you implement ISpecialArmor on you ItemArmor, you can handle damaging of the item yourself.
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.