Files
minecraft-bedrock-json-schemas/source/resource/ui/elements/properties/render_only_when_topmost.json
2023-10-24 19:49:51 +02:00

6 lines
177 B
JSON

{
"title": "Render Only When Topmost",
"description": "If true, the element will only be rendered when it is the topmost element.",
"$ref": "../../general/boolean.json"
}