Update mods
This commit is contained in:
parent
f1d2b9e159
commit
3efdc8d01e
18 changed files with 89 additions and 73 deletions
|
@ -1,17 +1,29 @@
|
|||
{
|
||||
"ModSettings": {
|
||||
"highlight_foused_items": false,
|
||||
"highlight_foused_items": {
|
||||
"value": false
|
||||
},
|
||||
"highlight_foused_items_foreground": false,
|
||||
"enable_auto_refill": false,
|
||||
"enable_auto_refill": {
|
||||
"value": false
|
||||
},
|
||||
"enable_updates_check": false,
|
||||
"first_run": false
|
||||
},
|
||||
"GuiSettings": {
|
||||
"enable_profiles_ui": false,
|
||||
"enable_inventory_editor_button": false,
|
||||
"enable_inventory_editor_button": {
|
||||
"value": false
|
||||
},
|
||||
"enable_profiles_ui": {
|
||||
"value": false
|
||||
},
|
||||
"continuous_crafting_saved_value": false,
|
||||
"show_sort_in_columns_button": false,
|
||||
"show_sort_in_rows_button": false
|
||||
"show_sort_in_columns_button": {
|
||||
"value": false
|
||||
},
|
||||
"show_sort_in_rows_button": {
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"Hotkeys": {
|
||||
"open_config_menu": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue