This commit is contained in:
sainagh
2024-08-18 18:25:41 -07:00
parent f38b745627
commit 0a09116c6e
1502 changed files with 56792 additions and 12704 deletions
+2 -2
View File
@@ -164,8 +164,8 @@ lathe27.build();
val lathe28 = RecipeBuilder.newBuilder("lathe28","aluminum_lathe",20);
lathe28.addEnergyPerTickInput(2000);
lathe28.addItemInput(<ore:ingotHalite>);
lathe28.addItemOutput(<materialpart:halite:rod>*2);
lathe28.addItemInput(<ore:ingotFractalliteHalite>);
lathe28.addItemOutput(<materialpart:fractallite_halite:rod>*2);
lathe28.build();
val lathe29 = RecipeBuilder.newBuilder("lathe29","aluminum_lathe",20);