Skip to content

Commit

Permalink
Downgrade Diamond Chipset Forming Press Tier (GTNewHorizons#2746)
Browse files Browse the repository at this point in the history
downgrade BC diamond chipset recipe
  • Loading branch information
TimeConqueror authored and ah-OOG-ah committed Jul 31, 2024
1 parent ce95307 commit bec7db1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public void run() {
getModItem(BuildCraftSilicon.ID, "redstoneChipset", 1L, 0))
.itemOutputs(getModItem(BuildCraftSilicon.ID, "redstoneChipset", 1L, 3))
.duration(5 * SECONDS)
.eut(TierEU.RECIPE_HV)
.eut(TierEU.RECIPE_MV)
.addTo(formingPressRecipes);

GT_Values.RA.stdBuilder()
Expand Down

0 comments on commit bec7db1

Please sign in to comment.