Update Options authored by Phillip's avatar Phillip
...@@ -326,13 +326,17 @@ different mobtype. ...@@ -326,13 +326,17 @@ different mobtype.
* Prevents creepers from dying upon exploding. Set `mobGriefing` gamerule to true for this option to work. * Prevents creepers from dying upon exploding. Set `mobGriefing` gamerule to true for this option to work.
* Defaults to false. * Defaults to false.
#### Endermen #### Enderman
**PreventTeleport: \[true/false\]** **PreventTeleport: \[true/false\]**
* Meant for Endermen but //might// work on other mobs. May break teleport skills! * Meant for Enderman but //might// work on other mobs. May break teleport skills!
* Defaults to false. * Defaults to false.
**HeldBlock: `[Material]`**
* Sets the block that the Enderman is carrying.
#### Experience_orb #### Experience_orb
**Experience: \[Number\]** **Experience: \[Number\]**
... ...
......