diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-04-14 13:44:11 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-04-14 13:44:11 +0200 |
commit | 62f867dcea226f3ab01860fa40c5ec50687a6c3f (patch) | |
tree | 849f9f935db97808ef2a85e56494831a43f772d6 | |
parent | 4be0ba8f31c003d8acb3532a996428926ab1f5ba (diff) | |
download | SkyHanni-REPO-62f867dcea226f3ab01860fa40c5ec50687a6c3f.tar.gz SkyHanni-REPO-62f867dcea226f3ab01860fa40c5ec50687a6c3f.tar.bz2 SkyHanni-REPO-62f867dcea226f3ab01860fa40c5ec50687a6c3f.zip |
Added Mysterious Crop
-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 f9b68e8..29d3943 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -44,6 +44,7 @@ "Ice Rod", "Journal Entry", "Match-Sticks", + "Mysterious Crop", "Netherrack-Looking Sunshade", "Polished Andesite", "Premium Flesh", @@ -58,7 +59,7 @@ "Tripwire Hook", "Twilight Arrow Poison", "White Wool", - "Wishing Compass" + "Wishing Compass", ], "startsWith": [ "Music Disc" |