Skip to content

Commit

Permalink
Remove breads
Browse files Browse the repository at this point in the history
  • Loading branch information
Thodor12 committed Nov 24, 2024
1 parent ec4afb5 commit 7de777b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/main/java/com/minecolonies/api/items/ModItems.java
Original file line number Diff line number Diff line change
Expand Up @@ -183,12 +183,6 @@ public static Item[] getAllIngredients()
public static Item[] getAllFoods()
{
return new Item[] {
// Breads
milkyBread,
sugaryBread,
goldenBread,
chorusBread,

// Tier 1 Food
cheddar_cheese,
feta_cheese,
Expand Down

0 comments on commit 7de777b

Please sign in to comment.