diff --git a/config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json b/config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json index 9c5c1e2..09d3d69 100644 --- a/config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json +++ b/config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json @@ -3,9 +3,25 @@ "enable_updates_check": false, "first_run": true }, + "GuiSettings": { + "continuous_crafting_saved_value": false + }, "LockedSlotsSettings": { "locked_slots_empty_hotbar_as_semi_locked": { "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" } } diff --git a/index.toml b/index.toml index bbf0b25..4000044 100644 --- a/index.toml +++ b/index.toml @@ -14,7 +14,7 @@ hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3" [[files]] file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json" -hash = "3186f9efb5371f0426bd879cf0bb4301d826e7b7b08f30f677303f0dd1af732f" +hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18" [[files]] file = "config/yosbr/config/xaerominimap.txt" diff --git a/pack.toml b/pack.toml index 732a075..1dc36c9 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c5d9dbcde4d7f2af399270d4edfcb70e6bd939ff462c5427d67d850287761003" +hash = "2aa53b36e3d7d248cee631b5952d483b3040432ffb61baf5c0ed0ea1dcfd6172" [versions] fabric = "0.14.21"