====== minecraft:immune_to_damage ====== The ''minecraft:immune_to_damage'' data component is used as an override for the damage type tag in the [[items:item_components:immune_to_damage]] item component. Its value is a [[mc>Damage_type|damage type]] tag. ===== Example ===== { "minecraft:immune_to_damage": "minecraft:is_explosion" } [minecraft:immune_to_damage="minecraft:is_explosion"]