Skip to content

Commit

Permalink
removed a recipe which never worked
Browse files Browse the repository at this point in the history
  • Loading branch information
boubou19 committed Dec 3, 2023
1 parent 58e8575 commit bff1a69
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -658,10 +658,6 @@ public final void run() {
.itemOutputs(CppItems.Trophy).duration(29826 * HOURS + 9 * MINUTES + 42 * SECONDS + 7 * TICKS).eut(8)
.addTo(extruderRecipes);

GT_Values.RA.stdBuilder().itemInputs(new ItemStack(CppItems.Modifier, 1, 0)).outputChances(5000)
.fluidOutputs(Materials.UUMatter.getFluid(2)).duration(6 * SECONDS + 8 * TICKS).eut(4)
.addTo(fluidExtractionRecipes);

// Chem Refine
GT_Values.RA.stdBuilder()
.itemInputs(
Expand Down

0 comments on commit bff1a69

Please sign in to comment.