Skip to content

Commit

Permalink
Merge branch 'master' into command
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master authored Oct 22, 2024
2 parents f55701b + 7545202 commit 4daf593
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2630,7 +2630,7 @@ public void run() {
ItemList.Robot_Arm_LuV.get(2),
ItemList.Electric_Piston_LuV.get(2),
ItemList.Hull_LuV.get(1))
.itemOutputs(ItemList.AcceleratorUV.get(1)).duration(5 * SECONDS).eut(TierEU.RECIPE_HV)
.itemOutputs(ItemList.AcceleratorLuV.get(1)).duration(5 * SECONDS).eut(TierEU.RECIPE_HV)
.addTo(assemblerRecipes);

// Assembler Machine Casing
Expand Down

0 comments on commit 4daf593

Please sign in to comment.