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