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

9 lines
401 B
JSON

{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragonholdingpattern",
"additionalProperties": false,
"type": "object",
"title": "Dragonholdingpattern 1.8.0",
"description": "Allows the Dragon to fly around in a circle around the center podium. Can only be used by the Ender Dragon.",
"properties": { "priority": { "$ref": "./types/priority.json" } }
}