Rearranged OW Shuffle GUI

This commit is contained in:
codemann8
2021-06-25 16:36:00 -05:00
parent 8911b6eb31
commit cc3ac49c57
2 changed files with 23 additions and 12 deletions

View File

@@ -1,9 +1,5 @@
{
"widgets": {
"keepsimilar": {
"type": "checkbox",
"default": true
},
"leftOverworldFrame": {
"overworldshuffle": {
"type": "selectbox",
"default": "vanilla",
@@ -22,5 +18,11 @@
"crossed"
]
}
},
"rightOverworldFrame": {
"keepsimilar": {
"type": "checkbox",
"default": true
}
}
}