diff options
author | alexia <me@alexia.lol> | 2024-01-30 18:04:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-30 18:04:14 +0100 |
commit | f27192740593c69a05bdaabfe2c14c672c66d651 (patch) | |
tree | f7308537cf197ef3491e309c810bfb1a4b913a19 /constants | |
parent | eea4cf23ba69322050a852cbb69cd68f6cd8174e (diff) | |
download | SkyHanni-REPO-f27192740593c69a05bdaabfe2c14c672c66d651.tar.gz SkyHanni-REPO-f27192740593c69a05bdaabfe2c14c672c66d651.tar.bz2 SkyHanni-REPO-f27192740593c69a05bdaabfe2c14c672c66d651.zip |
Add Trick or Treat Bag to hide_in_storage (#101)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/HideNotClickableItems.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 87469d2..f41c674 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -76,7 +76,8 @@ "Basket of Seeds", "Builder's Ruler", "Builder's Wand", - "Nether Wart Pouch" + "Nether Wart Pouch", + "Trick or Treat Bag" ], "startsWith": [], "endsWith": [ |