Item Attributes
fallProof
This attribute defines whether the armor item makes the player that is wearing it resistent from fall damage.
Examples
fallProof = true;
// Default value
fallProof = false;
// Default value
fallProof = false;