import mods.modularmachinery.RecipeBuilder; import mods.thaumcraft.Infusion; val combinethepuzzles = RecipeBuilder.newBuilder("combinethepuzzles","me_entropic_sythesizer",200); combinethepuzzles.addFluidInput(*800); combinethepuzzles.addFluidInput(*800); combinethepuzzles.addFluidInput(*800); combinethepuzzles.addFluidInput(*800); combinethepuzzles.addFluidInput(*800); combinethepuzzles.addFluidInput(*800); combinethepuzzles.addItemInput(); combinethepuzzles.addItemOutput(); combinethepuzzles.build(); recipes.addHiddenShapeless("vetheapuzzle",, [, .withTag({Material: "jade"}), .withTag({Material: "endrod"}), .withTag({Material: "titanium"}), .withTag({Material: "starmetal"})]); mods.nuclearcraft.infuser.addRecipe([, *1000, *2]); mods.extendedcrafting.TableCrafting.addShaped(, [[, , , , ], [, , , , ], [, , , , ], [, , , , ], [, , , , ]]); val mythassallofthem = RecipeBuilder.newBuilder("mythassallofthem","me_mythic_assembler",200); mythassallofthem.addEnergyPerTickInput(5000000); mythassallofthem.addFluidInput(*800); mythassallofthem.addFluidInput(*800); mythassallofthem.addItemInput(); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.build(); mods.thaumcraft.Infusion.registerRecipe("makecreativetank", "", , 30, [*200, *100, *100, *100, *100, *100], , [, , , , , , , ]); mods.bloodmagic.TartaricForge.addRecipe(, [, , , ], 200.0, 10.0); mods.botania.ManaInfusion.addInfusion(, , 1000); mods.astralsorcery.StarlightInfusion.addInfusion(, , true, 0.1, 100); mods.nuclearcraft.infuser.addRecipe([, *2, , 1.0, 1.0, 0.1]); mods.nuclearcraft.alloy_furnace.addRecipe([, *25, , 1.0, 1.0, 0.1]); mods.nuclearcraft.pressurizer.addRecipe([, ]); recipes.addShaped(, [[null, , null], [, , ], [null, , null]]); mods.extendedcrafting.TableCrafting.addShaped(, [[, , ], [, , ], [, , ]]); mods.extendedcrafting.TableCrafting.addShaped(, [[, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ]]);