diff options
author | jani270 <jani270@gmx.de> | 2022-09-16 16:52:40 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-09-16 16:52:40 +0200 |
commit | fa2d8d7a2395fdbc623cfae67ac103171393feb4 (patch) | |
tree | 50830db8672db85c01cbb93a8060b7d0943e1cab /constants/HideNotClickableItems.json | |
parent | dbd33397d652b0798c5d98ec18f5a9c91923acaa (diff) | |
download | SkyHanni-REPO-fa2d8d7a2395fdbc623cfae67ac103171393feb4.tar.gz SkyHanni-REPO-fa2d8d7a2395fdbc623cfae67ac103171393feb4.tar.bz2 SkyHanni-REPO-fa2d8d7a2395fdbc623cfae67ac103171393feb4.zip |
Fixed Golden Apples in Hidenotclickable feature
Diffstat (limited to 'constants/HideNotClickableItems.json')
-rw-r--r-- | constants/HideNotClickableItems.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 7c2ecf7..253e52d 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -27,14 +27,15 @@ "Ancient Claw", "Wishing Compass", "Sea Lantern", - "Superboom TNT" + "Superboom TNT", + "Golden Apple", + "Enchanted Golden Apple" ], "startsWith": [ "Music Disc" ], "endsWith": [ - " Rune I", - " Golden Apple" + " Rune I" ] }, "hide_in_storage": { |