跳转至

Mob Effect Immunity

文档版本:1.21.50.25

Entities with this component will have an immunity to the provided mob effects.

架构

mob_effect_immunity:
{
  array "mob_effects" : opt
  {
    effect "<any array element>"
  }
}
mob_effectsarray
List of names of effects the entity is immune to.
mob_effects
<any array element>effect
effect:
string