diff options
| -rw-r--r-- | constants/HideNotClickableItems.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/constants/HideNotClickableItems.json b/constants/HideNotClickableItems.json index 45a0d3c..7c2ecf7 100644 --- a/constants/HideNotClickableItems.json +++ b/constants/HideNotClickableItems.json @@ -26,13 +26,15 @@ "Goblin Boots", "Ancient Claw", "Wishing Compass", - "Sea Lantern" + "Sea Lantern", + "Superboom TNT" ], "startsWith": [ "Music Disc" ], "endsWith": [ - " Rune I" + " Rune I", + " Golden Apple" ] }, "hide_in_storage": { |
