Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Leclowndu93150 committed Sep 28, 2024
1 parent 95b97ec commit 2ebd904
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,7 @@ private static void divingArmorRecipes(@NotNull RecipeOutput pRecipeOutput) {
.ingredient(inputCrate)
.duration(200)
.save(pRecipeOutput);

}

private static void chemistryRecipes(@NotNull RecipeOutput pRecipeOutput) {
Expand Down

0 comments on commit 2ebd904

Please sign in to comment.