Item Attributes

fireProof

This attribute defines whether the armor item makes the player that is wearing it resistent to fire and lava.

Examples

fireProof = true;

// Default value
fireProof = false;