From a003787762cc1454a26b132fc3fac53fa99585f2 Mon Sep 17 00:00:00 2001 From: Lorenz Date: Fri, 15 Jul 2022 20:36:32 +0200 Subject: renamed hide backpack to hide in storage --- constants/HideNotClickableItems.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 21ba447..3aa1867 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -25,7 +25,7 @@ " Rune I" ] }, - "hide_backpack": { + "hide_in_storage": { "equals": [ "Nether Wart Pouch", "Basket of Seeds", -- cgit