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

6 lines
114 B
JSON
Raw Normal View History

2023-10-24 19:49:51 +02:00
{
"title": "Control Name",
"description": "The name of the control.",
"$ref": "../../general/string.json"
}