Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Speed in Blocks that this entity flies at.
Flying Speed Properties
| Name | Default Value | Type | Description | Example Values |
|---|---|---|---|---|
| value | 0.02 | Decimal number | Flying speed in blocks per tick. | Allay: 0.1, Ender Dragon: 0.6 |
Samples
Allay
"minecraft:flying_speed": {
"value": 0.1
}
Ender Dragon
"minecraft:flying_speed": {
"value": 0.6
}