From 7d1119f548250001dbd9f875bc847cfc117b3626 Mon Sep 17 00:00:00 2001 From: alexia Date: Fri, 8 Dec 2023 18:48:55 +0100 Subject: Add backpacks to hide_in_storage (#70) Add backpacks to hide_in_storage #70 --- constants/HideNotClickableItems.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'constants/HideNotClickableItems.json') diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index a68e5a8..3b8ccfb 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -74,7 +74,12 @@ "Basket of Seeds", "Builder's Ruler", "Builder's Wand", - "Nether Wart Pouch" + "Greater Backpack", + "Jumbo Backpack", + "Large Backpack", + "Medium Backpack", + "Nether Wart Pouch", + "Small Backpack" ], "startsWith": [], "endsWith": [ -- cgit