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

6 lines
151 B
JSON
Raw Normal View History

2023-10-24 19:49:51 +02:00
{
"title": "Render Game Behind",
"description": "If true, the game will be rendered behind the element.",
"$ref": "../../general/boolean.json"
}