Removed minecraft.behavior
This commit is contained in:
9
source/behavior/entities/format/behaviors/float.json
Normal file
9
source/behavior/entities/format/behaviors/float.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.float",
|
||||
"type": "object",
|
||||
"title": "Float",
|
||||
"description": "Allows the mob to stay afloat while swimming.",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": { "priority": { "$ref": "./types/priority.json" } }
|
||||
}
|
||||
Reference in New Issue
Block a user