41 lines
820 B
JSON
41 lines
820 B
JSON
{
|
|
"widgets": {
|
|
"openpyramid": {
|
|
"type": "checkbox",
|
|
"label": {
|
|
"text": "Pre-open Pyramid Hole"
|
|
}
|
|
},
|
|
"shuffleganon": {
|
|
"type": "checkbox",
|
|
"label": {
|
|
"text": "Include Ganon's Tower and Pyramid Hole in shuffle pool"
|
|
}
|
|
},
|
|
"entranceshuffle": {
|
|
"type": "selectbox",
|
|
"label": {
|
|
"text": "Entrance Shuffle"
|
|
},
|
|
"managerAttrs": {
|
|
"label": { "side": "left" },
|
|
"selectbox": { "side": "right" }
|
|
},
|
|
"options": [
|
|
"vanilla",
|
|
"simple",
|
|
"restricted",
|
|
"full",
|
|
"crossed",
|
|
"insanity",
|
|
"restricted_legacy",
|
|
"full_legacy",
|
|
"madness_legacy",
|
|
"insanity_legacy",
|
|
"dungeonsfull",
|
|
"dungeonssimple"
|
|
]
|
|
}
|
|
}
|
|
}
|