modpack/config/inventoryprofilesnext/inventoryprofiles.json

39 lines
905 B
JSON
Executable File

{
"ModSettings": {
"highlight_foused_items": {
"value": false
},
"enable_profiles": {
"value": false
},
"enable_auto_refill": {
"value": false
},
"villager_trading_enable": {
"value": false
},
"first_run": false
},
"GuiSettings": {
"enable_inventory_editor_button": {
"value": false
},
"enable_inventory_settings_button": {
"value": false
},
"enable_profiles_ui": {
"value": false
},
"show_continuous_crafting_checkbox": {
"value": false
}
},
"LockedSlotsSettings": {
"locked_slots_allow_pickup_into_empty": {
"value": true
},
"locked_slots_empty_hotbar_as_semi_locked": {
"value": false
}
}
}