Files
minecraft-bedrock-json-schemas/source/resource/ui/general/navigation_mode.json

7 lines
137 B
JSON
Raw Normal View History

2023-10-24 19:49:51 +02:00
{
"title": "Navigation Mode",
"description": "The navigation mode of the UI.",
"type": "string",
"enum": ["contained", "stop"]
}