From 45712ad8cfb1d9c64ac59f15022d426cdf40e692 Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Thu, 14 Jul 2022 18:16:11 +0200 Subject: [PATCH] Remove new green same item highlight added by update of Inventory Profiles Next --- config/inventoryprofilesnext/inventoryprofiles.json | 2 ++ index.toml | 2 +- pack.toml | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/config/inventoryprofilesnext/inventoryprofiles.json b/config/inventoryprofilesnext/inventoryprofiles.json index 20fb3ae..c611b27 100644 --- a/config/inventoryprofilesnext/inventoryprofiles.json +++ b/config/inventoryprofilesnext/inventoryprofiles.json @@ -1,5 +1,7 @@ { "ModSettings": { + "highlight_foused_items": false, + "highlight_foused_items_foreground": false, "enable_auto_refill": false, "enable_updates_check": false, "first_run": false diff --git a/index.toml b/index.toml index 8c2c890..2611458 100644 --- a/index.toml +++ b/index.toml @@ -30,7 +30,7 @@ hash = "3c94c0003a7616bea1a38887fafbe1c8a3e35f0ef0d0f4d5aad974ac73801b1a" [[files]] file = "config/inventoryprofilesnext/inventoryprofiles.json" -hash = "d9bde194129d278d3cbc9cdc4fa4cb180dab19a51d510e79c68d258bb9263871" +hash = "3b877ab865032a82c91b79f21d705272b2cb30026241414ccc80295ded42eebf" [[files]] file = "config/malilib.json" diff --git a/pack.toml b/pack.toml index d37e0e7..f6009ac 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 = "995b0be54252b6d4a5dea49d8dcd689bd8139e791e93f534bcee975c16f3db61" +hash = "4a04f894c1058f7b03775fa7aeb336c5837ad1663a2ad99844877cc948f3b526" [versions] minecraft = "1.19"