Update Options authored by Akim91's avatar Akim91
...@@ -269,13 +269,14 @@ different mobtype. ...@@ -269,13 +269,14 @@ different mobtype.
- All values accept number ranges - see example below. - All values accept number ranges - see example below.
- Note that these pose options will not be recognized under the - Note that these pose options will not be recognized under the
options-tag but must be set like this: options-tag but must be set like this:
- ```Mob: ```
Type: armor_stand Mob:
Pose: Type: armor_stand
Head: 0,50,0 Pose:
Body: 0,10,10 Head: 0,50,0
LeftArm: 0 to 360,0,0 Body: 0,10,10
RightArm: 0 to 90,0,0 LeftArm: 0 to 360,0,0
RightArm: 0 to 90,0,0
``` ```
#### Bees #### Bees
... ...
......