import mods.modularmachinery.RecipeBuilder; mods.thaumcraft.Infusion.registerRecipe("abyssalnomiconopop", "", , 5, [*1000], , [.withTag({PotEnergy: 100000.0 as float}), .withTag({PotEnergy: 100000.0 as float}), .withTag({PotEnergy: 100000.0 as float}), .withTag({PotEnergy: 100000.0 as float}), .withTag({PotEnergy: 100000.0 as float}), .withTag({PotEnergy: 100000.0 as float}), .withTag({PotEnergy: 100000.0 as float}), .withTag({PotEnergy: 100000.0 as float}), , ]); scripts.PuzzleUtil.addPuzzleShapeless("rightbannersboi",, [, , , , , , , , ]); recipes.addShaped(, [[, , ], [, .reuse(), ], [, , ]]); recipes.addShaped(.withTag({PotEnergy: 100000.0 as float}), [[, , ], [, .reuse(), ], [, , ]]); recipes.addShaped(*4, [[, , ], [, .reuse(), ], [, , ]]); mods.extendedcrafting.CombinationCrafting.addRecipe(, 1000, 1000, .withTag({FluidName: "lymph_of_pixonia", Amount: 1000}), [, , , , , , , , , , , , , , , , , , , , , ]); val mythassaragonite = RecipeBuilder.newBuilder("mythassaragonite","me_mythic_assembler",100); mythassaragonite.addEnergyPerTickInput(1000000); mythassaragonite.addFluidInput(*1000); mythassaragonite.addFluidInput(*1000); mythassaragonite.addItemInput(); mythassaragonite.addItemInput(); mythassaragonite.addItemOutput(*64); mythassaragonite.addItemOutput(*64); mythassaragonite.addItemOutput(*64); mythassaragonite.build(); recipes.addShaped(*3, [[null, , null], [, , ], [null, , null]]); mods.extendedcrafting.CombinationCrafting.addRecipe(*2, 2000, , [, , , ]); val tokentotemspecial = RecipeBuilder.newBuilder("tokentotemspecial","token_totem",800); tokentotemspecial.addEnergyPerTickOutput(3000000); tokentotemspecial.addItemInput(); tokentotemspecial.build();