Skip to content

Commit

Permalink
Add clue compass as a light source
Browse files Browse the repository at this point in the history
  • Loading branch information
Cooper Morris committed Dec 4, 2024
1 parent 0fb01f9 commit da4225b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -982,7 +982,8 @@ public enum ItemCollections
ItemID.ABYSSAL_LANTERN_YEW_LOGS,
ItemID.ABYSSAL_LANTERN_BLISTERWOOD_LOGS,
ItemID.ABYSSAL_LANTERN_MAGIC_LOGS,
ItemID.ABYSSAL_LANTERN_REDWOOD_LOGS
ItemID.ABYSSAL_LANTERN_REDWOOD_LOGS,
ItemID.CLUE_COMPASS
)),

CATS(ImmutableList.of(
Expand Down

0 comments on commit da4225b

Please sign in to comment.