From 23d09b9a27920bb5e89b5d8cd69810d9088415fc Mon Sep 17 00:00:00 2001 From: jani270 Date: Wed, 14 Sep 2022 19:00:45 +0200 Subject: Added Sea Lantern to hide not clickable items --- constants/HideNotClickableItems.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" -- cgit