Removed minecraft.behavior
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.dragonscanning",
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "Dragonscanning",
|
||||
"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" } }
|
||||
}
|
||||
Reference in New Issue
Block a user