Update Options authored by Akim91's avatar Akim91
...@@ -370,6 +370,13 @@ different mobtype. ...@@ -370,6 +370,13 @@ different mobtype.
* Can be RED or SNOW * Can be RED or SNOW
* Defaults to RED * Defaults to RED
#### Hoglin
**PreventZombification: \[true/false\] (4.10)**
* Whether or not the hoglin is immune to being zombified
* Defaults to false
#### Horses, Donkeys, and Mules #### Horses, Donkeys, and Mules
**HorseArmor: \[armor\_type\]** **HorseArmor: \[armor\_type\]**
...@@ -439,6 +446,18 @@ different mobtype. ...@@ -439,6 +446,18 @@ different mobtype.
* Can be NORMAL, AGGRESSIVE, LAZY, WORRIED, PLAYFUL, WEAK, BROWN * Can be NORMAL, AGGRESSIVE, LAZY, WORRIED, PLAYFUL, WEAK, BROWN
* Defaults to NORMAL * Defaults to NORMAL
#### Piglin
**AbleToHunt: \[true/false\] (4.10)**\*
* Whether or not the piglin is able to hunt
* Defaults to false
**ImmuneToZombification: \[true/false\] (4.10)**\*
* Whether or not the piglin is immune to being zombified
* Defaults to false
#### Pigs #### Pigs
**Saddled: \[true/false\]**\* **Saddled: \[true/false\]**\*
... ...
......