Merged DR 0.4.0.6
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
{
|
||||
"checkboxes": {
|
||||
"hints": {
|
||||
"type": "checkbox",
|
||||
"default": "true"
|
||||
},
|
||||
"nobgm": { "type": "checkbox" },
|
||||
"quickswap": { "type": "checkbox" }
|
||||
},
|
||||
|
||||
@@ -1,7 +1,10 @@
|
||||
{
|
||||
"checkboxes": {
|
||||
"retro": { "type": "checkbox" },
|
||||
"shopsanity": { "type": "checkbox" }
|
||||
"shopsanity": { "type": "checkbox" },
|
||||
"hints": {
|
||||
"type": "checkbox"
|
||||
}
|
||||
},
|
||||
"leftItemFrame": {
|
||||
"worldstate": {
|
||||
@@ -55,6 +58,12 @@
|
||||
"swordless",
|
||||
"vanilla"
|
||||
]
|
||||
},
|
||||
"beemizer": {
|
||||
"type": "selectbox",
|
||||
"options": [
|
||||
"0", "1", "2", "3", "4"
|
||||
]
|
||||
}
|
||||
},
|
||||
"rightItemFrame": {
|
||||
|
||||
Reference in New Issue
Block a user