Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #110 from GTNewHorizons/uhvemitter
Browse files Browse the repository at this point in the history
remove inconsistent lubricant recipe in uhv
  • Loading branch information
Dream-Master authored Oct 26, 2022
2 parents b528056 + 5bf1b1f commit fc867ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4475,7 +4475,7 @@ private void item_parts_UHV_assline_recipes() {
GT_OreDictUnificator.get(OrePrefixes.foil, Materials.ElectrumFlux, 64L),
GT_OreDictUnificator.get(OrePrefixes.cableGt04, Materials.Bedrockium, 7L)
},
new FluidStack[] {fluid_0, fluid_1, fluid_2},
new FluidStack[] {fluid_0, fluid_1},
ItemList.Emitter_UHV.get(1L),
crafting_time_in_ticks,
crafting_eu_per_tick);
Expand Down

0 comments on commit fc867ea

Please sign in to comment.