117 lines
6.8 KiB
Plaintext
117 lines
6.8 KiB
Plaintext
import mods.modularmachinery.RecipeBuilder;
|
|
|
|
mods.botania.Orechid.addOre(<ore:oreArkenstone>, 1000);
|
|
|
|
mods.botania.Orechid.addOre(<ore:oreLivingGold>, 2000);
|
|
|
|
// mods.botania.Orechid.addOre(<ore:oreChargedRunium>, 5000);
|
|
|
|
mods.botania.Orechid.addOre(<ore:oreLiquifiedCoralium>, 3000);
|
|
|
|
mods.botania.Apothecary.removeRecipe("orechid");
|
|
mods.botania.Apothecary.removeRecipe("orechidIgnem");
|
|
|
|
mods.botania.ElvenTrade.addRecipe([<botania:specialflower>.withTag({type: "orechid"})], [<contenttweaker:aesir_tribute>]);
|
|
|
|
mods.botania.PureDaisy.addRecipe(<contenttweaker:purity_offer>, <contenttweaker:ragnarok_sigil>);
|
|
|
|
val mythasspurityoffer = RecipeBuilder.newBuilder("mythasspurityoffer","me_mythic_assembler",100);
|
|
mythasspurityoffer.addEnergyPerTickInput(600000);
|
|
mythasspurityoffer.addFluidInput(<fluid:terrasteel>*10000);
|
|
mythasspurityoffer.addFluidInput(<fluid:short.mead>*10000);
|
|
mythasspurityoffer.addItemInput(<contenttweaker:eden_refined_gem>);
|
|
mythasspurityoffer.addItemInput(<extendedcrafting:singularity_custom:990>);
|
|
mythasspurityoffer.addItemInput(<magicbees:beecomb:4>*256);
|
|
mythasspurityoffer.addItemInput(<botania:specialflower>.withTag({type: "puredaisy"})*64);
|
|
mythasspurityoffer.addItemInput(<abyssalcraft:psdl>);
|
|
mythasspurityoffer.addItemInput(<contenttweaker:warped_stone>*4);
|
|
mythasspurityoffer.addItemInput(<contenttweaker:vibrating_stone>*4);
|
|
mythasspurityoffer.addItemOutput(<contenttweaker:purity_offer>);
|
|
mythasspurityoffer.build();
|
|
|
|
scripts.PuzzleUtil.addPuzzleShapeless("makethattributeboi",<contenttweaker:aesir_tribute>,
|
|
[<contenttweaker:ragnarok_sigil>,<abyssalcraft:crystalcluster:4>,<abyssalcraft:crystalcluster:9>,<abyssalcraft:crystalcluster:10>,<abyssalcraft:crystalcluster2:1>]);
|
|
|
|
|
|
mods.techreborn.industrialGrinder.addRecipe(<contenttweaker:really_hard_rock>*3, <divinerpg:rupee_ingot>,
|
|
<divinerpg:arlemite_ingot>, <divinerpg:realmite_ingot>,
|
|
<contenttweaker:arkenstone>, <contenttweaker:dense_diamond_powder>, <fluid:dragons_blood_plastic>*20, 100, 64);
|
|
|
|
mods.techreborn.industrialGrinder.addRecipe(<contenttweaker:unidentified_norse_relic>, <aoa3:rosite_ingot>,
|
|
<aoa3:rosite_ingot>, <aoa3:emberstone_ingot>,
|
|
<contenttweaker:really_hard_rock>, <enderio:item_alloy_endergy_ball:3>, <fluid:aerial_moonshine>*20, 100, 64);
|
|
|
|
mods.techreborn.industrialGrinder.addRecipe(<contenttweaker:aesir_gemstone>*2, <aoa3:runium_chunk>,
|
|
<aoa3:runium_chunk>, <aoa3:charged_runium_chunk>,
|
|
<contenttweaker:unidentified_norse_relic>, <enderio:item_alloy_ball:7>, <fluid:lving_gold_nak>*20, 100, 64);
|
|
|
|
mods.techreborn.industrialGrinder.addRecipe(<contenttweaker:bifrost_gem>*3, <materialpart:sednanite:dust>,
|
|
<materialpart:sednanite:dust>, null,
|
|
<contenttweaker:aesir_gemstone>, <enderio:item_alloy_endergy_ball:6>, <fluid:weakened_cryotheoum>*20, 100, 64);
|
|
|
|
mods.techreborn.industrialGrinder.addRecipe(<contenttweaker:bifrost_dust>*2, null,
|
|
null, null,
|
|
<contenttweaker:bifrost_gem>, <enderio:item_alloy_endergy_ball:2>, <fluid:luminous_lava>*20, 100, 64);
|
|
|
|
mods.techreborn.industrialGrinder.addRecipe(<contenttweaker:recursive_powder>*3, <magicbees:resource:5>,
|
|
<magicbees:resource:5>, <magicbees:resource:5>,
|
|
<contenttweaker:bifrost_dust>, <enderio:item_alloy_endergy_ball:0>, <fluid:spicy_pyrotheum>*20, 100, 64);
|
|
|
|
val mythassnorsegem = RecipeBuilder.newBuilder("mythassnorsegem","me_mythic_assembler",100);
|
|
mythassnorsegem.addEnergyPerTickInput(1000000);
|
|
mythassnorsegem.addFluidInput(<fluid:spatial_matter>*1000);
|
|
mythassnorsegem.addFluidInput(<fluid:vibrating_matter>*1000);
|
|
mythassnorsegem.addItemInput(<contenttweaker:recursive_powder>);
|
|
mythassnorsegem.addItemInput(<contenttweaker:mithrillium_catalyst>);
|
|
mythassnorsegem.addItemOutput(<contenttweaker:abyss_garnet>*64);
|
|
mythassnorsegem.addItemOutput(<contenttweaker:precasia_garnet>*64);
|
|
mythassnorsegem.addItemOutput(<contenttweaker:lelyetia_garnet>*64);
|
|
mythassnorsegem.addItemOutput(<contenttweaker:creeponia_garnet>*64);
|
|
mythassnorsegem.addItemOutput(<contenttweaker:deeplands_garnet>*64);
|
|
mythassnorsegem.addItemOutput(<contenttweaker:barathos_garnet>*64);
|
|
mythassnorsegem.build();
|
|
|
|
mods.nuclearcraft.rock_crusher.addRecipe([<extendedcrafting:singularity:6>, <contenttweaker:dense_diamond_powder>*48, <contenttweaker:dense_diamond_powder>*12, <contenttweaker:dense_diamond_powder>*4]);
|
|
|
|
|
|
mods.botania.ElvenTrade.addRecipe([<botania:specialflower>.withTag({type: "orechidIgnem"})], [<contenttweaker:arkenstone>]);
|
|
|
|
mods.botania.OrechidIgnem.addOre(<ore:oreEtherium>, 2000);
|
|
|
|
mods.immersiveengineering.ArcFurnace.addRecipe(<contenttweaker:etherium_ingot>, <ore:oreEtherium>, <immersiveengineering:material:7>, 2000, 2048, [<ore:dustSednanite>, <thaumcraft:void_seed>, <divinerpg:corrupted_stone>, <careerbees:ingredients:10>], "Ores");
|
|
|
|
recipes.addShaped(<contenttweaker:etherium_saw_blade>,
|
|
[[<techreborn:part:5>, <contenttweaker:adamantium_plate>, <techreborn:part:5>],
|
|
[<contenttweaker:adamantium_plate>, <extendedcrafting:singularity_custom:1025>, <contenttweaker:adamantium_plate>],
|
|
[<techreborn:part:5>, <contenttweaker:adamantium_plate>, <techreborn:part:5>]]);
|
|
|
|
recipes.addShaped(<contenttweaker:etherium_saw_blade>*2,
|
|
[[<contenttweaker:arkengem>, <contenttweaker:adamantium_plate>, <contenttweaker:arkengem>],
|
|
[<contenttweaker:adamantium_plate>, <contenttweaker:etherium_saw_blade>, <contenttweaker:adamantium_plate>],
|
|
[<contenttweaker:arkengem>, <contenttweaker:adamantium_plate>, <contenttweaker:arkengem>]]);
|
|
|
|
|
|
val specialgrinding1 = RecipeBuilder.newBuilder("specialgrinding1","mythic_processor_pulverizer",1);
|
|
specialgrinding1.addEnergyPerTickInput(60000);
|
|
specialgrinding1.addItemInput(<contenttweaker:etherium_saw_blade>);
|
|
specialgrinding1.setChance(0.0);
|
|
specialgrinding1.addItemInput(<ore:oreArkenstone> *1);
|
|
specialgrinding1.addItemInput(<contenttweaker:etherium_dust>*4);
|
|
specialgrinding1.addItemOutput(<contenttweaker:arkengem>*16);
|
|
specialgrinding1.build();
|
|
|
|
|
|
val specialgrinding2 = RecipeBuilder.newBuilder("specialgrinding2","mythic_processor_pulverizer",1);
|
|
specialgrinding2.addEnergyPerTickInput(60000);
|
|
specialgrinding2.addItemInput(<contenttweaker:etherium_saw_blade>);
|
|
specialgrinding2.setChance(0.0);
|
|
specialgrinding2.addItemInput(<ore:oreEtherium> *4);
|
|
specialgrinding2.addItemOutput(<contenttweaker:etherium_dust>*16);
|
|
specialgrinding2.build();
|
|
|
|
mods.botania.RuneAltar.addRecipe(<contenttweaker:botanical_dream_stone>, [<divinerpg:dream_stone>, <contenttweaker:etherium_ingot>, <contenttweaker:recursive_powder>, <extrabotany:material:3>, <extrabotany:specialbag>, <extrabotany:material:1>], 100);
|
|
mods.botania.RuneAltar.addRecipe(<contenttweaker:botanical_nightmare_stone>, [<divinerpg:dream_dirt>, <contenttweaker:etherium_ingot>, <contenttweaker:recursive_powder>, <extrabotany:material:3>, <extrabotany:specialbag>, <extrabotany:material:1>], 100);
|
|
|
|
|
|
mods.botania.PureDaisy.addRecipe(<contenttweaker:botanical_dream_stone>, <contenttweaker:arkenstone>);
|
|
mods.botania.PureDaisy.addRecipe(<contenttweaker:botanical_nightmare_stone>, <contenttweaker:etherium_ore>); |