Changes
Page history
Formatting
authored
Jul 21, 2023
by
Amy
Hide whitespace changes
Inline
Side-by-side
Mobs/ImmunityTables.md
View page @
7b695eb9
...
@@ -4,7 +4,7 @@ Immunity Tables allow a mob to track each player's damage and assigns NoDamageTi
...
@@ -4,7 +4,7 @@ Immunity Tables allow a mob to track each player's damage and assigns NoDamageTi
Turning on Immunity Tables for a mob is easy. Just add Modules.ImmunityTable: true to your mob, like so:
Turning on Immunity Tables for a mob is easy. Just add Modules.ImmunityTable: true to your mob, like so:
```
```
yaml
BigHealthBoss
:
BigHealthBoss
:
Type
:
pig_zombie
Type
:
pig_zombie
Display
:
'
&6Hungry
Hungry
Piggy
Zombie'
Display
:
'
&6Hungry
Hungry
Piggy
Zombie'
...
...
...
...