Files
minecraft-bedrock-json-schemas/source/behavior/entities/1.8.0/behaviors/minecraft.behavior.dragonflaming.json
2021-06-06 10:07:19 +00:00

9 lines
367 B
JSON

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