Allows the Dragon to stop flying and transition into perching mode.
Note
Can only be used on the following type of entity:
- Ender Dragon (minecraft:ender_dragon)
Dragonlanding Behavior Properties
Name | Default Value | Type | Description | Example Values |
---|---|---|---|---|
priority | not set | Integer number | As priority approaches 0, the priority is increased. The higher the priority, the sooner this behavior will be executed as a goal. |
Samples
Ender Dragon
"minecraft:behavior.dragonlanding": {
"priority": 0
}