This commit is contained in:
sainagh
2024-05-25 09:31:20 -07:00
parent 9bc8b6f851
commit 9bccd068fd
393 changed files with 83107 additions and 5857 deletions
+1 -1
View File
@@ -337,7 +337,7 @@ val mythallo45 = RecipeBuilder.newBuilder("mythallo45","mythic_processor_alloy_f
mythallo45.addEnergyPerTickInput(80000);
mythallo45.addItemInput(<ore:itemSilicon>);
mythallo45.addItemInput(<ore:ingotGraphite>);
mythallo45.addItemOutput(<nuclearcraft:alloy:13>);
mythallo45.addItemOutput(<nuclearcraft:alloy:13>*2);
mythallo45.build();
val mythallo46 = RecipeBuilder.newBuilder("mythallo46","mythic_processor_alloy_furnace",1);