add config

This commit is contained in:
2025-09-29 00:53:02 +02:00
parent f91526c8b0
commit ca26081693
4 changed files with 821 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
{
"ModSettings": {
"first_run": false
},
"GuiSettings": {
"continuous_crafting_saved_value": false
},
"AutoRefillSettings": {
"tool_damage_threshold": 0,
"allow_alerts_without_tool_protection": {
"value": true
},
"visual_durability_notification": {
"value": false
}
}
}