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
+6
View File
@@ -723,3 +723,9 @@ mythmelt656.addFluidOutput(<fluid:molten_zirconium> * 144);
mythmelt656.build();
val mythmelt657 = RecipeBuilder.newBuilder("mythmelt657","mythic_processor_melter",2);
mythmelt657.addEnergyPerTickInput(60000);
mythmelt657.addItemInput(<contenttweaker:stone_of_the_resurrected_shard>);
mythmelt657.addFluidOutput(<fluid:stormlight> * 1000000);
mythmelt657.build();