diff options
author | jani270 <jani270@gmx.de> | 2022-09-14 19:00:45 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-09-14 19:00:45 +0200 |
commit | 23d09b9a27920bb5e89b5d8cd69810d9088415fc (patch) | |
tree | e13a9ae474872365166b45105ecb677c19f9de1a | |
parent | 75d8f489ecf3b3433c3c0116da6f621574da3ebd (diff) | |
download | SkyHanni-REPO-23d09b9a27920bb5e89b5d8cd69810d9088415fc.tar.gz SkyHanni-REPO-23d09b9a27920bb5e89b5d8cd69810d9088415fc.tar.bz2 SkyHanni-REPO-23d09b9a27920bb5e89b5d8cd69810d9088415fc.zip |
Added Sea Lantern to hide not clickable items
-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 7d6a444..45a0d3c 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -25,7 +25,8 @@ "Goblin Leggings", "Goblin Boots", "Ancient Claw", - "Wishing Compass" + "Wishing Compass", + "Sea Lantern" ], "startsWith": [ "Music Disc" |