Skip to content

Commit

Permalink
Add Imcando hammer (off-hand) (#1764)
Browse files Browse the repository at this point in the history
  • Loading branch information
Frosty-J authored Sep 27, 2024
1 parent d46bb21 commit cf8ca73
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,8 @@ public enum ItemCollections

HAMMER("Hammer", ImmutableList.of(
ItemID.HAMMER,
ItemID.IMCANDO_HAMMER
ItemID.IMCANDO_HAMMER,
ItemID.IMCANDO_HAMMER_OFFHAND
)),

SAW("Saw", ImmutableList.of(
Expand Down

0 comments on commit cf8ca73

Please sign in to comment.