inventory profiles next
fixes critical bug with inventory sorter
This commit is contained in:
23
config/inventoryprofilesnext/inventoryprofiles.json
Normal file
23
config/inventoryprofilesnext/inventoryprofiles.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"ModSettings": {
|
||||
"highlight_foused_items": {
|
||||
"value": false
|
||||
},
|
||||
"first_run": false
|
||||
},
|
||||
"GuiSettings": {
|
||||
"enable_inventory_editor_button": {
|
||||
"value": false
|
||||
},
|
||||
"enable_profiles_ui": {
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"Hotkeys": {
|
||||
"sort_inventory": {
|
||||
"main": {
|
||||
"keys": "BUTTON_3"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user