Item Attributes

fireProof

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

Examples

fireProof = true;

// Default value
fireProof = false;