10 lines
341 B
JSON
10 lines
341 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema",
|
|
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.behavior.equip_item",
|
|
"type": "object",
|
|
"title": "Equip Item 1.16.0",
|
|
"description": "UNDOCUMENTATED",
|
|
"additionalProperties": false,
|
|
"properties": { "priority": { "$ref": "types/base_priority.json" } }
|
|
}
|