10 lines
311 B
JSON
10 lines
311 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema",
|
|
"$id": "blockception.minecraft.behaviour.entities.1.16.100.minecraft.equip_item",
|
|
"type": "object",
|
|
"title": "Equip item 1.16.100",
|
|
"description": "The entity puts on the desired equipment.",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|