23 lines
370 B
JSON
23 lines
370 B
JSON
{
|
|
"whiteListedWorldSpaces": [
|
|
{
|
|
"name": "Skyrim",
|
|
"editorID": "Tamriel",
|
|
"markerHeight": 180000.0,
|
|
"enabled": false
|
|
},
|
|
{
|
|
"name": "Solstheim",
|
|
"editorID": "DLC2SolstheimWorld",
|
|
"markerHeight": 180000.0,
|
|
"enabled": false
|
|
},
|
|
{
|
|
"name": "Vyn, Enderal",
|
|
"editorID": "Vyn",
|
|
"markerHeight": 100000.156250,
|
|
"enabled": true
|
|
}
|
|
]
|
|
}
|