diff options
author | Lorenz <lo.scherf@gmail.com> | 2022-07-29 11:37:19 +0200 |
---|---|---|
committer | Lorenz <lo.scherf@gmail.com> | 2022-07-29 11:37:19 +0200 |
commit | 5b12b84c840ef9d4fa28c1240d5476628c2b61c3 (patch) | |
tree | 8d2e6a0657f693642f6f4713a05e2bf41fc7ee1f /constants | |
parent | 39142b54ea123d23a2c196fd8546f639a7eb7803 (diff) | |
download | SkyHanni-REPO-5b12b84c840ef9d4fa28c1240d5476628c2b61c3.tar.gz SkyHanni-REPO-5b12b84c840ef9d4fa28c1240d5476628c2b61c3.tar.bz2 SkyHanni-REPO-5b12b84c840ef9d4fa28c1240d5476628c2b61c3.zip |
added more items for HideNotClickableItems
Diffstat (limited to 'constants')
-rw-r--r-- | constants/HideNotClickableItems.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 3828e2e..636f780 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -13,6 +13,9 @@ "Twilight Arrow Poison", "Lever", "Fairy's Galoshes", + "Fairy's Trousers", + "Fairy's Fedora", + "Fairy's Polo", "Blaze Powder", "Egg", "Corrupted Fragment", @@ -68,7 +71,8 @@ "Blade of the Volcano", "Staff of the Volcano", "Taurus Helmet", - "Slug Boots" + "Slug Boots", + "Magma Rod" ] }, "hide_player_trade": { @@ -94,7 +98,8 @@ "Prismapump", "Mathematical Hoe Blueprint", "Basket of Seeds", - "Nether Wart Pouch" + "Nether Wart Pouch", + "InfiniDirtâ„¢ Wand" ], "startsWith": [], "endsWith": [ |