pre-0.18.0 update

This commit is contained in:
ZHAY10086
2025-04-30 16:35:13 +08:00
parent 8c7ad4e2b2
commit b6d0ee1d9c
1135 changed files with 190722 additions and 3545 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ mythassmac7.build();
val mythassmac8 = RecipeBuilder.newBuilder("mythassmac8","mythic_processor_assembling_machine",2);
mythassmac8.addEnergyPerTickInput(40000);
mythassmac8.addItemInput(<techreborn:part:41>);
mythassmac8.addItemInput(<techreborn:part:42>);
mythassmac8.addItemInput(<techreborn:part:42>*2);
mythassmac8.addItemOutput(<techreborn:part:30>);
mythassmac8.build();