Skip to content

Commit

Permalink
Normal recipe eu for HSS-E (GTNewHorizons#2972)
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Robertz <[email protected]>
  • Loading branch information
FourIsTheNumber and Dream-Master authored Aug 26, 2024
1 parent 58e9721 commit 9a7095a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ public void run() {
GT_Utility.getIntegratedCircuit(1))
.itemOutputs(GT_OreDictUnificator.getDust(Materials.HSSE, 9L * OrePrefixes.dust.mMaterialAmount))
.duration(35 * SECONDS)
.eut(4096)
.eut(TierEU.RECIPE_IV)
.addTo(mixerRecipes);

GT_Values.RA.stdBuilder()
Expand Down

0 comments on commit 9a7095a

Please sign in to comment.