update config
This commit is contained in:
parent
d1b5d04049
commit
77b13ba98d
@ -1,17 +1,20 @@
|
|||||||
{
|
{
|
||||||
"ModSettings": {
|
"ModSettings": {
|
||||||
"first_run": false
|
"first_run": false
|
||||||
|
},
|
||||||
|
"GuiSettings": {
|
||||||
|
"enable_inventory_settings_button": {
|
||||||
|
"value": false
|
||||||
},
|
},
|
||||||
"GuiSettings": {
|
"continuous_crafting_saved_value": false
|
||||||
"continuous_crafting_saved_value": false
|
},
|
||||||
|
"AutoRefillSettings": {
|
||||||
|
"tool_damage_threshold": 0,
|
||||||
|
"allow_alerts_without_tool_protection": {
|
||||||
|
"value": true
|
||||||
},
|
},
|
||||||
"AutoRefillSettings": {
|
"visual_durability_notification": {
|
||||||
"tool_damage_threshold": 0,
|
"value": false
|
||||||
"allow_alerts_without_tool_protection": {
|
|
||||||
"value": true
|
|
||||||
},
|
|
||||||
"visual_durability_notification": {
|
|
||||||
"value": false
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user