Removed minecraft.behavior
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.dragontakeoff",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Dragontakeoff",
|
||||
"description": "Allows the dragon to leave perch mode and go back to flying around. Can only be used by the Ender Dragon.",
|
||||
"properties": { "priority": { "$ref": "./types/priority.json" } }
|
||||
}
|
||||
Reference in New Issue
Block a user