66 lines
1.1 KiB
JSON
66 lines
1.1 KiB
JSON
{
|
|
"topOverworldFrame": {},
|
|
"leftOverworldFrame": {
|
|
"overworldshuffle": {
|
|
"type": "selectbox",
|
|
"default": "vanilla",
|
|
"options": [
|
|
"vanilla",
|
|
"parallel",
|
|
"full"
|
|
]
|
|
},
|
|
"crossed": {
|
|
"type": "selectbox",
|
|
"default": "vanilla",
|
|
"options": [
|
|
"none",
|
|
"grouped",
|
|
"polar",
|
|
"unrestricted"
|
|
]
|
|
},
|
|
"mixed": {
|
|
"type": "checkbox",
|
|
"default": false,
|
|
"config": {
|
|
"padx": [79,0]
|
|
}
|
|
},
|
|
"whirlpool": {
|
|
"type": "checkbox",
|
|
"default": false,
|
|
"config": {
|
|
"padx": [79,0]
|
|
}
|
|
},
|
|
"overworldflute": {
|
|
"type": "selectbox",
|
|
"default": "vanilla",
|
|
"options": [
|
|
"vanilla",
|
|
"balanced",
|
|
"random"
|
|
],
|
|
"config": {
|
|
"pady": [20,0]
|
|
}
|
|
}
|
|
},
|
|
"rightOverworldFrame": {
|
|
"terrain": {
|
|
"type": "checkbox",
|
|
"default": false,
|
|
"config": {
|
|
"pady": [3,0]
|
|
}
|
|
},
|
|
"keepsimilar": {
|
|
"type": "checkbox",
|
|
"default": false,
|
|
"config": {
|
|
"pady": [6,0]
|
|
}
|
|
}
|
|
}
|
|
} |