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

6 lines
182 B
JSON
Raw Normal View History

2023-10-24 19:49:51 +02:00
{
"title": "Layer",
"description": "The layer that the element will be rendered in. Higher layers are rendered on top of lower layers.",
"$ref": "../../general/integer.json"
}