Damage Type Immunity

ID
"cobblebadges:damage_type_immunity"

Gives immunity to a Damage Typearrow-up-right.

Data Structure

{
  "damage_type": "[damage type id]" // See Damage Types
}

Example

Cactus will no longer deal damage

{
  "damage_type": "cactus"
}

Last updated