diff options
author | alexia <me@alexia.lol> | 2023-12-08 18:48:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-08 18:48:55 +0100 |
commit | 7d1119f548250001dbd9f875bc847cfc117b3626 (patch) | |
tree | 5c24ba75c7b95fe7ee027329d019c30b0cd118c6 /constants/HideNotClickableItems.json | |
parent | 9541d7bdae98ea92de9cec510e643196106af98a (diff) | |
download | SkyHanni-REPO-7d1119f548250001dbd9f875bc847cfc117b3626.tar.gz SkyHanni-REPO-7d1119f548250001dbd9f875bc847cfc117b3626.tar.bz2 SkyHanni-REPO-7d1119f548250001dbd9f875bc847cfc117b3626.zip |
Add backpacks to hide_in_storage (#70)
Add backpacks to hide_in_storage #70
Diffstat (limited to 'constants/HideNotClickableItems.json')
-rw-r--r-- | constants/HideNotClickableItems.json | 7 |
1 files changed, 6 insertions, 1 deletions
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": [ |