update to upstream

This commit is contained in:
ZHAY10086
2025-08-02 16:48:58 +08:00
parent bfe44b43bd
commit af17732b51
2814 changed files with 29788 additions and 17408 deletions
+8 -1
View File
@@ -85,4 +85,11 @@ mythindblast12.addEnergyPerTickInput(200000);
mythindblast12.addFluidInput(<fluid:dense_plasma>*6400);
mythindblast12.addItemInput(<thermalfoundation:material:165>*64);
mythindblast12.addItemOutput(<contenttweaker:charged_signalum>*64);
mythindblast12.build();
mythindblast12.build();
val mythindblast13 = RecipeBuilder.newBuilder("mythindblast13","mythic_processor_blaster",2);
mythindblast13.addEnergyPerTickInput(1000000000);
mythindblast13.addFluidInput(<fluid:pre_baryonic_plasma>*2);
mythindblast13.addItemInput(<contenttweaker:sacred_cinders_log>*512);
mythindblast13.addItemOutput(<contenttweaker:everburning_seed>);
mythindblast13.build();