9 lines
236 B
JSON
9 lines
236 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.items.minecraft:hand_equipped",
|
|
"additionalProperties": false,
|
|
"required": ["texture"],
|
|
"type": "boolean",
|
|
"title": "Hand Equipped",
|
|
"description": "Is this a hand equipped item."
|
|
}
|