Change default settings for IPN
This commit is contained in:
parent
97a7106197
commit
6009d8ec97
@ -3,9 +3,25 @@
|
|||||||
"enable_updates_check": false,
|
"enable_updates_check": false,
|
||||||
"first_run": true
|
"first_run": true
|
||||||
},
|
},
|
||||||
|
"GuiSettings": {
|
||||||
|
"continuous_crafting_saved_value": false
|
||||||
|
},
|
||||||
"LockedSlotsSettings": {
|
"LockedSlotsSettings": {
|
||||||
"locked_slots_empty_hotbar_as_semi_locked": {
|
"locked_slots_empty_hotbar_as_semi_locked": {
|
||||||
"value": false
|
"value": false
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"AutoRefillSettings": {
|
||||||
|
"audio_durability_notification": {
|
||||||
|
"value": false
|
||||||
|
},
|
||||||
|
"number_of_notifications": 5,
|
||||||
|
"audio_replace_success_notification": {
|
||||||
|
"value": false
|
||||||
|
},
|
||||||
|
"audio_replace_failed_notification": {
|
||||||
|
"value": false
|
||||||
|
},
|
||||||
|
"type_visual_replace_failed_notification": "HOTBAR"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -14,7 +14,7 @@ hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
|
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
|
||||||
hash = "3186f9efb5371f0426bd879cf0bb4301d826e7b7b08f30f677303f0dd1af732f"
|
hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/xaerominimap.txt"
|
file = "config/yosbr/config/xaerominimap.txt"
|
||||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "80150cd909f68b8e075a421c9b0194674b6da9985150081bd948b68228ee99ec"
|
hash = "84b86a6fc65d7f3fb6ad7da60bc8e50647b3b604f205480679bf1bc269c48eab"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user