added HealOnReload authored by Lxlp's avatar Lxlp
...@@ -81,6 +81,14 @@ Options: ...@@ -81,6 +81,14 @@ Options:
Glowing: false 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 #### Invincible
Makes the mob completely invincible to all types of damage. This option cannot be changed by command skills. Makes the mob completely invincible to all types of damage. This option cannot be changed by command skills.
Defaults to `false`. Defaults to `false`.
... ...
......