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

7 lines
137 B
JSON

{
"title": "Navigation Mode",
"description": "The navigation mode of the UI.",
"type": "string",
"enum": ["contained", "stop"]
}