import mods.modularmachinery.RecipeBuilder; import mods.thaumcraft.Crucible; import mods.thaumcraft.Infusion; import mods.appliedenergistics2.Inscriber; import crafttweaker.data.IData; import scripts.enchantwrapper.EnchantUtil.EnchantMap; import scripts.enchantwrapper.EnchantWrapper.SuperEnchantedItem; import crafttweaker.enchantments.IEnchantmentDefinition; mods.thaumcraft.Infusion.registerRecipe("infvoidichoriumriftitem", "", , 10, [*2048, *1024, *1024], , [, , , , , , , , , , , , , , , ]); mods.thaumcraft.Infusion.registerRecipe("infvoidichoriumopecapcappepaa", "", , 10, [*4096], , [, , , , , ]); recipes.addShaped(, [[, , ], [, .withTag({charge: 10}), ], [, , ]]); mods.thaumcraft.Infusion.registerRecipe("infvoidichoriumjewel", "", , 10, [*2000, *1500, *1000, *500], , [, , , , , ]); recipes.addShaped(, [[, , ], [, , ], [, , ]]); recipes.addShaped(, [[, , ], [, , ], [, , ]]); recipes.addShaped(, [[, , ], [, .withTag({Fluid: {FluidName: "thaumium", Amount: 65336000}}), ], [, , ]]); mods.thaumcraft.Infusion.registerRecipe("inftaintedprisonkey", "", , 10, [*10000], , [, , , , , , , ]); recipes.addShaped(*2, [[, , ], [, , ], [, , ]]); recipes.addShaped(*4, [[, , ], [, , ], [, , ]]); val forgewyvfractaint = RecipeBuilder.newBuilder("forgewyvfractaint","forge_of_the_wyvern",2); forgewyvfractaint.addItemInput(); forgewyvfractaint.setChance(0.0); forgewyvfractaint.addItemInput(); forgewyvfractaint.addFluidOutput(*1000); forgewyvfractaint.build(); val forgewyvhungerflesh = RecipeBuilder.newBuilder("forgewyvhungerflesh","forge_of_the_wyvern",2); forgewyvhungerflesh.addItemInput(); forgewyvhungerflesh.setChance(0.0); forgewyvhungerflesh.addItemInput(); forgewyvhungerflesh.addFluidOutput(*144); forgewyvhungerflesh.build(); val forgewyvhungerflesh1 = RecipeBuilder.newBuilder("forgewyvhungerflesh1","forge_of_the_wyvern",2); forgewyvhungerflesh1.addItemInput(); forgewyvhungerflesh1.setChance(0.0); forgewyvhungerflesh1.addItemInput(*10); forgewyvhungerflesh1.addFluidOutput(*1440); forgewyvhungerflesh1.build(); val forgewyvhungerflesh2 = RecipeBuilder.newBuilder("forgewyvhungerflesh2","forge_of_the_wyvern",2); forgewyvhungerflesh2.addItemInput(); forgewyvhungerflesh2.setChance(0.0); forgewyvhungerflesh2.addItemInput(*100); forgewyvhungerflesh2.addFluidOutput(*14400); forgewyvhungerflesh2.build(); val forgewyvhungerflesh3 = RecipeBuilder.newBuilder("forgewyvhungerflesh3","forge_of_the_wyvern",2); forgewyvhungerflesh3.addItemInput(); forgewyvhungerflesh3.setChance(0.0); forgewyvhungerflesh3.addItemInput(*1000); forgewyvhungerflesh3.addFluidOutput(*144000); forgewyvhungerflesh3.build(); val forgewyvhungerflesh4 = RecipeBuilder.newBuilder("forgewyvhungerflesh4","forge_of_the_wyvern",2); forgewyvhungerflesh4.addItemInput(); forgewyvhungerflesh4.setChance(0.0); forgewyvhungerflesh4.addItemInput(*10000); forgewyvhungerflesh4.addFluidOutput(*1440000); forgewyvhungerflesh4.build(); val forgewyvascendedfluix = RecipeBuilder.newBuilder("forgewyvascendedfluix","forge_of_the_wyvern",2); forgewyvascendedfluix.addItemInput(); forgewyvascendedfluix.setChance(0.0); forgewyvascendedfluix.addItemInput(); forgewyvascendedfluix.addFluidOutput(*250); forgewyvascendedfluix.build(); val forgewyvascendedfluix1 = RecipeBuilder.newBuilder("forgewyvascendedfluix1","forge_of_the_wyvern",2); forgewyvascendedfluix1.addItemInput(); forgewyvascendedfluix1.setChance(0.0); forgewyvascendedfluix1.addItemInput(*10); forgewyvascendedfluix1.addFluidOutput(*2500); forgewyvascendedfluix1.build(); val forgewyvascendedfluix2 = RecipeBuilder.newBuilder("forgewyvascendedfluix2","forge_of_the_wyvern",2); forgewyvascendedfluix2.addItemInput(); forgewyvascendedfluix2.setChance(0.0); forgewyvascendedfluix2.addItemInput(*100); forgewyvascendedfluix2.addFluidOutput(*25000); forgewyvascendedfluix2.build(); val forgewyvascendedfluix3 = RecipeBuilder.newBuilder("forgewyvascendedfluix3","forge_of_the_wyvern",2); forgewyvascendedfluix3.addItemInput(); forgewyvascendedfluix3.setChance(0.0); forgewyvascendedfluix3.addItemInput(*1000); forgewyvascendedfluix3.addFluidOutput(*250000); forgewyvascendedfluix3.build(); val forgewyvascendedfluix4 = RecipeBuilder.newBuilder("forgewyvascendedfluix4","forge_of_the_wyvern",2); forgewyvascendedfluix4.addItemInput(); forgewyvascendedfluix4.setChance(0.0); forgewyvascendedfluix4.addItemInput(*10000); forgewyvascendedfluix4.addFluidOutput(*2500000); forgewyvascendedfluix4.build(); val infinitewishesrecipe = RecipeBuilder.newBuilder("infinitewishesrecipe","orb_of_infinite_wishes",40); infinitewishesrecipe.addEnergyPerTickInput(2000000000); infinitewishesrecipe.addLifeEssenceInput(1000000, false); infinitewishesrecipe.addWillInput("DEFAULT", 30,1,2000000); infinitewishesrecipe.addWillInput("CORROSIVE", 30,1,2000000); infinitewishesrecipe.addWillInput("DESTRUCTIVE", 30,1,2000000); infinitewishesrecipe.addWillInput("VENGEFUL", 30,1,2000000); infinitewishesrecipe.addWillInput("STEADFAST", 30,1,2000000); infinitewishesrecipe.addAspectInput("vitium",100); infinitewishesrecipe.addAspectInput("coralos",100); infinitewishesrecipe.addAspectInput("praecantatio",100); infinitewishesrecipe.addAspectInput("draco",100); infinitewishesrecipe.addManaInput(10000, false); infinitewishesrecipe.addStarlightInput(1000); infinitewishesrecipe.addFluidInput(*7000); infinitewishesrecipe.addFluidInput(*7000); infinitewishesrecipe.addFluidInput(*7000); infinitewishesrecipe.addFluidInput(*7000); infinitewishesrecipe.addFluidInput(*7000); infinitewishesrecipe.addFluidInput(*7000); infinitewishesrecipe.addFluidInput(*7000); infinitewishesrecipe.addItemInput(*7); infinitewishesrecipe.addItemInput(*7); infinitewishesrecipe.addItemInput(*7); infinitewishesrecipe.addItemInput(*7); infinitewishesrecipe.addItemInput(*7); infinitewishesrecipe.addItemInput(*7); infinitewishesrecipe.addItemInput(*7); infinitewishesrecipe.addItemOutput(); infinitewishesrecipe.build(); mods.astralsorcery.Altar.addTraitAltarRecipe("MeatballCraft:shaped/internal/altar/trinitaswarper", , 5000, 500, [ , , , , , , , , , , , , , , , , , , , , , , , , , .withTag({astralsorcery: {constellationName: "astralsorcery.constellation.bootes"}}), .withTag({astralsorcery: {constellationName: "astralsorcery.constellation.mineralis"}}), .withTag({astralsorcery: {constellationName: "astralsorcery.constellation.lucerna"}}), .withTag({astralsorcery: {constellationName: "astralsorcery.constellation.vicio"}}), .withTag({astralsorcery: {constellationName: "astralsorcery.constellation.armara"}}), .withTag({astralsorcery: {constellationName: "astralsorcery.constellation.vorux"}}), .withTag({astralsorcery: {constellationName: "astralsorcery.constellation.ulteria"}}) ], "astralsorcery.constellation.aevitas"); recipes.addShaped(, [[, , ], [, , ], [, , ]]); recipes.addShaped(, [[, , ], [, , ], [, , ]]); recipes.addShaped(, [[, , ], [, , ], [, , ]]); recipes.addShaped(, [[, , ], [, , ], [, , ]]); recipes.addShaped(, [[, , ], [, , ], [, , ]]); recipes.addShaped(, [[, , ], [, , ], [, , ]]); recipes.addShaped(, [[, , ], [, , ], [, , ]]); recipes.addShaped(, [[, , ], [, , ], [, , ]]); recipes.addShaped(, [[, , ], [, , ], [, , ]]); recipes.addShaped(, [[, , ], [, , ], [, , ]]); mods.astralsorcery.Altar.addTraitAltarRecipe("MeatballCraft:shaped/internal/altar/trinitaswarper", , 5000, 500, [ .withTag({Fluid: {FluidName: "astralsorcery.liquidstarlight", Amount: 1024000}}), , .withTag({Fluid: {FluidName: "astralsorcery.liquidstarlight", Amount: 1024000}}), , , , .withTag({Fluid: {FluidName: "astralsorcery.liquidstarlight", Amount: 1024000}}), , .withTag({Fluid: {FluidName: "astralsorcery.liquidstarlight", Amount: 1024000}}), , , , , , , , , , , , , , , , , , , , ], "astralsorcery.constellation.aevitas"); mods.thaumcraft.Infusion.registerRecipe("infastralmasterymax", "", , 10, [*10000], , [, , , , , , , ]); mods.nuclearcraft.infuser.addRecipe([, *1000, ]);