Skip to content

Commit

Permalink
Update FishMC.java
Browse files Browse the repository at this point in the history
  • Loading branch information
ArduFish authored Sep 10, 2024
1 parent 8eac113 commit a059289
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/ro/fishmc/FishMC.java
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ public void onInitialize() {
bow
);
ModItems.initialize();
ModBows.initialize();
//Registry.registerPotionRecipe(Potions.WATER, Items.POTATO, DECAY);
FabricBrewingRecipeRegistryBuilder.BUILD.register(builder -> {
builder.registerPotionRecipe(
Expand Down

0 comments on commit a059289

Please sign in to comment.