Skip to content

Commit

Permalink
fix: Corrected mining helmet ID (#1805)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoinkwiz authored Oct 19, 2024
1 parent 1ca16e5 commit 831a854
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ public enum ItemCollections
ItemID.OIL_LANTERN_4539,
ItemID.CANDLE_LANTERN_4531,
ItemID.CANDLE_LANTERN_4534,
ItemID.MINING_HELMET_5014,
ItemID.MINING_HELMET,
ItemID.OIL_LAMP_4524,
ItemID.LIT_TORCH,
ItemID.LIT_CANDLE,
Expand Down

0 comments on commit 831a854

Please sign in to comment.