Skip to content

Commit

Permalink
maybe last full amp fix (#979)
Browse files Browse the repository at this point in the history
  • Loading branch information
chochem authored Sep 7, 2024
1 parent 1de9108 commit e555c91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1425,7 +1425,7 @@ public void run() {
Materials.Osmium.getMolten(1152L) },
com.dreammaster.item.ItemList.PikoCircuit.getIS(1),
10000,
128_000_000);
(int) TierEU.RECIPE_UMV);

// Quantum Circuit
TTRecipeAdder.addResearchableAssemblylineRecipe(
Expand Down

0 comments on commit e555c91

Please sign in to comment.