Update Options authored by Akim91's avatar Akim91
...@@ -21,11 +21,11 @@ These options are universal and will work regardless of the mobtype. ...@@ -21,11 +21,11 @@ These options are universal and will work regardless of the mobtype.
**AlwaysShowName: \[true/false\]** **AlwaysShowName: \[true/false\]**
- Whether the name-tag should always be displayed, even when not looking at the mob and through blocks. * Whether the name-tag should always be displayed, even when not looking at the mob and through blocks.
- Equivalent of the NBT-tag "CustomNameVisible" * Equivalent of the NBT-tag "CustomNameVisible"
- MC 1.8 and earlier: armor stands only * MC 1.8 and earlier: armor stands only
- MC 1.9 and later: all entites * MC 1.9 and later: all entites
- Defaults to false. * Defaults to false.
**AttackSpeed: \[number\]** (2.4) **AttackSpeed: \[number\]** (2.4)
... ...
......