config/ArmorPoints

Armor Points

Armor configuration is almost the exact same as damage configuration (the same code is used for both, but with different handlers).

Sample

All armor nodes start with "armor" instead of "damages". For example, if you want to set CHAINMAIL_CHESTPLATE to protect you 9 (1 more point than a diamond plate), you would do:

    default:
         CHAINMAIL_CHESTPLATE: 9

Default values

Here is a table of all the damage defaults:

HelmetChestplateLeggingsBoots
Leather1321
Iron2652
Chainmail2541
Diamond3863

Chainmail and Iron may be mixed up. They are all convoluted in the MineCraft source.


Comments

Posts Quoted:
Reply
Clear All Quotes