{ "id": "lumi", "version": 1, "conf": { "tonemap": [ "default", "vibrant", "film" ], "pbr": true, "debugMode": [ "none", "normal", "viewDir" ], "waterVertexWavy": false, "stringTest": "this is a string", "numTest": 15.4, "subcategoryTest": { "thisIsCool": true, "numberInSub": 15, "enumInSub": [ "yay1", "yay2", "yay3" ] } } }