Merged Parallel Worlds into OW Layout Shuffle setting
This commit is contained in:
@@ -2,19 +2,16 @@
|
||||
"widgets": {
|
||||
"overworldshuffle": {
|
||||
"type": "selectbox",
|
||||
"default": "full",
|
||||
"default": "parallel",
|
||||
"options": [
|
||||
"vanilla",
|
||||
"parallel",
|
||||
"full"
|
||||
]
|
||||
},
|
||||
"keepsimilar": {
|
||||
"type": "checkbox",
|
||||
"default": true
|
||||
},
|
||||
"parallelworlds": {
|
||||
"type": "checkbox",
|
||||
"default": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user