fixed markdown error at the PreventJockeyMounts and PreventTransformation options authored by Lxlp's avatar Lxlp
...@@ -780,13 +780,13 @@ Check out [Trades](/Mobs/Mobs#trades) ...@@ -780,13 +780,13 @@ Check out [Trades](/Mobs/Mobs#trades)
#### Zombies (all variants) #### Zombies (all variants)
**PreventJockeyMounts: \[true/false\] ** **PreventJockeyMounts: \[true/false\]**
* Sets whether the zombie will spawn as a jockey. * Sets whether the zombie will spawn as a jockey.
* Only works for Zombies. * Only works for Zombies.
* Defaults to false. * Defaults to false.
**PreventTransformation: \[true/false\] ** **PreventTransformation: \[true/false\]**
* Sets whether zombies can be turned into pigmen/drowned. * Sets whether zombies can be turned into pigmen/drowned.
* Only works for Zombies. * Only works for Zombies.
... ...
......