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

Commit

Permalink
Update UniversalChemicalFuelEngine.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Reflex18 committed Mar 21, 2024
1 parent 79fa734 commit b294f0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -343,4 +343,4 @@ public int survivalConstruct(ItemStack stackSize, int elementBudget, ISurvivalBu
if (mMachine) return -1;
return survivialBuildPiece(mName, stackSize, 2, 2, 0, elementBudget, env, false, true);
}
}
}

0 comments on commit b294f0a

Please sign in to comment.