27 lines
386 B
JSON
27 lines
386 B
JSON
{
|
|
"mapshuffle": {
|
|
"type": "checkbox",
|
|
"label": {
|
|
"text": "Maps"
|
|
}
|
|
},
|
|
"compassshuffle": {
|
|
"type": "checkbox",
|
|
"label": {
|
|
"text": "Compasses"
|
|
}
|
|
},
|
|
"smallkeyshuffle": {
|
|
"type": "checkbox",
|
|
"label": {
|
|
"text": "Small Keys"
|
|
}
|
|
},
|
|
"bigkeyshuffle": {
|
|
"type": "checkbox",
|
|
"label": {
|
|
"text": "Big Keys"
|
|
}
|
|
}
|
|
}
|