Armor proptection. Default value is 0.
Armor durability, the more it is, the more hits the armor will resist. Default value is 1.
If true, the item will not be added to creative. Default value is false.
Knockback resistance, that the player will have when wearing the following armor. It must be value from 0 (no knockback resistance) to 1 (full knockback resistance). Default value is 0.
Relative path to the armor model texture from the mod assets directory.
Default value is textures/logo.png
Armor type, should be one of the helmet
, chestplate
, leggings
or boots
Generated using TypeDoc
Object used in Item.createArmorItem method to specify general armor item parameters