10 lines
307 B
JSON
10 lines
307 B
JSON
{
|
|
"$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" } }
|
|
}
|