From d3e37da36fa99ef75b417dd55034216b1e2634d0 Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Sat, 16 Apr 2022 13:17:52 +0200 Subject: [PATCH] Inventory Profiles: Disable editor button --- config/inventoryprofilesnext/inventoryprofiles.json | 1 + index.toml | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/inventoryprofilesnext/inventoryprofiles.json b/config/inventoryprofilesnext/inventoryprofiles.json index 089ed9f..fb94321 100644 --- a/config/inventoryprofilesnext/inventoryprofiles.json +++ b/config/inventoryprofilesnext/inventoryprofiles.json @@ -6,6 +6,7 @@ }, "GuiSettings": { "enable_profiles_ui": false, + "enable_inventory_editor_button": false, "continuous_crafting_saved_value": false, "show_sort_in_columns_button": false, "show_sort_in_rows_button": false diff --git a/index.toml b/index.toml index 81d2713..b55787c 100644 --- a/index.toml +++ b/index.toml @@ -50,7 +50,7 @@ hash = "3c94c0003a7616bea1a38887fafbe1c8a3e35f0ef0d0f4d5aad974ac73801b1a" [[files]] file = "config/inventoryprofilesnext/inventoryprofiles.json" -hash = "c5d7d8a276716c7ceeab4fede26edb6963ae9aae5563969ad821f081e5e7aae4" +hash = "7817c58d7d83c19b764bcc7b261340ee18a1aaf36883c7f4b514c4b3a4eba13e" [[files]] file = "config/malilib.json" diff --git a/pack.toml b/pack.toml index dc4d10b..2b20f6e 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0" [index] file = "index.toml" hash-format = "sha256" -hash = "74b1912711b1ee3c134a88ea6931bcfd8579a4ebfa24a434ee59a58d3ed0a8e8" +hash = "d8ef77795806efe8e12811c432d91da14cd127307513127c628fb74c9af16f36" [versions] fabric = "0.13.3"