Skip to content

Commit

Permalink
Add some missing metal items
Browse files Browse the repository at this point in the history
  • Loading branch information
legobmw99 committed Dec 17, 2024
1 parent b916e2b commit e7a0588
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,9 @@ public static List<String> default_whitelist() {
add(Items.MUSIC_DISC_CREATOR_MUSIC_BOX);
add(Items.TRIAL_KEY);
add(Items.OMINOUS_TRIAL_KEY);
add(Items.MACE);
add(Items.SPYGLASS);
add(Items.BOLT_ARMOR_TRIM_SMITHING_TEMPLATE);

add(Blocks.ANVIL);
add(Blocks.CHIPPED_ANVIL);
Expand Down

0 comments on commit e7a0588

Please sign in to comment.