Changes
Page history
added FlyingSpeed option
authored
Jul 26, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Mobs/Options.md
View page @
d0c4f874
...
...
@@ -26,7 +26,7 @@ Defaults to `false`.
AlwaysShowName
:
false
```
#### AttackSpeed
:
#### AttackSpeed
The attack speed of the mob
Defaults to vanilla attack speed of the respective mobs
```
yaml
...
...
@@ -1142,6 +1142,14 @@ The [variant](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Parrot.
Variant
:
GRAY
```
#### FlyingSpeed
The flying speed of the parrot.
Defaults to
`-1`
(The option is not applied)
```
yml
Options
:
FlyingSpeed
:
0.2
```
## Pig
...
...
...
...