Changes
Page history
added HealOnReload
authored
Mar 26, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Mobs/Options.md
View page @
d7008b54
...
@@ -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`
.
...
...
...
...