9 lines
347 B
JSON
9 lines
347 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.dragonflaming",
|
|
"additionalProperties": false,
|
|
"type": "object",
|
|
"title": "Dragonflaming",
|
|
"description": "Allows the dragon to use its flame breath attack. Can only be used by the Ender Dragon.",
|
|
"properties": { "priority": { "$ref": "./types/priority.json" } }
|
|
}
|