Files
minecraft-bedrock-json-schemas/source/resource/ui/elements/properties/min_size.json

6 lines
116 B
JSON
Raw Normal View History

2023-10-24 19:49:51 +02:00
{
"title": "Min Size",
"description": "The minimum size of the element.",
"$ref": "../../general/size.json"
}