Skip to content

Commit

Permalink
Update ModItems.java
Browse files Browse the repository at this point in the history
  • Loading branch information
xYundy committed May 11, 2024
1 parent 7dde2c2 commit ee5907a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ public static void itemGroupCombat(FabricItemGroupEntries entries) {
entries.add(EMERALD_LEGGINGS);
entries.add(EMERALD_BOOTS);
}

public static void itemGroupTools(FabricItemGroupEntries entries) {
entries.add(COPPER_PICKAXE);
entries.add(COPPER_SHOVEL);
Expand Down

0 comments on commit ee5907a

Please sign in to comment.