9 lines
365 B
JSON
9 lines
365 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.dragonlanding",
|
|
"additionalProperties": false,
|
|
"type": "object",
|
|
"title": "Dragonlanding",
|
|
"description": "Allows the Dragon to stop flying and transition into perching mode. Can only be used by the Ender Dragon.",
|
|
"properties": { "priority": { "$ref": "./types/priority.json" } }
|
|
}
|