PRless-0.18.2

This commit is contained in:
sainagh
2025-08-01 14:02:02 -05:00
parent dd5b82f2c1
commit a6964940b3
2782 changed files with 28582 additions and 16395 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ val betterfluidfusion15 = RecipeBuilder.newBuilder("betterfluidfusion15","linear
betterfluidfusion15.addEnergyPerTickInput(1000000);
betterfluidfusion15.addFluidInput(<fluid:relativistic_matter>*1000);
betterfluidfusion15.addFluidInput(<fluid:technetium>*1000);
betterfluidfusion15.addFluidOutput(<fluid:magnatar_stabilizer>*1000);
betterfluidfusion15.addFluidOutput(<fluid:magnatar_stabilizer>*10000);
betterfluidfusion15.addFluidOutput(<fluid:technetium>*1000);
betterfluidfusion15.build();