Skip to content

Commit

Permalink
Removed remains of scrapped feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Litorom committed Aug 29, 2024
1 parent 4208bf1 commit 4efa734
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/java/minicraft/item/Recipes.java
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ public class Recipes {
enchantRecipes.add(new Recipe("Escape Potion_1", "awkward potion_1", "Gunpowder_3", "Lapis_7"));
enchantRecipes.add(new Recipe("Totem of Air_1", "gold_10", "gem_10", "Lapis_5", "Cloud Ore_5"));
enchantRecipes.add(new Recipe("Obsidian Poppet_1", "gold_10", "gem_10", "Lapis_5", "Shard_15"));
enchantRecipes.add(new Recipe("Arcane Fertilizer_3", "Lapis_6", "Bone_2"));
}

/**
Expand Down

0 comments on commit 4efa734

Please sign in to comment.