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.
Allows the Dragon to fly around in a circle around the center podium.
Note
Can only be used on the following type of entity:
- Ender Dragon (minecraft:ender_dragon)
Entity Dragonholdingpattern Behavior Properties
| Name | Default Value | Type | Description | Example Values |
|---|---|---|---|---|
| control_flags | [] | Control Flags choices | ||
| priority | 0 | Integer number | As priority approaches 0, the priority is increased. The higher the priority, the sooner this behavior will be executed as a goal. | Ender Dragon: 3 |
Control Flags choices
| Value | Title | Description |
|---|---|---|
| jump | Jump | |
| look | Look | |
| move | Move |
Samples
Ender Dragon
"minecraft:behavior.dragonholdingpattern": {
"priority": 3
}