0.18.0-hotfix4 update

This commit is contained in:
ZHAY10086
2025-05-14 12:24:29 +08:00
parent 03cec67bac
commit 91f960d6b0
99 changed files with 3879 additions and 1103 deletions
+3 -2
View File
@@ -893,7 +893,7 @@ val mythallo122 = RecipeBuilder.newBuilder("mythallo122","mythic_processor_alloy
mythallo122.addEnergyPerTickInput(80000);
mythallo122.addItemInput(<ore:dustRedstone>*10);
mythallo122.addItemInput(<ore:gemDiamond>*2);
mythallo122.addItemOutput(<redstonearsenal:material:160>);
mythallo122.addItemOutput(<redstonearsenal:material:160>*2);
mythallo122.build();
val mythallo123 = RecipeBuilder.newBuilder("mythallo123","mythic_processor_alloy_furnace",2);
@@ -954,4 +954,5 @@ mythallo130.addItemInput(<extrabees:misc:16>*4);
mythallo130.addItemInput(<extrabees:misc:15>*4);
mythallo130.addItemInput(<extrabees:misc:9>*4);
mythallo130.addItemOutput(<contenttweaker:fractal_metal_clump>);
mythallo130.build();
mythallo130.build();