Files
GregTech-Modern-Community-Pack/config/inventoryprofilesnext/inventoryprofiles.json
mina c043196ee3 inventory profiles next
fixes critical bug with inventory sorter
2024-02-22 16:49:17 +00:00

23 lines
443 B
JSON

{
"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"
}
}
}
}