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

9 lines
396 B
JSON

{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.behavior.dragonscanning",
"additionalProperties": false,
"type": "object",
"title": "Dragonscanning 1.8.0",
"description": "Allows the dragon to look around for a player to attack while in perch mode. Can only be used by the Ender Dragon.",
"properties": { "priority": { "$ref": "./types/priority.json" } }
}