Changes
Page history
added HealOnReload
authored
Mar 26, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Mobs/Options.md
View page @
d7008b54
...
...
@@ -81,6 +81,14 @@ Options:
Glowing
:
false
```
#### HealOnReload
Allows non-respawning mobs to heal once the chunk they are in gets reloaded. Defaults to
`false`
.
```
yml
Options
:
HealOnReload
:
false
```
#### Invincible
Makes the mob completely invincible to all types of damage. This option cannot be changed by command skills.
Defaults to
`false`
.
...
...
...
...