JSON validator

Validation

Oops, found some issues with your JSON. See format documentation for more info.

Line Field Error
2 EnableDebugFeatures Property 'EnableDebugFeatures' has not been defined and the schema does not allow additional properties.
3 Controls Property 'Controls' has not been defined and the schema does not allow additional properties.
1 Missing required fields: Format, Changes.

Content

You can change JSON format () or edit this file.
{
  "EnableDebugFeatures": false,
  "Controls": {
    "ToggleDebug": "F3",
    "DebugPrevTexture": "LeftControl",
    "DebugNextTexture": "RightControl"
  }
}