Remove new green same item highlight
added by update of Inventory Profiles Next
This commit is contained in:
parent
0b56372129
commit
45712ad8cf
3 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
||||||
{
|
{
|
||||||
"ModSettings": {
|
"ModSettings": {
|
||||||
|
"highlight_foused_items": false,
|
||||||
|
"highlight_foused_items_foreground": false,
|
||||||
"enable_auto_refill": false,
|
"enable_auto_refill": false,
|
||||||
"enable_updates_check": false,
|
"enable_updates_check": false,
|
||||||
"first_run": false
|
"first_run": false
|
||||||
|
|
|
@ -30,7 +30,7 @@ hash = "3c94c0003a7616bea1a38887fafbe1c8a3e35f0ef0d0f4d5aad974ac73801b1a"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/inventoryprofilesnext/inventoryprofiles.json"
|
file = "config/inventoryprofilesnext/inventoryprofiles.json"
|
||||||
hash = "d9bde194129d278d3cbc9cdc4fa4cb180dab19a51d510e79c68d258bb9263871"
|
hash = "3b877ab865032a82c91b79f21d705272b2cb30026241414ccc80295ded42eebf"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/malilib.json"
|
file = "config/malilib.json"
|
||||||
|
|
|
@ -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 = "995b0be54252b6d4a5dea49d8dcd689bd8139e791e93f534bcee975c16f3db61"
|
hash = "4a04f894c1058f7b03775fa7aeb336c5837ad1663a2ad99844877cc948f3b526"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19"
|
minecraft = "1.19"
|
||||||
|
|
Loading…
Reference in a new issue