Skip to content

Instantly share code, notes, and snippets.

@karakufire
Created June 29, 2019 17:41
Show Gist options
  • Save karakufire/87e315ef04a0e26403ee73e9262cc339 to your computer and use it in GitHub Desktop.
Save karakufire/87e315ef04a0e26403ee73e9262cc339 to your computer and use it in GitHub Desktop.
昔遊んでた1.7.10環境のmtスクリプト
import mods.chisel.Groups;
/*
***The Groups of Chisel Variation***
* AECertusQuartz
* AESkyStone
* RCAbyssalBlock
* RCBleachedBone
* RCBloodStained
* RCFrostBoundBlock
* RCInfernalStone
* RCQuarriedBlock
* RCSandyStone
* acacia_planks
* aluminumblock
* andesite
* antiBlock
* beacon
* birch_planks
* bookshelf
* brickCustom
* bronzeblock
* carpet
* carpet_block
* cloud
* cobblestone
* concrete
* copperblock
* dark_oak_planks
* diamond_block
* diorite
* dirt
* emerald_block
* end_Stone
* end_stone
* factoryblock
* factoryblock2
* fantasy
* fantasyblock
* futura
* glass
* glass_pane
* glowstone
* gold_block
* granite
* grimstone
* hexPlating
* holystone
* ice
* ice_pillar
* ice_stairs
* iron_bars
* iron_block
* jackolantern
* jungle_planks
* laboratoryblock
* lapis_block
* lavastone
* leadblock
* leaves
* limestone
* limestone_slab
* limestone_stairs
* marble
* marble_pillar
* marble_pillar_slab
* marble_slab
* marble_stairs
* military
* mossy_cobblestone
* mossy_templeblock
* nether_brick
* nether_smeltery
* netherrack
* oak_planks
* obsidian
* packedice
* packedice_pillar
* packedice_stairs
* paperwall
* paperwall_block
* present
* pumpkin
* purpur
* quartz
* redstone_block
* road_line
* sandstone
* seared_bricks
* silverblock
* speed_block
* spruce_planks
* stained_glass_black
* stained_glass_blue
* stained_glass_brown
* stained_glass_cyan
* stained_glass_gray
* stained_glass_green
* stained_glass_lightblue
* stained_glass_lightgray
* stained_glass_lime
* stained_glass_magenta
* stained_glass_orange
* stained_glass_pane_black
* stained_glass_pane_blue
* stained_glass_pane_brown
* stained_glass_pane_cyan
* stained_glass_pane_gray
* stained_glass_pane_green
* stained_glass_pane_lightblue
* stained_glass_pane_lightgray
* stained_glass_pane_lime
* stained_glass_pane_magenta
* stained_glass_pane_orange
* stained_glass_pane_pink
* stained_glass_pane_purple
* stained_glass_pane_red
* stained_glass_pane_white
* stained_glass_pane_yellow
* stained_glass_pink
* stained_glass_purple
* stained_glass_red
* stained_glass_white
* stained_glass_yellow
* steelblock
* stonebrick
* stonebricksmooth
* technical
* templeblock
* tinblock
* torch
* treated_wood
* tyrian
* uraniumblock
* valentines
* voidstone
* voidstone2
* voidstonePillar
* voidstonePillar2
* voidstoneRunic
* warningSign
* waterstone
* woolen_clay
*/
Groups.removeGroup("aluminum_stairs");
Groups.addGroup("seared_bricks");
Groups.addVariation("seared_bricks", <TConstruct:Smeltery:2>);
Groups.addVariation("seared_bricks", <TConstruct:Smeltery:4>);
Groups.addVariation("seared_bricks", <TConstruct:Smeltery:5>);
Groups.addVariation("seared_bricks", <TConstruct:Smeltery:6>);
Groups.addVariation("seared_bricks", <TConstruct:Smeltery:7>);
Groups.addVariation("seared_bricks", <TConstruct:Smeltery:8>);
Groups.addVariation("seared_bricks", <TConstruct:Smeltery:9>);
Groups.addVariation("seared_bricks", <TConstruct:Smeltery:10>);
Groups.addVariation("seared_bricks", <TConstruct:Smeltery:11>);
Groups.addGroup("nether_smeltery");
Groups.addVariation("nether_smeltery", <TConstruct:SmelteryNether:2>);
Groups.addVariation("nether_smeltery", <TConstruct:SmelteryNether:4>);
Groups.addVariation("nether_smeltery", <TConstruct:SmelteryNether:5>);
Groups.addVariation("nether_smeltery", <TConstruct:SmelteryNether:6>);
Groups.addVariation("nether_smeltery", <TConstruct:SmelteryNether:7>);
Groups.addVariation("nether_smeltery", <TConstruct:SmelteryNether:8>);
Groups.addVariation("nether_smeltery", <TConstruct:SmelteryNether:9>);
Groups.addVariation("nether_smeltery", <TConstruct:SmelteryNether:10>);
Groups.addVariation("nether_smeltery", <TConstruct:SmelteryNether:11>);
Groups.addGroup("speed_block");
Groups.addVariation("speed_block", <TConstruct:SpeedBlock:0>);
Groups.addVariation("speed_block", <TConstruct:SpeedBlock:1>);
Groups.addVariation("speed_block", <TConstruct:SpeedBlock:2>);
Groups.addVariation("speed_block", <TConstruct:SpeedBlock:3>);
Groups.addVariation("speed_block", <TConstruct:SpeedBlock:4>);
Groups.addVariation("speed_block", <TConstruct:SpeedBlock:5>);
Groups.addVariation("speed_block", <TConstruct:SpeedBlock:6>);
Groups.addVariation("granite", <etfuturum:stone:1>);
Groups.addVariation("granite", <etfuturum:stone:2>);
Groups.addVariation("diorite", <etfuturum:stone:3>);
Groups.addVariation("diorite", <etfuturum:stone:4>);
Groups.addVariation("andesite", <etfuturum:stone:5>);
Groups.addVariation("andesite", <etfuturum:stone:6>);
Groups.addVariation("end_stone",<etfuturum:end_bricks>);
Groups.addVariation("purpur", <etfuturum:purpur_block:0>);
Groups.addVariation("purpur", <etfuturum:purpur_pillar:0>);
/*
Groups.addVariation("marble", <ProjRed|Exploration:projectred.exploration.stone:0>);
Groups.addVariation("marble", <ProjRed|Exploration:projectred.exploration.stone:1>);
Groups.addGroup("basalt");
Groups.addVariation("basalt", <ProjRed|Exploration:projectred.exploration.stone:2>);
Groups.addVariation("basalt", <ProjRed|Exploration:projectred.exploration.stone:3>);
Groups.addVariation("basalt", <ProjRed|Exploration:projectred.exploration.stone:4>);
*/
Groups.addVariation("glass", <ExtraUtilities:decorativeBlock2:0>);
Groups.addVariation("glass", <ExtraUtilities:decorativeBlock2:1>);
Groups.addVariation("glass", <ExtraUtilities:decorativeBlock2:2>);
Groups.addVariation("glass", <ExtraUtilities:decorativeBlock2:3>);
Groups.addVariation("glass", <ExtraUtilities:decorativeBlock2:6>);
Groups.addVariation("glass", <ExtraUtilities:decorativeBlock2:9>);
Groups.addGroup("wrought_iron_fence");
Groups.addVariation("wrought_iron_fence", <GardenStuff:fence:0>);
Groups.addVariation("wrought_iron_fence", <GardenStuff:fence:1>);
Groups.addVariation("wrought_iron_fence", <GardenStuff:fence:2>);
Groups.addVariation("wrought_iron_fence", <GardenStuff:fence:3>);
Groups.addGroup("decorative_pot");
Groups.addVariation("decorative_pot", <GardenContainers:decorative_pot:0>);
Groups.addVariation("decorative_pot", <GardenContainers:decorative_pot:1>);
Groups.addVariation("decorative_pot", <GardenContainers:decorative_pot:2>);
Groups.addGroup("lapis_caelestis");
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:0>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:1>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:2>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:3>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:4>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:5>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:6>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:7>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:8>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:9>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:10>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:11>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:12>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:13>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:14>);
Groups.addVariation("lapis_caelestis", <ExtraUtilities:greenscreen:15>);
Groups.addVariation("stonebricksmooth", <GardenStuff:moss_brick:0>);
Groups.addVariation("stonebricksmooth", <GardenStuff:moss_brick:1>);
Groups.addVariation("stonebricksmooth", <GardenStuff:moss_brick:2>);
Groups.addVariation("stonebricksmooth", <GardenStuff:moss_brick:3>);
Groups.addVariation("stonebricksmooth", <GardenStuff:moss_brick:4>);
Groups.addVariation("stonebricksmooth", <GardenStuff:moss_brick:5>);
Groups.addVariation("stonebricksmooth", <GardenStuff:moss_brick:6>);
Groups.addVariation("stonebricksmooth", <ExtraUtilities:decorativeBlock1:0>);
Groups.addVariation("stonebricksmooth", <ExtraUtilities:decorativeBlock1:4>);
Groups.addVariation("stonebricksmooth", <ExtraUtilities:decorativeBlock1:7>);
furnace.remove(<chisel:concrete:0>);
//mods.thermalexpansion.Furnace.removeRecipe(<chisel:concrete:0>);
import minetweaker.item.IItemStack;
import minetweaker.item.IIngredient;
import mods.thermalexpansion.Pulverizer;
import mods.extraUtils.QED;
import mods.immersiveengineering.Crusher;
import mods.mekanism.chemical.Dissolution;
import mods.mekanism.chemical.Injection;
import mods.mekanism.Purification;
import mods.mekanism.Enrichment;
//iron,gold,darkiron,osmium,copper,tin,silver,lead,nickel,platinum,yellorite,aluminum,cobalt,ardite
val dore0 =
[<denseores:block0:0>, <denseores:block0:1>, <denseores:block0:2>, <denseores:block0:3>,
<denseores:block0:4>, <denseores:block0:5>, <denseores:block0:6>, <denseores:block0:7>,
<denseores:block0:8>, <denseores:block0:9>, <denseores:block0:10>, <denseores:block0:11>,
<denseores:block0:12>, <denseores:block0:13>, <denseores:block0:14>, <denseores:block0:15>
] as IItemStack[];
val dore1 =
[<denseores:block1:0>, <denseores:block1:1>, <denseores:block1:2>,
<denseores:block1:3>, <denseores:block1:4>, <denseores:block1:5>
] as IItemStack[];
val ore0 =
[<minecraft:iron_ore>, <minecraft:gold_ore>, <minecraft:lapis_ore>, <minecraft:diamond_ore>,
<minecraft:emerald_ore>, <minecraft:redstone_ore>, <minecraft:coal_ore>, <minecraft:quartz_ore>,
<factorization:DarkIronOre:0>, <Mekanism:OreBlock:0>, <appliedenergistics2:tile.OreQuartz:0>, <Forestry:resources:0>,
<ThermalFoundation:Ore:0>, <ThermalFoundation:Ore:1>, <ThermalFoundation:Ore:2>, <ThermalFoundation:Ore:3>
] as IItemStack[];
val ore1 =
[<ThermalFoundation:Ore:4>, <ThermalFoundation:Ore:5>, <BigReactors:YelloriteOre>,
<TConstruct:SearedBrick:5>, <TConstruct:SearedBrick:1>, <TConstruct:SearedBrick:2>
] as IItemStack[];
val denseIron = <denseores:block0:0>;
val denseGold = <denseores:block0:1>;
val denseDarkIron = <denseores:block0:8>;
val denseOsmium = <denseores:block0:9>;
val denseCopper = <denseores:block0:12>;
val denseTin = <denseores:block0:13>;
val denseSilver = <denseores:block0:14>;
val denseLead = <denseores:block0:15>;
val denseNickel = <denseores:block1:0>;
val densePlatinum = <denseores:block1:1>;
val denseYellow = <denseores:block1:2>;
val denseAlminum = <denseores:block1:3>;
val denseCobalt = <denseores:block1:4>;
val denseArdite = <denseores:block1:5>;
val dmetals = [
denseIron, denseGold, denseDarkIron, denseOsmium, denseCopper, denseTin, denseSilver,
denseLead, denseNickel, densePlatinum, denseYellow, denseAlminum, denseCobalt, denseArdite
] as IItemStack[];
val dustIron = <Mekanism:Dust:0>;
val clumpIron = <Mekanism:Clump:0>;
val shardIron = <Mekanism:Shard:0>;
val dustGold = <Mekanism:Dust:1>;
val clumpGold = <Mekanism:Clump:1>;
val shardGold = <Mekanism:Shard:1>;
val dustDarkIron = <aobd:dustFzDarkIron>;
val clumpDarkIron = <aobd:clumpFzDarkIron>;
val shardDarkIron = <aobd:shardFzDarkIron>;
val dustOsmium = <Mekanism:Dust:2>;
val clumpOsmium = <Mekanism:Clump:2>;
val shardOsmium = <Mekanism:Shard:2>;
val dustCopper = <Mekanism:Dust:3>;
val clumpCopper = <Mekanism:Clump:3>;
val shardCopper = <Mekanism:Shard:3>;
val dustTin = <Mekanism:Dust:4>;
val clumpTin = <Mekanism:Clump:4>;
val shardTin = <Mekanism:Shard:4>;
val dustSilver = <Mekanism:Dust:5>;
val clumpSilver = <Mekanism:Clump:5>;
val shardSilver = <Mekanism:Shard:5>;
val dustLead = <Mekanism:Dust:6>;
val clumpLead = <Mekanism:Clump:6>;
val shardLead = <Mekanism:Shard:6>;
val dustNickel = <ThermalFoundation:material:36>;
val clumpNickel = <aobd:clumpNickel>;
val shardNickel = <aobd:shardNickel>;
val dustPlatinum = <ThermalFoundation:material:37>;
val clumpPlatinum = <aobd:clumpPlatinum>;
val shardPlatinum = <aobd:shardPlatinum>;
val dustYellow = <BigReactors:BRIngot:4>;
val clumpYellow = <aobd:clumpYellorium>;
val shardYellow = <aobd:shardYellorium>;
val dustAluminum = <TConstruct:materials:40>;
val clumpAluminum = <aobd:clumpAluminium>;
val shardAluminum = <aobd:shardAluminium>;
val dustCobalt = <TConstruct:materials:39>;
val clumpCobalt = <aobd:clumpCobalt>;
val shardCobalt = <aobd:shardCobalt>;
val dustArdite = <TConstruct:materials:38>;
val clumpArdite = <aobd:clumpArdite>;
val shardArdite = <aobd:shardArdite>;
//remove
for i, dore in dore0 {
Pulverizer.removeRecipe(dore);
Crusher.removeRecipe(dore);
QED.addShapedRecipe(ore0[i] * 4, [[dore, <minecraft:gunpowder>]]);
QED.addShapedRecipe(ore0[i] * 4, [[<minecraft:gunpowder>, dore]]);
QED.addShapedRecipe(ore0[i] * 4, [[dore], [<minecraft:gunpowder>]]);
QED.addShapedRecipe(ore0[i] * 4, [[<minecraft:gunpowder>], [dore]]);
}
for i, dore in dore1 {
Pulverizer.removeRecipe(dore);
Crusher.removeRecipe(dore);
QED.addShapedRecipe(ore1[i] * 4, [[dore]]);
}
//apply
val enrich = 8;
Enrichment.addRecipe(denseIron, dustIron * enrich);
Enrichment.addRecipe(denseGold, dustGold * enrich);
Enrichment.addRecipe(denseDarkIron, dustDarkIron * enrich);
Enrichment.addRecipe(denseOsmium, dustOsmium * enrich);
Enrichment.addRecipe(denseCopper, dustCopper * enrich);
Enrichment.addRecipe(denseTin, dustTin * enrich);
Enrichment.addRecipe(denseSilver, dustSilver * enrich);
Enrichment.addRecipe(denseLead, dustLead * enrich);
Enrichment.addRecipe(denseNickel, dustNickel * enrich);
Enrichment.addRecipe(densePlatinum, dustPlatinum * enrich);
Enrichment.addRecipe(denseYellow, dustYellow * enrich);
Enrichment.addRecipe(denseAlminum, dustAluminum * enrich);
Enrichment.addRecipe(denseCobalt, dustCobalt * enrich);
Enrichment.addRecipe(denseArdite, dustArdite * enrich);
val purify = 12;
Purification.addRecipe(denseIron, clumpIron * purify);
Purification.addRecipe(denseGold, clumpGold * purify);
Purification.addRecipe(denseDarkIron, clumpDarkIron * purify);
Purification.addRecipe(denseOsmium, clumpOsmium * purify);
Purification.addRecipe(denseCopper, clumpCopper * purify);
Purification.addRecipe(denseTin, clumpTin * purify);
Purification.addRecipe(denseSilver, clumpSilver * purify);
Purification.addRecipe(denseLead, clumpLead * purify);
Purification.addRecipe(denseNickel, clumpNickel * purify);
Purification.addRecipe(densePlatinum, clumpPlatinum * purify);
Purification.addRecipe(denseYellow, clumpYellow * purify);
Purification.addRecipe(denseAlminum, clumpAluminum * purify);
Purification.addRecipe(denseCobalt, clumpCobalt * purify);
Purification.addRecipe(denseArdite, clumpArdite * purify);
val inject = 18;
Injection.addRecipe(denseIron, <gas:hydrogenChloride>, shardIron * inject);
Injection.addRecipe(denseGold, <gas:hydrogenChloride>, shardGold * inject);
Injection.addRecipe(denseDarkIron, <gas:hydrogenChloride>, shardDarkIron * inject);
Injection.addRecipe(denseOsmium, <gas:hydrogenChloride>, shardOsmium * inject);
Injection.addRecipe(denseCopper, <gas:hydrogenChloride>, shardCopper * inject);
Injection.addRecipe(denseTin, <gas:hydrogenChloride>, shardTin * inject);
Injection.addRecipe(denseSilver, <gas:hydrogenChloride>, shardSilver * inject);
Injection.addRecipe(denseLead, <gas:hydrogenChloride>, shardLead * inject);
Injection.addRecipe(denseNickel, <gas:hydrogenChloride>, shardNickel * inject);
Injection.addRecipe(densePlatinum, <gas:hydrogenChloride>, shardPlatinum * inject);
Injection.addRecipe(denseYellow, <gas:hydrogenChloride>, shardYellow * inject);
Injection.addRecipe(denseAlminum, <gas:hydrogenChloride>, shardAluminum * inject);
Injection.addRecipe(denseCobalt, <gas:hydrogenChloride>, shardCobalt * inject);
Injection.addRecipe(denseArdite, <gas:hydrogenChloride>, shardArdite * inject);
val dissolute = 4400;
Dissolution.addRecipe(denseIron, <gas:iron> * dissolute);
Dissolution.addRecipe(denseGold, <gas:gold> * dissolute);
Dissolution.addRecipe(denseDarkIron, <gas:FzDarkIron> * dissolute);
Dissolution.addRecipe(denseOsmium, <gas:osmium> * dissolute);
Dissolution.addRecipe(denseCopper, <gas:copper> * dissolute);
Dissolution.addRecipe(denseTin, <gas:tin> * dissolute);
Dissolution.addRecipe(denseSilver, <gas:silver> * dissolute);
Dissolution.addRecipe(denseLead, <gas:lead> * dissolute);
Dissolution.addRecipe(denseNickel, <gas:Nickel> * dissolute);
Dissolution.addRecipe(densePlatinum, <gas:Platinum> * dissolute);
Dissolution.addRecipe(denseYellow, <gas:Yellorium> * dissolute);
Dissolution.addRecipe(denseAlminum, <gas:Aluminium> * dissolute);
Dissolution.addRecipe(denseCobalt, <gas:Cobalt> * dissolute);
Dissolution.addRecipe(denseArdite, <gas:Ardite> * dissolute);
//Blocks
val aeSkyChestA = <appliedenergistics2:tile.BlockSkyChest:0>;
val aeSkyChestB = <appliedenergistics2:tile.BlockSkyChest:1>;
//MC Smelting Recipes
furnace.addRecipe(aeSkyChestB, aeSkyChestA);
/*** ***/
import mods.thermalexpansion.Pulverizer;
import mods.mekanism.Crusher;
import mods.appeng.Grinder;
val cacao = <minecraft:dye:3>;
val cinnamon = <harvestcraft:cinnamonItem>;
val peppercorn = <harvestcraft:peppercornItem>;
val curryleaf = <harvestcraft:curryleafItem>;
val powderCocoa = <harvestcraft:cocoapowderItem>;
val powderCinnamon = <harvestcraft:groundcinnamonItem>;
val blackpepper = <harvestcraft:blackpepperItem>;
val powderCurry = <harvestcraft:currypowderItem>;
Pulverizer.addRecipe(500, cacao, powderCocoa);
//Pulverizer.addRecipe(500, cinnamon, powderCinnamon);
//Pulverizer.addRecipe(500, peppercorn, blackpepper);
//Pulverizer.addRecipe(500, curryleaf, powderCurry);
Crusher.addRecipe(cacao, powderCocoa);
Crusher.addRecipe(cinnamon, powderCinnamon);
Crusher.addRecipe(peppercorn, blackpepper);
Crusher.addRecipe(curryleaf, powderCurry);
Grinder.addRecipe(cacao, powderCocoa, 2);
Grinder.addRecipe(cinnamon, powderCinnamon, 2);
Grinder.addRecipe(peppercorn, blackpepper, 2);
Grinder.addRecipe(curryleaf, powderCurry, 2);
import mods.immersiveengineering.Refinery;
Refinery.addRecipe(<liquid:fire_water> * 2, <liquid:pyrotheum>, <liquid:ethanol> * 2);
Refinery.addRecipe(<liquid:rocket_fuel> * 2, <liquid:fuel>, <liquid:ethanol> * 2);
Refinery.addRecipe(<liquid:fuel> * 2, <liquid:oil>, <liquid:oil>);
/*
***#-- ChestLoot --#***
* bonusChest - can find the first time when allow generate bonus chest
* dimensionalDungeonChest - in deep dark's castle-like dugeon
* dungeonChest - spawner chamber
* mfr:villageZoolologist - Maybe never generated at village
* mineshaftCorridor - occationary found chest in corridor of mineshaft
* naturalistChest - villager house which is with 2 apiary
* pyramidDesertyChest - 4 in desert pyramid, nearbelow 9 tnts
* pyramidJungleChest - like temple, groomy and humid
* pyramidJungleDispenser - then I took an arrow in my knee
* railcraft:workshop - halfway rails in there
* strongholdCorridor - ways to "the end"
* strongholdCrossing - maze to the end
* strongholdLibrary - you can keep a lot of books
* villageBlacksmith - at times lava leaked
***#--------------#***
*/
//naturalist
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamvanillabeanSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamstarfruitSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pampomegranateSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pampistachioSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pampersimmonSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pampeppercornSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pampecanSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pampeachSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pampapayaSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamorangeSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamoliveSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pammangoSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamlimeSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pammapleSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamlemonSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamgrapefruitSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamfigSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamdurianSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamdragonfruitSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamdateSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamcoconutSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamcinnamonSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamcashewSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pambananaSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamapricotSapling>.weight(8), 1, 4);
vanilla.loot.addChestLoot("naturalistChest", <harvestcraft:pamalmondSapling>.weight(8), 1, 4);
/*
--- Mekanism Gases List ---
* <gas:> -- %s Slurry
* <gas:Aluminium> -- Aluminium Slurry
* <gas:Ardite> -- Ardite Slurry
* <gas:Cobalt> -- Cobalt Slurry
* <gas:Draconium> -- Draconium Slurry
* <gas:FzDarkIron> -- Dark Iron Slurry
* <gas:Mithril> -- Mithril Slurry
* <gas:Nickel> -- Nickel Slurry
* <gas:Platinum> -- Platinum Slurry
* <gas:Yellorium> -- Yellorium Slurry
* <gas:bioethanol> -- gas.bioethanol
* <gas:brine> -- Gaseous Brine
* <gas:chlorine> -- Chlorine
* <gas:clean> -- Clean %s Slurry
* <gas:cleanAluminium> -- Clean Aluminium Slurry
* <gas:cleanArdite> -- Clean Ardite Slurry
* <gas:cleanCobalt> -- Clean Cobalt Slurry
* <gas:cleanCopper> -- Clean Copper Slurry
* <gas:cleanDraconium> -- Clean Draconium Slurry
* <gas:cleanFzDarkIron> -- Clean Dark Iron Slurry
* <gas:cleanGold> -- Clean Gold Slurry
* <gas:cleanIron> -- Clean Iron Slurry
* <gas:cleanLead> -- Clean Lead Slurry
* <gas:cleanMithril> -- Clean Mithril Slurry
* <gas:cleanNickel> -- Clean Nickel Slurry
* <gas:cleanOsmium> -- Clean Osmium Slurry
* <gas:cleanPlatinum> -- Clean Platinum Slurry
* <gas:cleanSilver> -- Clean Silver Slurry
* <gas:cleanTin> -- Clean Tin Slurry
* <gas:cleanYellorium> -- Clean Yellorium Slurry
* <gas:copper> -- Copper Slurry
* <gas:deuterium> -- Deuterium
* <gas:ethene> -- Ethylene
* <gas:fire_water> -- gas.fire_water
* <gas:fuel> -- Vaporized Fuel
* <gas:fusionFuelDT> -- D-T Fuel
* <gas:gold> -- Gold Slurry
* <gas:hootch> -- gas.hootch
* <gas:hydrogen> -- Hydrogen
* <gas:hydrogenChloride> -- Hydrogen Chloride
* <gas:iron> -- Iron Slurry
* <gas:lead> -- Lead Slurry
* <gas:liquidOsmium> -- Liquid Osmium
* <gas:liquidStone> -- Liquid Stone
* <gas:lithium> -- Lithium
* <gas:oil> -- Vaporized Oil
* <gas:osmium> -- Osmium Slurry
* <gas:oxygen> -- Oxygen
* <gas:rocket_fuel> -- gas.rocket_fuel
* <gas:silver> -- Silver Slurry
* <gas:sodium> -- Sodium
* <gas:steam> -- gas.steam
* <gas:sulfurDioxideGas> -- Sulfur Dioxide
* <gas:sulfurTrioxideGas> -- Sulfur Trioxide
* <gas:sulfuricAcid> -- Sulfuric Acid
* <gas:tin> -- Tin Slurry
* <gas:tritium> -- Tritium
* <gas:water> -- Water Vapor
*/
import minetweaker.item.IItemStack;
import mods.mekanism.Reaction;
import mods.mekanism.chemical.Injection;
import mods.mekanism.Crusher;
val diamonds = [
<minecraft:diamond_helmet:0>,
<minecraft:diamond_chestplate:0>,
<minecraft:diamond_leggings:0>,
<minecraft:diamond_boots:0>,
<minecraft:diamond_sword:0>,
<minecraft:diamond_pickaxe:0>,
<minecraft:diamond_axe:0>,
<minecraft:diamond_shovel:0>,
<minecraft:diamond_hoe:0>
] as IItemStack[];
val lapises = [
<MekanismTools:LapisLazuliHelmet:0>,
<MekanismTools:LapisLazuliChestplate:0>,
<MekanismTools:LapisLazuliLeggings:0>,
<MekanismTools:LapisLazuliBoots:0>,
<MekanismTools:LapisLazuliSword:0>,
<MekanismTools:LapisLazuliPickaxe:0>,
<MekanismTools:LapisLazuliAxe:0>,
<MekanismTools:LapisLazuliShovel:0>,
<MekanismTools:LapisLazuliHoe:0>
] as IItemStack[];
val amount = [5, 8, 7, 4, 2, 3, 3, 1, 2] as int[];
for i, eq in diamonds {
Crusher.addRecipe(eq, <Mekanism:OtherDust:0> * (amount[i] - 2));
}
for i, eq in lapises {
Crusher.addRecipe(eq, <minecraft:dye:4> * amount[i]);
}
import mods.nei.NEI;
// Hide entries
NEI.hide(<minecraft:flowing_water>);
NEI.hide(<minecraft:water>);
NEI.hide(<minecraft:flowing_lava>);
NEI.hide(<minecraft:lava>);
NEI.hide(<ExtraUtilities:microblocks>);
//NEI.hide(<DraconicEvolution:mobSoul>);
// Show entries
// Animals and NPC
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Pig"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Sheep"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Cow"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Chicken"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Squid"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Wolf"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"MushroomCow"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"SnowMan"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Ozelot"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"VillagerGolem"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"EntityHorse"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Villager"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Bat"}));
// Enemies
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Creeper"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Skeleton"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Spider"}));
//NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Giant"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Zombie"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Slime"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Ghast"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"PigZombie"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Enderman"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"CaveSpider"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Silverfish"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Blaze"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"LavaSlime"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Witch"}));
// Mod addeds
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"enderzoo.Enderminy"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"enderzoo.ConcussionCreeper"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"enderzoo.FallenKnight"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"enderzoo.FallenMount"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"enderzoo.WitherWitch"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"enderzoo.WitherCat"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"enderzoo.DireWolf"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"enderzoo.DireSlime"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Anubis"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Banshee"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Baphomet"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Bone Knight"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Centaur"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Cobble Golem"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Cobblestone Golem"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Cockatrice"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Creep"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Cyclops"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Cyan Flower"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Dhampir"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Dryad"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Dullahan"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Ender Dragon Girl"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Ender Eye"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Flesh Lich"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.FutakuchiOnna"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Gryphon"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Harpy"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Hunter"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Jorogumo"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Mermaid"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Mimic"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Minotaur"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Minotaurus"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Naga"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.NineTails"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Sahuagin"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Satyr"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Selkie"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Shaman"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Sharko"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Siren"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Sludge Girl"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Sphinx"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Spriggan"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Succubus"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Swamper"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Valkyrie"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Vampire"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Werecat"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Witch"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Wither Cow"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Yeti"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Yuki-Onna"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Kobold"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Creeper Girl"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Trader"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Slime Girl"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Ender Girl"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Holstaurus"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Mandragora"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"GrimoireOfGaia.Butler"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"MineFactoryReloaded.mfrEntityPinkSlime"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"TConstruct.EdibleSlime"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"etfuturum.endermite"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"etfuturum.rabbit"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"etfuturum.villager_zombie"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Blizz"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Blitz"}));
NEI.addEntry(<DraconicEvolution:mobSoul>.withTag({Name:"Basalz"}));
//oreDict metals
val oreAl = <ore:oreAluminium>;
val ingAl = <ore:ingotAluminium>;
val nugAl = <ore:nuggetAluminium>;
val dustAl = <ore:dustAluminium>;
//oreDict edibles
val berry = <ore:listAllberry>;
val fruit = <ore:listAllfruit>;
val beefjerky = <ore:foodBeefjerky>;
val zombjerky = <ore:foodZombiejerky>;
val veggie = <ore:listAllveggie>;
val cropBarley = <ore:cropBarley>;
val listMeatRaw = <ore:listAllmeatraw>;
val listMeatCkd = <ore:listAllmeatcooked>;
val listRabbitRaw = <ore:listAllrabbitraw>;
val listMuttonRaw = <ore:listAllmuttonraw>;
val foodRabbitRaw = <ore:foodRabbitraw>;
val foodMuttonRaw = <ore:foodMuttonraw>;
val listRabbitCkd = <ore:listAllrabbitcooked>;
val listMuttonCkd = <ore:listAllmuttoncooked>;
val foodRabbitCkd = <ore:foodRabbitcooked>;
val foodMuttonCkd = <ore:foodMuttoncooked>;
val listFishRaw = <ore:listAllfishraw>;
//oreDict other
val blockMeat = <ore:blockMeatRaw>;
val gearStone = <ore:gearStone>;
//blocks
val gravel = <ore:gravel>;
//items
val ticjerkyBeef = <TConstruct:jerky:0>;
val ticjerkyZomb = <TConstruct:jerky:5>;
val futureRabbitRaw = <etfuturum:rabbit_raw>;
val futureRabbitCkd = <etfuturum:rabbit_cooked>;
val futureMuttonRaw = <etfuturum:mutton_raw>;
val futureMuttonCkd = <etfuturum:mutton_cooked>;
//remover
listFishRaw.remove(<harvestcraft:firmtofuItem>);
<ore:plateTin>.remove(<Railcraft:part.plate:2>);
for item in <ore:oreAluminum>.items{
<ore:oreAluminum>.remove(item);
}
//block registering
gravel.add(<etfuturum:old_gravel>);
//Set *Aluminium key at IE bauxite and Aluminum materials.
oreAl.add(<ImmersiveEngineering:ore:1>);
ingAl.add(<ImmersiveEngineering:metal:1>);
nugAl.add(<ImmersiveEngineering:metal:23>);
dustAl.add(<ImmersiveEngineering:metal:11>);
//Set keys on edibles
berry.add(<GrimoireOfGaia:item.GrimoireOfGaia.FoodBerryHealth>);
berry.add(<GrimoireOfGaia:item.GrimoireOfGaia.FoodBerryCure>);
berry.add(<GrimoireOfGaia:item.GrimoireOfGaia.FoodBerryIce>);
berry.add(<GrimoireOfGaia:item.GrimoireOfGaia.FoodBerryFire>);
fruit.add(<GrimoireOfGaia:item.GrimoireOfGaia.FoodBerryHealth>);
fruit.add(<GrimoireOfGaia:item.GrimoireOfGaia.FoodBerryCure>);
fruit.add(<GrimoireOfGaia:item.GrimoireOfGaia.FoodBerryIce>);
fruit.add(<GrimoireOfGaia:item.GrimoireOfGaia.FoodBerryFire>);
veggie.add(<GrimoireOfGaia:item.GrimoireOfGaia.FoodMandrake>);
beefjerky.add(ticjerkyBeef);
zombjerky.add(ticjerkyZomb);
listMeatRaw.add(futureRabbitRaw);
listMeatRaw.add(futureMuttonRaw);
foodRabbitRaw.add(futureRabbitRaw);
foodMuttonRaw.add(futureMuttonRaw);
listRabbitRaw.add(futureRabbitRaw);
listMuttonRaw.add(futureMuttonRaw);
listMeatCkd.add(futureRabbitCkd);
listMeatCkd.add(futureMuttonCkd);
foodRabbitCkd.add(futureRabbitCkd);
foodMuttonCkd.add(futureMuttonCkd);
listRabbitCkd.add(futureRabbitCkd);
listMuttonCkd.add(futureMuttonCkd);
gearStone.add(<EnderIO:itemMachinePart:1>);
<ore:boxWindow>.add(<GardenContainers:wood_window_box:0>);
<ore:boxWindow>.add(<GardenContainers:wood_window_box:1>);
<ore:boxWindow>.add(<GardenContainers:wood_window_box:2>);
<ore:boxWindow>.add(<GardenContainers:wood_window_box:3>);
<ore:boxWindow>.add(<GardenContainers:wood_window_box:4>);
<ore:boxWindow>.add(<GardenContainers:wood_window_box:5>);
<ore:boxWindow>.add(<GardenContainers:stone_window_box:0>);
<ore:boxWindow>.add(<GardenContainers:stone_window_box:1>);
<ore:boxWindow>.add(<GardenContainers:stone_window_box:2>);
<ore:boxWindow>.add(<GardenContainers:stone_window_box:3>);
<ore:boxWindow>.add(<GardenContainers:stone_window_box:4>);
<ore:boxWindow>.add(<GardenContainers:stone_window_box:5>);
<ore:potFlower>.add(<minecraft:flower_pot:0>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot:0>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:0>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:1>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:2>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:3>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:4>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:5>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:6>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:7>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:8>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:9>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:10>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:11>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:12>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:13>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:14>);
<ore:potFlowerMidium>.add(<GardenContainers:medium_pot_colored:15>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot:0>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:0>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:1>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:2>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:3>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:4>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:5>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:6>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:7>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:8>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:9>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:10>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:11>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:12>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:13>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:14>);
<ore:potFlowerLarge>.add(<GardenContainers:large_pot_colored:15>);
<ore:flower>.add(<minecraft:yellow_flower>);
<ore:flower>.add(<minecraft:red_flower:0>);
<ore:flower>.add(<minecraft:red_flower:1>);
<ore:flower>.add(<minecraft:red_flower:2>);
<ore:flower>.add(<minecraft:red_flower:3>);
<ore:flower>.add(<minecraft:red_flower:4>);
<ore:flower>.add(<minecraft:red_flower:5>);
<ore:flower>.add(<minecraft:red_flower:6>);
<ore:flower>.add(<minecraft:red_flower:7>);
<ore:flower>.add(<minecraft:red_flower:8>);
<ore:flower>.add(<minecraft:double_plant:0>);
<ore:flower>.add(<minecraft:double_plant:1>);
<ore:flower>.add(<minecraft:double_plant:4>);
<ore:flower>.add(<minecraft:double_plant:5>);
<ore:dustBlaze>.add(<minecraft:blaze_powder>);
<ore:pulpWood>.add(<ThermalExpansion:material:512>);
<ore:plateIron>.add(<Railcraft:part.plate:0>);
<ore:plateSteel>.add(<Railcraft:part.plate:1>);
<ore:plateTin>.add(<Railcraft:part.plate:2>);
<ore:plateCopper>.add(<Railcraft:part.plate:3>);
<ore:steelRod>.add(<ImmersiveEngineering:material:15>);
<ore:rodSteel>.add(<ImmersiveEngineering:material:15>);
<ore:blockCokeBrick>.add(<ImmersiveEngineering:stoneDecoration:1>);
<ore:blockCokeBrick>.add(<Railcraft:machine.alpha:7>);
<ore:blockBlastBrick>.add(<ImmersiveEngineering:stoneDecoration:2>);
<ore:blockBlastBrick>.add(<Railcraft:machine.alpha:12>);
<ore:fenceWood>.add(<etfuturum:fence_oak>);
<ore:fenceWood>.add(<etfuturum:fence_spruce>);
<ore:fenceWood>.add(<etfuturum:fence_birch>);
<ore:fenceWood>.add(<etfuturum:fence_jungle>);
<ore:fenceWood>.add(<etfuturum:fence_acacia>);
<ore:fenceWood>.add(<etfuturum:fence_dark_oak>);
<ore:fenceWood>.add(<AgriCraft:fence:*>);
<ore:fenceWood>.add(<Forestry:fences:*>);
<ore:fenceWood>.add(<Forestry:fencesFireproof:*>);
<ore:stickWood>.add(<TConstruct:toolRod:0>);
<ore:itemSlag>.add(<ThermalExpansion:material:514>);
<ore:blockGranite>.add(<etfuturum:stone:1>);
<ore:blockDiorite>.add(<etfuturum:stone:3>);
<ore:blockAndesite>.add(<etfuturum:stone:5>);
<ore:dustQuartz>.addAll(<ore:dustCertusQuartz>);
<ore:dustQuartz>.addAll(<ore:dustNetherQuartz>);
<ore:oreSalt>.add(<harvestcraft:salt:0>);
<ore:listAllgrain>.addAll(<ore:cropRice>);
<ore:seedSesameseed>.remove(<harvestcraft:sesameseedsseedItem>);
<ore:seedSesame>.add(<harvestcraft:sesameseedsseedItem>);
<ore:listAllveggie>.add(<etfuturum:beetroot>);
<ore:cropBeet>.addAll(<ore:cropBeetroot>);
<ore:cropBeetroot>.addAll(<ore:cropBeet>);
<ore:fertilizer>.add(<Forestry:fertilizerCompound>);
<ore:fertilizer>.add(<Forestry:fertilizerBio>);
<ore:fertilizer>.add(<GardenCore:compost_pile>);
<ore:waxBees>.addAll(<ore:itemBeeswax>);
<ore:waxBees>.add(<Forestry:refractoryWax>);
<ore:dustNetherrack>.add(<factorization:nether_powder>);
<ore:blockCrops>.add(<minecraft:cocoa>);
<ore:blockCrops>.add(<harvestcraft:pamApple>);
<ore:blockCrops>.add(<harvestcraft:pamAlmond>);
<ore:blockCrops>.add(<harvestcraft:pamApricot>);
<ore:blockCrops>.add(<harvestcraft:pamAvocado>);
<ore:blockCrops>.add(<harvestcraft:pamBanana>);
<ore:blockCrops>.add(<harvestcraft:pamCashew>);
<ore:blockCrops>.add(<harvestcraft:pamCherry>);
<ore:blockCrops>.add(<harvestcraft:pamChestnut>);
<ore:blockCrops>.add(<harvestcraft:pamCoconut>);
<ore:blockCrops>.add(<harvestcraft:pamDate>);
<ore:blockCrops>.add(<harvestcraft:pamDragonfruit>);
<ore:blockCrops>.add(<harvestcraft:pamDurian>);
<ore:blockCrops>.add(<harvestcraft:pamFig>);
<ore:blockCrops>.add(<harvestcraft:pamGooseberry>);
<ore:blockCrops>.add(<harvestcraft:pamGrapefruit>);
<ore:blockCrops>.add(<harvestcraft:pamLemon>);
<ore:blockCrops>.add(<harvestcraft:pamLime>);
<ore:blockCrops>.add(<harvestcraft:pamMango>);
<ore:blockCrops>.add(<harvestcraft:pamNutmeg>);
<ore:blockCrops>.add(<harvestcraft:pamOlive>);
<ore:blockCrops>.add(<harvestcraft:pamOrange>);
<ore:blockCrops>.add(<harvestcraft:pamPapaya>);
<ore:blockCrops>.add(<harvestcraft:pamPeach>);
<ore:blockCrops>.add(<harvestcraft:pamPear>);
<ore:blockCrops>.add(<harvestcraft:pamPecan>);
<ore:blockCrops>.add(<harvestcraft:pamPeppercorn>);
<ore:blockCrops>.add(<harvestcraft:pamPersimmon>);
<ore:blockCrops>.add(<harvestcraft:pamPistachio>);
<ore:blockCrops>.add(<harvestcraft:pamPlum>);
<ore:blockCrops>.add(<harvestcraft:pamPomegranate>);
<ore:blockCrops>.add(<harvestcraft:pamStarfruit>);
<ore:blockCrops>.add(<harvestcraft:pamVanillabean>);
<ore:blockCrops>.add(<harvestcraft:pamWalnut>);
<ore:logWood>.add(<harvestcraft:pamCinnamon:*>);
<ore:logWood>.add(<harvestcraft:pamMaple:*>);
<ore:logWood>.add(<harvestcraft:pamPaperbark:*>);
<ore:logWood>.add(<MineFactoryReloaded:rubberwood.log:*>);
<ore:foodSalt>.add(<Mekanism:Salt>);
/***--- Imports ---***/
import mods.appeng.Inscriber;
import mods.buildcraft.AssemblyTable;
import mods.extraUtils.QED;
import mods.forestry.ThermionicFabricator;
import mods.forestry.Carpenter;
import mods.forestry.Centrifuge;
import mods.forestry.Still;
import mods.immersiveengineering.MetalPress;
import mods.mekanism.chemical.Injection;
import mods.mekanism.Enrichment;
import mods.mekanism.Infuser;
import mods.mekanism.Crusher;
import mods.mekanism.Reaction;
import mods.railcraft.Rolling;
import mods.tconstruct.Drying;
import mods.tconstruct.Casting;
import mods.tconstruct.Smeltery;
/***--- Recipes Removing ---***/
//recipes.remove(<>);
recipes.removeShaped(<minecraft:packed_ice>, [[<minecraft:ice>, <minecraft:ice>],[<minecraft:ice>, <minecraft:ice>]]);
recipes.removeShaped(<minecraft:ender_pearl>, [
[<ore:dustEnderPearl>, <ore:dustEnderPearl>, <ore:dustEnderPearl>],
[<ore:dustEnderPearl>, <ore:dustEnderPearl>, <ore:dustEnderPearl>],
[<ore:dustEnderPearl>, <ore:dustEnderPearl>, <ore:dustEnderPearl>]
]);
recipes.remove(<appliedenergistics2:tile.BlockMolecularAssembler:0>);
recipes.remove(<BuildCraft|Silicon:laserBlock:0>);
recipes.remove(<BuildCraft|Silicon:laserTableBlock:0>);
recipes.remove(<BuildCraft|Silicon:laserTableBlock:1>);
recipes.remove(<BuildCraft|Silicon:laserTableBlock:2>);
recipes.remove(<BuildCraft|Silicon:laserTableBlock:3>);
recipes.remove(<BuildCraft|Silicon:laserTableBlock:4>);
recipes.remove(<BuildCraft|Silicon:laserTableBlock:5>);
recipes.remove(<DraconicEvolution:generator>);
recipes.remove(<DraconicEvolution:grinder>);
recipes.remove(<DraconicEvolution:upgradeModifier>);
recipes.remove(<DraconicEvolution:draconicCore:0>);
recipes.remove(<DraconicEvolution:wyvernCore:0>);
recipes.remove(<DraconicEvolution:awakenedCore:0>);
recipes.remove(<DraconicEvolution:chaoticCore:0>);
//recipes.remove(<DraconicEvolution:draconiumEnergyCore:0>);
//recipes.remove(<DraconicEvolution:draconiumEnergyCore:1>);
recipes.remove(<DraconicEvolution:reactorCraftingPart:0>);
recipes.remove(<DraconicEvolution:reactorCraftingPart:1>);
recipes.remove(<DraconicEvolution:reactorCraftingPart:2>);
recipes.remove(<DraconicEvolution:reactorCraftingPart:3>);
recipes.remove(<DraconicEvolution:reactorCraftingPart:4>);
recipes.remove(<DraconicEvolution:reactorStabilizer:0>);
recipes.remove(<DraconicEvolution:reactorEnergyInjector:0>);
recipes.remove(<etfuturum:slime>);
recipes.remove(<EnderIO:itemMaterial:10>);
recipes.remove(<EnderIO:blockReinforcedObsidian>);
recipes.remove(<enderioaddons:itemMachineParts:22>);
recipes.remove(<enderioaddons:itemMachineParts:13>);
recipes.remove(<etfuturum:dragon_breath:0>);
recipes.remove(<ExtraUtilities:nodeUpgrade:0>);
recipes.remove(<ExtraUtilities:nodeUpgrade:2>);
recipes.remove(<ExtraUtilities:nodeUpgrade:3>);
QED.removeRecipe(<ExtraUtilities:nodeUpgrade:5>);
QED.removeRecipe(<ExtraUtilities:nodeUpgrade:6>);
recipes.remove(<ExtraUtilities:nodeUpgrade:7>);
recipes.remove(<ExtraUtilities:nodeUpgrade:8>);
recipes.remove(<ExtraUtilities:nodeUpgrade:9>);
recipes.remove(<Forestry:canEmpty>);
recipes.remove(<Forestry:waxCapsule>);
recipes.remove(<Forestry:refractoryEmpty>);
recipes.remove(<Forestry:resourceStorage:1>);
recipes.remove(<Forestry:resourceStorage:2>);
recipes.remove(<Forestry:resourceStorage:3>);
Carpenter.removeRecipe(<Forestry:hardenedMachine:0>);
recipes.remove(<Forestry:gearBronze>);
recipes.remove(<Forestry:gearCopper>);
recipes.remove(<Forestry:gearTin>);
recipes.remove(<Forestry:factory:0>);
recipes.remove(<Forestry:factory:1>);
recipes.remove(<Forestry:factory:2>);
recipes.remove(<Forestry:factory:3>);
recipes.remove(<Forestry:factory:4>);
recipes.remove(<Forestry:factory:5>);
recipes.remove(<Forestry:factory:6>);
recipes.remove(<Forestry:factory:7>);
recipes.remove(<Forestry:factory2:0>);
recipes.removeShapeless(<Forestry:fertilizerCompound>);
recipes.remove(<GardenStuff:stone_block>);
recipes.remove(<gendustry:BeeReceptacle>);
recipes.remove(<gendustry:PowerModule>);
recipes.remove(<gendustry:ClimateModule>);
recipes.remove(<gendustry:GeneticsProcessor>);
recipes.remove(<gendustry:EnvProcessor>);
AssemblyTable.removeRecipe(<gendustry:GeneticsProcessor>);
AssemblyTable.removeRecipe(<gendustry:EnvProcessor>);
recipes.remove(<gendustry:MutagenProducer>);
recipes.remove(<gendustry:Mutatron>);
recipes.remove(<gendustry:IndustrialApiary>);
recipes.remove(<gendustry:Imprinter>);
recipes.remove(<gendustry:Sampler>);
recipes.remove(<gendustry:MutatronAdv>);
recipes.remove(<gendustry:Liquifier>);
recipes.remove(<gendustry:Extractor>);
recipes.remove(<gendustry:Transposer>);
recipes.remove(<gendustry:Replicator>);
recipes.remove(<gendustry:ApiaryUpgrade:*>);
recipes.remove(<harvestcraft:spamcompressedsaltBlockalt>);
recipes.remove(<harvestcraft:freshwaterItem>);
recipes.remove(<Mekanism:MachineBlock2:13>);
recipes.remove(<Mekanism:BasicBlock:9>);
recipes.remove(<Mekanism:BasicBlock:10>);
recipes.remove(<Mekanism:BasicBlock:15>);
recipes.remove(<Mekanism:BasicBlock:14>);
recipes.remove(<Mekanism:BasicBlock2:0>);
recipes.remove(<Mekanism:BasicBlock2:5>);
//recipes.remove(<Mekanism:MachineBlock3:0>);
recipes.remove(<MekanismGenerators:Generator:9>);
recipes.remove(<MineFactoryReloaded:machineblock:0>);
recipes.remove(<MineFactoryReloaded:machine.0:0>);
recipes.remove(<MineFactoryReloaded:machine.0:1>);
recipes.remove(<MineFactoryReloaded:machine.0:2>);
recipes.remove(<MineFactoryReloaded:machine.0:3>);
recipes.remove(<MineFactoryReloaded:machine.0:4>);
recipes.remove(<MineFactoryReloaded:machine.0:5>);
//recipes.remove(<MineFactoryReloaded:machine.0:6>);
recipes.remove(<MineFactoryReloaded:machine.0:7>);
recipes.remove(<MineFactoryReloaded:machine.0:8>);
recipes.remove(<MineFactoryReloaded:machine.0:9>);
recipes.remove(<MineFactoryReloaded:machine.0:10>);
recipes.remove(<MineFactoryReloaded:machine.0:11>);
recipes.remove(<MineFactoryReloaded:machine.0:12>);
recipes.remove(<MineFactoryReloaded:machine.0:13>);
recipes.remove(<MineFactoryReloaded:machine.0:14>);
recipes.remove(<MineFactoryReloaded:machine.0:15>);
recipes.remove(<MineFactoryReloaded:machine.1:0>);
recipes.remove(<MineFactoryReloaded:machine.1:1>);
recipes.remove(<MineFactoryReloaded:machine.1:2>);
recipes.remove(<MineFactoryReloaded:machine.1:3>);
recipes.remove(<MineFactoryReloaded:machine.1:4>);
recipes.remove(<MineFactoryReloaded:machine.1:5>);
recipes.remove(<MineFactoryReloaded:machine.1:6>);
//recipes.remove(<MineFactoryReloaded:machine.1:7>);
recipes.remove(<MineFactoryReloaded:machine.1:8>);
recipes.remove(<MineFactoryReloaded:machine.1:9>);
recipes.remove(<MineFactoryReloaded:machine.1:10>);
recipes.remove(<MineFactoryReloaded:machine.1:11>);
recipes.remove(<MineFactoryReloaded:machine.1:12>);
recipes.remove(<MineFactoryReloaded:machine.1:13>);
recipes.remove(<MineFactoryReloaded:machine.1:14>);
recipes.remove(<MineFactoryReloaded:machine.1:15>);
recipes.remove(<MineFactoryReloaded:machine.2:0>);
recipes.remove(<MineFactoryReloaded:machine.2:1>);
recipes.remove(<MineFactoryReloaded:machine.2:2>);
recipes.remove(<MineFactoryReloaded:machine.2:3>);
//recipes.remove(<MineFactoryReloaded:machine.2:4>);
recipes.remove(<MineFactoryReloaded:machine.2:5>);
recipes.remove(<MineFactoryReloaded:machine.2:6>);
recipes.remove(<MineFactoryReloaded:machine.2:7>);
recipes.remove(<MineFactoryReloaded:machine.2:8>);
recipes.remove(<MineFactoryReloaded:machine.2:9>);
recipes.remove(<MineFactoryReloaded:machine.2:10>);
recipes.remove(<MineFactoryReloaded:machine.2:11>);
recipes.remove(<MineFactoryReloaded:machine.2:12>);
recipes.remove(<MineFactoryReloaded:machine.2:13>);
recipes.remove(<MineFactoryReloaded:machine.2:14>);
recipes.remove(<MineFactoryReloaded:machine.2:15>);
recipes.remove(<OpenBlocks:flag>);
recipes.remove(<OpenBlocks:genericUnstackable>);
recipes.remove(<OpenBlocks:generic:*>);
recipes.remove(<OpenBlocks:vacuumhopper>);
recipes.remove(<OpenBlocks:autoanvil:0>);
recipes.remove(<Railcraft:cube:2>);
recipes.remove(<Railcraft:cube:9>);
recipes.remove(<Railcraft:cube:10>);
recipes.remove(<Railcraft:cube:11>);
recipes.remove(<Railcraft:machine.beta:3>);
recipes.remove(<Railcraft:machine.beta:4>);
recipes.remove(<Railcraft:machine.beta:5>);
recipes.remove(<Railcraft:machine.beta:6>);
recipes.removeShaped(<Railcraft:machine.beta:0>, [
[<Railcraft:part.plate:0>, <Railcraft:part.plate:0>],
[<Railcraft:part.plate:0>, <Railcraft:part.plate:0>]
]);
recipes.removeShaped(<Railcraft:machine.beta:1>, [
[<minecraft:glass_pane>, <Railcraft:part.plate:0>, <minecraft:glass_pane>],
[<Railcraft:part.plate:0>, <minecraft:glass_pane>, <Railcraft:part.plate:0>],
[<minecraft:glass_pane>, <Railcraft:part.plate:0>, <minecraft:glass_pane>]
]);
recipes.removeShaped(<Railcraft:machine.beta:2>, [
[<minecraft:iron_bars>, <Railcraft:part.plate:0>, <minecraft:iron_bars>],
[<Railcraft:part.plate:0>, <minecraft:lever>, <Railcraft:part.plate:0>],
[<minecraft:iron_bars>, <Railcraft:part.plate:0>, <minecraft:iron_bars>]
]);
recipes.removeShaped(<Railcraft:machine.beta:13>, [
[<Railcraft:part.plate:1>, <Railcraft:part.plate:1>],
[<Railcraft:part.plate:1>, <Railcraft:part.plate:1>]
]);
recipes.removeShaped(<Railcraft:machine.beta:14>, [
[<minecraft:glass_pane>, <Railcraft:part.plate:1>, <minecraft:glass_pane>],
[<Railcraft:part.plate:1>, <minecraft:glass_pane>, <Railcraft:part.plate:1>],
[<minecraft:glass_pane>, <Railcraft:part.plate:1>, <minecraft:glass_pane>]
]);
recipes.removeShaped(<Railcraft:machine.beta:15>, [
[<minecraft:iron_bars>, <Railcraft:part.plate:1>, <minecraft:iron_bars>],
[<Railcraft:part.plate:1>, <minecraft:lever>, <Railcraft:part.plate:1>],
[<minecraft:iron_bars>, <Railcraft:part.plate:1>, <minecraft:iron_bars>]
]);
Rolling.removeRecipe(<Railcraft:part.plate:2>);
Casting.removeTableRecipe(<ThermalExpansion:Plate:1>);
Casting.removeTableRecipe(<ThermalExpansion:Plate:2>);
Casting.removeTableRecipe(<ThermalExpansion:Plate:3>);
//recipes.remove(<ThermalExpansion:Frame:10>);
mods.thermalexpansion.Pulverizer.removeRecipe(<minecraft:netherrack>);
/***--- Add Recipes ---***/
/* // Minecraft //*/
recipes.addShapeless(<minecraft:glowstone_dust>,
[<Forestry:phosphor>, <factorization:nether_powder>, <factorization:nether_powder>, <Forestry:phosphor>]);
// Stone slabs from double Stone slab
recipes.addShapeless(<minecraft:stone_slab:0> * 2,
[<minecraft:double_stone_slab:0>]);
// Hardened Clay softening in Chemical Injection Chamber
Injection.addRecipe(<minecraft:stained_hardened_clay:0>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:1>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:2>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:3>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:4>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:5>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:6>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:7>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:8>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:9>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:10>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:11>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:12>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:13>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:14>, <gas:water>, <minecraft:clay>);
Injection.addRecipe(<minecraft:stained_hardened_clay:15>, <gas:water>, <minecraft:clay>);
// Clay block break up
recipes.addShapeless(<minecraft:clay_ball> * 4, [<minecraft:clay>]);
recipes.addShapeless(<minecraft:clay_ball> * 8, [<minecraft:clay>, <minecraft:clay>]);
recipes.addShapeless(<minecraft:clay_ball> * 12, [<minecraft:clay>, <minecraft:clay>, <minecraft:clay>]);
recipes.addShapeless(<minecraft:clay_ball> * 16, [<minecraft:clay>, <minecraft:clay>, <minecraft:clay>, <minecraft:clay>]);
// Clay ball
recipes.addShapeless(<minecraft:clay_ball> * 4, [<ore:itemSlag>, <ore:itemSlag>, <ore:dirt>, <ore:fz.waterBucketLike>]);
// Ender Pearl from dust
for pearl in <ore:dustEnderPearl>.items{
Enrichment.addRecipe(pearl, <minecraft:ender_pearl>);
}
// Ender Pearl from shard
recipes.addShapeless(<minecraft:ender_pearl>, [
<GrimoireOfGaia:item.GrimoireOfGaia.Shard:5>, <GrimoireOfGaia:item.GrimoireOfGaia.Shard:5>,
<GrimoireOfGaia:item.GrimoireOfGaia.Shard:5>, <GrimoireOfGaia:item.GrimoireOfGaia.Shard:5>
]);
// Bottle o Enchanting
mods.thermalexpansion.Transposer.addFillRecipe(5000, <minecraft:glass_bottle>, <minecraft:experience_bottle>, <liquid:xpjuice> * 200);
// Fix Leaves
recipes.addShapeless(<minecraft:leaves:0>, [<minecraft:leaves:8>]);
recipes.addShapeless(<minecraft:leaves:1>, [<minecraft:leaves:9>]);
recipes.addShapeless(<minecraft:leaves:2>, [<minecraft:leaves:10>]);
recipes.addShapeless(<minecraft:leaves:3>, [<minecraft:leaves:11>]);
recipes.addShapeless(<minecraft:leaves:0>, [<minecraft:leaves:12>]);
recipes.addShapeless(<minecraft:leaves:1>, [<minecraft:leaves:13>]);
recipes.addShapeless(<minecraft:leaves:2>, [<minecraft:leaves:14>]);
recipes.addShapeless(<minecraft:leaves:3>, [<minecraft:leaves:15>]);
// Fix Logs
recipes.addShapeless(<minecraft:log:0>, [<minecraft:log:4>]);
recipes.addShapeless(<minecraft:log:0>, [<minecraft:log:8>]);
/* // Little Addition // */
//furnace.addRecipe(<littlestuff:dust.stone> * 4, <minecraft:stone>);
recipes.addShapeless(<littlestuff:dust.stone> * 4,
[<minecraft:stone>, <ImmersiveEngineering:tool>]);
recipes.addShapeless(<littlestuff:dust.stone> * 8,
[<minecraft:stone>, <minecraft:stone>, <ImmersiveEngineering:tool>]);
recipes.addShapeless(<littlestuff:dust.stone> * 12,
[<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <ImmersiveEngineering:tool>]);
recipes.addShapeless(<littlestuff:dust.stone> * 16,
[<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:stone>,
<ImmersiveEngineering:tool>]);
recipes.addShapeless(<littlestuff:dust.stone> * 20,
[<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:stone>,
<ImmersiveEngineering:tool>]);
recipes.addShapeless(<littlestuff:dust.stone> * 24,
[<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:stone>,
<ImmersiveEngineering:tool>]);
recipes.addShapeless(<littlestuff:dust.stone> * 28,
[<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:stone>,
<ImmersiveEngineering:tool>]);
recipes.addShapeless(<littlestuff:dust.stone> * 32,
[<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:stone>,
<minecraft:stone>, <minecraft:stone>, <minecraft:stone>, <minecraft:stone>,
<ImmersiveEngineering:tool>]);
recipes.addShapeless(<minecraft:clay>,
[<ore:dustStone>, <ore:dustStone>, <ore:dustStone>, <ore:dustStone>, <minecraft:water_bucket>]);
recipes.addShapeless(<minecraft:clay>,
[<ore:dustStone>, <ore:dustStone>, <ore:dustStone>, <ore:dustStone>, <ore:fz.waterBucketLike>]);
recipes.addShapeless(<minecraft:clay>,
[<ore:dustStone>, <ore:dustStone>, <ore:dustStone>, <ore:dustStone>, <harvestcraft:freshwaterItem>]);
recipes.addShapeless(<minecraft:clay_ball>,
[<ore:dustStone>, <minecraft:potion:0>.giveBack(<minecraft:glass_bottle>)]);
/* // Applied Energestics 2 */
// Crystal Forced Glowth Accelaration in PRC(Mekanism)
var moltenglass = <liquid:glass.molten>;
var searedstone = <liquid:stone.seared>;
var petrotheum = <liquid:petrotheum>;
Reaction.addRecipe(<appliedenergistics2:item.ItemCrystalSeed:0>, moltenglass * 1000, <gas:water> * 1000,
<appliedenergistics2:item.ItemMultiMaterial:10>, <gas:water> * 1000, 1000, 1200);
Reaction.addRecipe(<appliedenergistics2:item.ItemCrystalSeed:0>, searedstone * 2000, <gas:water> * 1000,
<appliedenergistics2:item.ItemMultiMaterial:10>, <gas:water> * 1000, 1000, 1200);
Reaction.addRecipe(<appliedenergistics2:item.ItemCrystalSeed:0>, petrotheum * 200, <gas:water> * 1000,
<appliedenergistics2:item.ItemMultiMaterial:10>, <gas:water> * 1000, 1000, 1200);
Reaction.addRecipe(<appliedenergistics2:item.ItemCrystalSeed:600>, moltenglass * 1000, <gas:water> * 1000,
<appliedenergistics2:item.ItemMultiMaterial:11>, <gas:water> * 1000, 1000, 1200);
Reaction.addRecipe(<appliedenergistics2:item.ItemCrystalSeed:600>, searedstone * 2000, <gas:water> * 1000,
<appliedenergistics2:item.ItemMultiMaterial:11>, <gas:water> * 1000, 1000, 1200);
Reaction.addRecipe(<appliedenergistics2:item.ItemCrystalSeed:600>, petrotheum * 200, <gas:water> * 1000,
<appliedenergistics2:item.ItemMultiMaterial:11>, <gas:water> * 1000, 1000, 1200);
Reaction.addRecipe(<appliedenergistics2:item.ItemCrystalSeed:1200>, moltenglass * 1000, <gas:water> * 1000,
<appliedenergistics2:item.ItemMultiMaterial:12>, <gas:water> * 1000, 1000, 1200);
Reaction.addRecipe(<appliedenergistics2:item.ItemCrystalSeed:1200>, searedstone * 2000, <gas:water> * 1000,
<appliedenergistics2:item.ItemMultiMaterial:12>, <gas:water> * 1000, 1000, 1200);
Reaction.addRecipe(<appliedenergistics2:item.ItemCrystalSeed:1200>, petrotheum * 200, <gas:water> * 1000,
<appliedenergistics2:item.ItemMultiMaterial:12>, <gas:water> * 1000, 1000, 1200);
// Molecular Assembler
/*
recipes.addShaped(<appliedenergistics2:tile.BlockMolecularAssembler:0>, [
[<ore:ingotElectricalSteel>, <appliedenergistics2:tile.BlockQuartzGlass:0>, <ore:ingotElectricalSteel>],
[<appliedenergistics2:item.ItemMultiMaterial:44>, <BuildCraft|Silicon:laserTableBlock:1>, <appliedenergistics2:item.ItemMultiMaterial:43>],
[<ore:ingotElectricalSteel>, <appliedenergistics2:tile.BlockQuartzGlass:0>, <ore:ingotElectricalSteel>]
]);
recipes.addShaped(<appliedenergistics2:tile.BlockMolecularAssembler:0>, [
[<ore:ingotElectricalSteel>, <appliedenergistics2:tile.BlockQuartzGlass:0>, <ore:ingotElectricalSteel>],
[<appliedenergistics2:item.ItemMultiMaterial:43>, <BuildCraft|Silicon:laserTableBlock:1>, <appliedenergistics2:item.ItemMultiMaterial:44>],
[<ore:ingotElectricalSteel>, <appliedenergistics2:tile.BlockQuartzGlass:0>, <ore:ingotElectricalSteel>]
]);
*/
recipes.addShaped(<appliedenergistics2:tile.BlockMolecularAssembler:0>, [
[<ore:ingotElectricalSteel>, <appliedenergistics2:tile.BlockQuartzGlass:0>, <ore:ingotElectricalSteel>],
[<appliedenergistics2:item.ItemMultiMaterial:44>, <BuildCraft|Factory:autoWorkbenchBlock>, <appliedenergistics2:item.ItemMultiMaterial:43>],
[<ore:ingotElectricalSteel>, <appliedenergistics2:tile.BlockQuartzGlass:0>, <ore:ingotElectricalSteel>]
]);
recipes.addShaped(<appliedenergistics2:tile.BlockMolecularAssembler:0>, [
[<ore:ingotElectricalSteel>, <appliedenergistics2:tile.BlockQuartzGlass:0>, <ore:ingotElectricalSteel>],
[<appliedenergistics2:item.ItemMultiMaterial:43>, <BuildCraft|Factory:autoWorkbenchBlock>, <appliedenergistics2:item.ItemMultiMaterial:44>],
[<ore:ingotElectricalSteel>, <appliedenergistics2:tile.BlockQuartzGlass:0>, <ore:ingotElectricalSteel>]
]);
// ME Smart Cable
recipes.addShapeless(<appliedenergistics2:item.ItemMultiPart:56>, [
<appliedenergistics2:item.ItemMultiPart:16>,
<ore:blockWool>,
<ore:dustGlowstone>,
<ore:dustRedstone>
]);
recipes.addShapeless(<appliedenergistics2:item.ItemMultiPart:56> * 4, [
<appliedenergistics2:item.ItemMultiPart:76>,
<ore:dustRedstone>,
<ore:dustRedstone>,
<ore:dustRedstone>,
<ore:dustGlowstone>,
<ore:dustGlowstone>,
<ore:dustGlowstone>
]);
// ME Dense Cable
recipes.addShapeless(<appliedenergistics2:item.ItemMultiPart:76>, [
<appliedenergistics2:item.ItemMultiPart:56>,
<appliedenergistics2:item.ItemMultiPart:56>.giveBack(<minecraft:redstone> * 3),
<appliedenergistics2:item.ItemMultiPart:56>.giveBack(<minecraft:glowstone_dust> * 3),
<appliedenergistics2:item.ItemMultiPart:56>
]);
// spacial storage initialze
var cube = <appliedenergistics2:item.ItemSpatialStorageCell.2Cubed>;
recipes.addShapeless(cube, [cube]);
cube = <appliedenergistics2:item.ItemSpatialStorageCell.16Cubed>;
recipes.addShapeless(cube, [cube]);
cube = <appliedenergistics2:item.ItemSpatialStorageCell.128Cubed>;
recipes.addShapeless(cube, [cube]);
/* // Big Reactors // */
// Graphite
furnace.addRecipe(<BigReactors:BRMetalBlock:2>, <ore:blockCharcoal>);
// Fuel Rod
recipes.addShaped(<BigReactors:YelloriumFuelRod>, [
[<ore:ingotIron>, <ore:ingotSteel>, <ore:ingotIron>],
[null, <ore:ingotYellorium>, null],
[<ore:ingotIron>, <ore:ingotSteel>, <ore:ingotIron>]
]);
// Reactor Casing
recipes.addShaped(<BigReactors:BRReactorPart:0> * 4, [
[null, <ore:ingotSteel>, null],
[<ore:ingotSteel>, <ore:ingotYellorium>, <ore:ingotSteel>],
[null, <ore:ingotSteel>, null]
]);
recipes.addShaped(<BigReactors:BRReactorPart:0> * 36, [
[null, <ore:blockSteel>, null],
[<ore:blockSteel>, <ore:blockYellorium>, <ore:blockSteel>],
[null, <ore:blockSteel>, null]
]);
// Reactor Controller
recipes.addShaped(<BigReactors:BRReactorPart:1>, [
[null, <BigReactors:BRReactorPart:0>, null],
[<BigReactors:BRReactorPart:0>, <ore:circuitElite>, <BigReactors:BRReactorPart:0>],
[null, <BigReactors:BRReactorPart:0>,null]
]);
// Turbine Housing
recipes.remove(<BigReactors:BRTurbinePart:0>);
recipes.addShaped(<BigReactors:BRTurbinePart:0> * 4, [
[null, <ore:ingotSteel>, null],
[<ore:ingotSteel>, <ore:ingotCyanite>, <ore:ingotSteel>],
[null, <ore:ingotSteel>, null]
]);
// Turbine Controller
recipes.remove(<BigReactors:BRTurbinePart:1>);
recipes.addShaped(<BigReactors:BRTurbinePart:1>, [
[null, <BigReactors:BRTurbinePart>, null],
[<BigReactors:BRTurbinePart>, <ore:circuitElite>, <BigReactors:BRTurbinePart>],
[null, <BigReactors:BRTurbinePart>, null]
]);
// Turbine Bearing
recipes.remove(<BigReactors:BRTurbinePart:4>);
recipes.addShaped(<BigReactors:BRTurbinePart:4>, [
[<BigReactors:BRTurbinePart>, <BigReactors:BRTurbineRotorPart>, <BigReactors:BRTurbinePart>],
[<ore:ingotSteel>, <ImmersiveEngineering:metalDevice:9>, <ore:ingotSteel>],
[<BigReactors:BRTurbinePart>, <BigReactors:BRTurbineRotorPart>, <BigReactors:BRTurbinePart>]
]);
// Turbine Rotor Shaft
recipes.remove(<BigReactors:BRTurbineRotorPart>);
recipes.addShaped(<BigReactors:BRTurbineRotorPart>, [
[<ore:ingotIron>, <ore:alloyAdvanced>, <ore:ingotIron>],
[<ore:ingotIron>, <ore:ingotCyanite>, <ore:ingotIron>],
[<ore:ingotIron>, <ore:alloyAdvanced>, <ore:ingotIron>]
]);
// Turbine Roter Blade
recipes.remove(<BigReactors:BRTurbineRotorPart:1>);
recipes.addShaped(<BigReactors:BRTurbineRotorPart:1> * 4, [
[<ore:nuggetSteel>, <ore:plateIron>, <ore:nuggetSteel>],
[<ore:plateIron>, <ore:ingotCyanite>, <ore:plateIron>],
[<ore:nuggetSteel>, <ore:plateIron>, <ore:nuggetSteel>]
]);
/* // Build Craft // */
// Assembly Table
recipes.addShaped(<BuildCraft|Silicon:laserTableBlock:0>, [
[<ore:circuitBasic>, <ore:gemCrystalFlux>, <ore:circuitBasic>],
[<ore:ingotDarkSteel>, <ore:gearDiamond>, <ore:ingotDarkSteel>],
[<ore:ingotDarkSteel>, <ore:ingotDarkSteel>, <ore:ingotDarkSteel>]
]);
// Advanced Crafting Table
recipes.addShaped(<BuildCraft|Silicon:laserTableBlock:1>, [
[<ore:circuitBasic>, <ore:chipsetRed>, <ore:circuitBasic>],
[<ore:ingotDarkSteel>, <BuildCraft|Factory:autoWorkbenchBlock:0>, <ore:ingotDarkSteel>],
[<ore:ingotDarkSteel>, <ore:ingotDarkSteel>, <ore:ingotDarkSteel>]
]);
// Integration Table
recipes.addShaped(<BuildCraft|Silicon:laserTableBlock:2>, [
[<ore:circuitAdvanced>, <ore:gemCrystalFlux>, <ore:circuitAdvanced>],
[<ore:ingotDarkSteel>, <ore:chipsetGold>, <ore:ingotDarkSteel>],
[<ore:ingotDarkSteel>, <BuildCraft|Silicon:laserTableBlock:1>, <ore:ingotDarkSteel>]
]);
// Charging Table
recipes.addShaped(<BuildCraft|Silicon:laserTableBlock:3>, [
[<ore:circuitAdvanced>, <ore:gemCrystalFlux>, <ore:circuitAdvanced>],
[<ore:ingotDarkSteel>, <Mekanism:MachineBlock2:14>, <ore:ingotDarkSteel>],
[<ore:ingotDarkSteel>, <BuildCraft|Silicon:laserTableBlock:0>, <ore:ingotDarkSteel>]
]);
// Programming Table
recipes.addShaped(<BuildCraft|Silicon:laserTableBlock:4>, [
[<ore:circuitAdvanced>, <ore:gemCrystalFlux>, <ore:circuitAdvanced>],
[<ore:ingotDarkSteel>, <ore:chipsetEmerald>, <ore:ingotDarkSteel>],
[<ore:ingotDarkSteel>, <BuildCraft|Silicon:laserTableBlock:1>, <ore:ingotDarkSteel>]
]);
// Stamping Table
recipes.addShaped(<BuildCraft|Silicon:laserTableBlock:5>, [
[<ore:circuitAdvanced>, <ore:gemCrystalFlux>, <ore:circuitAdvanced>],
[<ore:ingotDarkSteel>, <ore:chipsetDiamond>, <ore:ingotDarkSteel>],
[<ore:ingotDarkSteel>, <BuildCraft|Silicon:laserTableBlock:0>, <ore:ingotDarkSteel>]
]);
// Laser
recipes.addShaped(<BuildCraft|Silicon:laserBlock:0>, [
[null, <ore:glass>, null],
[<ore:alloyAdvanced>, <ore:gemCrystalFlux>, <ore:alloyAdvanced>],
[<ore:blockObsidian>, <ore:circuitBasic>, <ore:blockObsidian>]
]);
// Diamond Gear
Infuser.addRecipe("DIAMOND", 20, <BuildCraft|Core:goldGearItem>, <BuildCraft|Core:diamondGearItem>);
Infuser.addRecipe("DIAMOND", 20, <ThermalFoundation:material:13>, <BuildCraft|Core:diamondGearItem>);
/* // Catwalks // */
// catwalk
recipes.addShaped(<catwalks:catwalk_unlit_nobottom> * 3, [
[<catwalks:steelgrate>, null, <catwalks:steelgrate>],
[null, <catwalks:steelgrate>, null]
]);
// Another recipe of steel grate
recipes.addShaped(<catwalks:steelgrate> * 32, [
[<ore:ingotSteel>, null, <ore:ingotSteel>],
[null, <ore:ingotSteel>, null],
[<ore:ingotSteel>, null, <ore:ingotSteel>]
]);
/* // Carpenter's Blocks // */
// Carpenter's Hammer
recipes.addShaped(<CarpentersBlocks:itemCarpentersHammer>, [
[<ore:ingotCopper>, <ore:ingotCopper>, null],
[null, <CarpentersBlocks:blockCarpentersBlock>, <ore:ingotCopper>],
[null, <CarpentersBlocks:blockCarpentersBlock>, null],
]);
recipes.addShaped(<CarpentersBlocks:itemCarpentersHammer>, [
[<ore:ingotSteel>, <ore:ingotSteel>, null],
[null, <CarpentersBlocks:blockCarpentersBlock>, <ore:ingotSteel>],
[null, <CarpentersBlocks:blockCarpentersBlock>, null],
]);
recipes.addShaped(<CarpentersBlocks:itemCarpentersHammer>, [
[<ore:ingotAluminium>, <ore:ingotAluminium>, null],
[null, <CarpentersBlocks:blockCarpentersBlock>, <ore:ingotAluminium>],
[null, <CarpentersBlocks:blockCarpentersBlock>, null],
]);
recipes.addShaped(<CarpentersBlocks:itemCarpentersHammer>, [
[<ore:ingotBronze>, <ore:ingotBronze>, null],
[null, <CarpentersBlocks:blockCarpentersBlock>, <ore:ingotBronze>],
[null, <CarpentersBlocks:blockCarpentersBlock>, null],
]);
recipes.addShaped(<CarpentersBlocks:itemCarpentersHammer>, [
[<ore:ingotAluminiumBrass>, <ore:ingotAluminiumBrass>, null],
[null, <CarpentersBlocks:blockCarpentersBlock>, <ore:ingotAluminiumBrass>],
[null, <CarpentersBlocks:blockCarpentersBlock>, null],
]);
// Carpenter's Chisel
recipes.addShaped(<CarpentersBlocks:itemCarpentersChisel>, [
[<ore:ingotCopper>],
[<CarpentersBlocks:blockCarpentersBlock>]
]);
recipes.addShaped(<CarpentersBlocks:itemCarpentersChisel>, [
[<ore:ingotSteel>],
[<CarpentersBlocks:blockCarpentersBlock>]
]);
recipes.addShaped(<CarpentersBlocks:itemCarpentersChisel>, [
[<ore:ingotAluminium>],
[<CarpentersBlocks:blockCarpentersBlock>]
]);
recipes.addShaped(<CarpentersBlocks:itemCarpentersChisel>, [
[<ore:ingotBronze>],
[<CarpentersBlocks:blockCarpentersBlock>]
]);
recipes.addShaped(<CarpentersBlocks:itemCarpentersChisel>, [
[<ore:ingotAluminiumBrass>],
[<CarpentersBlocks:blockCarpentersBlock>]
]);
/* // Chisel // */
// Cloud bottle from Steem bottle
recipes.addShaped(<chisel:cloudinabottle>, [
[<ore:blockGlass>, <ore:blockGlass>, <ore:blockGlass>],
[null, <Railcraft:fluid.steam.bottle>, null]
]);
// Purpled Fantasy Block
recipes.addShaped(<chisel:fantasyblock> * 8, [
[<chisel:fantasyblock2>, <chisel:fantasyblock2>, <chisel:fantasyblock2>],
[<chisel:fantasyblock2>, <ore:dyePurple>, <chisel:fantasyblock2>],
[<chisel:fantasyblock2>, <chisel:fantasyblock2>, <chisel:fantasyblock2>]
]);
// Fantasy Block
recipes.addShaped(<chisel:fantasyblock2> * 8, [
[<minecraft:stone>, <minecraft:stone>, <minecraft:stone>],
[<minecraft:stone>, <ore:nuggetAluminiumBrass>, <minecraft:stone>],
[<minecraft:stone>, <minecraft:stone>, <minecraft:stone>]
]);
/* // Draconic Evolution // */
// Generator
recipes.addShaped(<DraconicEvolution:generator:3>, [
[<minecraft:nether_brick>, <ore:gearInvar>, <minecraft:nether_brick>],
[<minecraft:furnace>, <minecraft:furnace>, <minecraft:furnace>],
[<minecraft:nether_brick>, <DraconicEvolution:draconicCore:0>, <minecraft:nether_brick>]
]);
// Mob Grinder
recipes.addShaped(<DraconicEvolution:grinder:3>, [
[<ore:ingotIron>, <EnderIO:itemFrankenSkull:2>, <ore:ingotIron>],
[<minecraft:diamond_sword:0>, <DraconicEvolution:draconicCore:0>, <minecraft:diamond_sword>],
[<ore:ingotIron>, <DraconicEvolution:generator:3>, <ore:ingotIron>]
]);
// Upgrade Modifier
recipes.addShaped(<DraconicEvolution:upgradeModifier:0>, [
[null, <ore:gearSignalum>, null],
[<DraconicEvolution:draconicCore:0>, <ore:gearEnderium>, <DraconicEvolution:draconicCore:0>],
[<ore:ingotDraconium>, <minecraft:anvil>, <ore:ingotDraconium>]
]);
// Draconium Infused Obsidian
Carpenter.addRecipe(<DraconicEvolution:infusedObsidian:0> * 8, [
[<ore:blockObsidian>, <ore:blockObsidian>, <ore:blockObsidian>],
[<ore:blockObsidian>, <ore:dustDraconium>, <ore:blockObsidian>],
[<ore:blockObsidian>, <ore:blockObsidian>, <ore:blockObsidian>]
], <liquid:pyrotheum> * 1000, 20);
// Tiny Chaos Fragment
QED.addShapedRecipe(<DraconicEvolution:chaosFragment:0>, [
[<ExtraUtilities:unstableingot:2>, <ExtraUtilities:dark_portal:0>, <ExtraUtilities:unstableingot:2>],
[<ExtraUtilities:dark_portal:0>, <appliedenergistics2:item.ItemMultiMaterial:47>, <ExtraUtilities:dark_portal:0>],
[<ExtraUtilities:unstableingot:2>, <ExtraUtilities:dark_portal:0>, <ExtraUtilities:unstableingot:2>]
]);
// Draconic Core
/*
recipes.addShaped(<DraconicEvolution:draconicCore:0>, [
[<ore:ingotEnderiumBase>, <ore:ingotDraconium>, <ore:ingotEnderiumBase>],
[<ore:ingotDraconium>, <ore:gearDiamond>, <ore:ingotDraconium>],
[<ore:ingotEnderiumBase>, <ore:ingotDraconium>, <ore:ingotEnderiumBase>]
]);
recipes.addShaped(<DraconicEvolution:draconicCore:0>, [
[<ore:ingotEnderium>, <ore:ingotDraconium>, null],
[<ore:ingotDraconium>, <ore:gearDiamond>, <ore:ingotDraconium>],
[null, <ore:ingotDraconium>, <ore:ingotEnderium>]
]);
recipes.addShaped(<DraconicEvolution:draconicCore:0>, [
[null, <ore:ingotDraconium>, <ore:ingotEnderium>],
[<ore:ingotDraconium>, <ore:gearDiamond>, <ore:ingotDraconium>],
[<ore:ingotEnderium>, <ore:ingotDraconium>, null]
]);*/
recipes.addShaped(<DraconicEvolution:draconicCore:0>, [
[<ore:ingotEnderiumBase>, <ore:ingotDraconium>, <ore:ingotEnderiumBase>],
[<ore:ingotDraconium>, <ore:gemDiamond>, <ore:ingotDraconium>],
[<ore:ingotEnderiumBase>, <ore:ingotDraconium>, <ore:ingotEnderiumBase>]
]);
recipes.addShaped(<DraconicEvolution:draconicCore:0>, [
[<ore:ingotEnderium>, <ore:ingotDraconium>, null],
[<ore:ingotDraconium>, <ore:gemDiamond>, <ore:ingotDraconium>],
[null, <ore:ingotDraconium>, <ore:ingotEnderium>]
]);
recipes.addShaped(<DraconicEvolution:draconicCore:0>, [
[null, <ore:ingotDraconium>, <ore:ingotEnderium>],
[<ore:ingotDraconium>, <ore:gemDiamond>, <ore:ingotDraconium>],
[<ore:ingotEnderium>, <ore:ingotDraconium>, null]
]);
// Wyvern Core
recipes.addShaped(<DraconicEvolution:wyvernCore:0>, [
[<ore:ingotDarkSteel>, <DraconicEvolution:draconicCore:0>, <ore:ingotDarkSteel>],
[<ore:ingotDraconium>, <ore:itemNetherStar>, <ore:ingotDraconium>],
[<ore:ingotDarkSteel>, <DraconicEvolution:draconicCore:0>, <ore:ingotDarkSteel>]
]);
// Awakened Core
/* - High Difficulty
Carpenter.addRecipe(<DraconicEvolution:awakenedCore:0>, [
[<ore:ingotDraconiumAwakened>, <DraconicEvolution:wyvernCore:0>, <ore:ingotDraconiumAwakened>],
[<ore:ingotRefinedObsidian>, <ore:circuitUltimate>, <ore:ingotRefinedObsidian>],
[<ore:ingotDraconiumAwakened>, <DraconicEvolution:wyvernCore:0>, <ore:ingotDraconiumAwakened>]
], <liquid:glowstone> * 4000, 1200);*/
/* - Low Difficulty
Carpenter.addRecipe(<DraconicEvolution:awakenedCore:0>, [
[<ore:ingotDraconiumAwakened>, <DraconicEvolution:wyvernCore:0>, <ore:ingotDraconiumAwakened>],
[<ore:ingotRefinedObsidian>, <ore:ingotRefinedGlowstone>, <ore:ingotRefinedObsidian>],
[<ore:ingotDraconiumAwakened>, <DraconicEvolution:wyvernCore:0>, <ore:ingotDraconiumAwakened>]
], <liquid:glowstone> * 250, 20);*/
recipes.addShaped(<DraconicEvolution:awakenedCore:0>, [
[<ore:ingotDraconiumAwakened>, <DraconicEvolution:wyvernCore:0>, <ore:ingotDraconiumAwakened>],
[<ore:ingotRefinedObsidian>, <ore:ingotRefinedGlowstone>, <ore:ingotRefinedObsidian>],
[<ore:ingotDraconiumAwakened>, <DraconicEvolution:wyvernCore:0>, <ore:ingotDraconiumAwakened>]
]);
// Chaotic Core
/*
Carpenter.addRecipe(<DraconicEvolution:chaoticCore:0>, [
[<ore:ingotUnstable>, <DraconicEvolution:awakenedCore:0>, <ore:ingotUnstable>],
[<appliedenergistics2:item.ItemMultiMaterial:47>, <DraconicEvolution:chaosShard>, <appliedenergistics2:item.ItemMultiMaterial:47>],
[<ore:ingotUnstable>, <DraconicEvolution:awakenedCore:0>, <ore:ingotUnstable>]
], <liquid:ender> * 4000, 1200);*/
Carpenter.addRecipe(<DraconicEvolution:chaoticCore:0>, [
[<ore:ingotUnstable>, <DraconicEvolution:awakenedCore:0>, <ore:ingotUnstable>],
[<ore:ingotDraconiumAwakened>, <DraconicEvolution:chaosShard>, <ore:ingotDraconiumAwakened>],
[<ore:ingotUnstable>, <DraconicEvolution:awakenedCore:0>, <ore:ingotUnstable>]
], <liquid:ender> * 1000, 100);
// Wyvern Energy Core
/*
Carpenter.addRecipe(<DraconicEvolution:draconiumEnergyCore:0>, [
[<EnderIO:itemBasicCapacitor:2>, <DraconicEvolution:draconicCore:0>, <EnderIO:itemBasicCapacitor:2>],
[<ore:ingotSignalum>, <ore:circuitElite>, <ore:ingotSignalum>],
[<EnderIO:itemBasicCapacitor:2>, <DraconicEvolution:draconicCore:0>, <EnderIO:itemBasicCapacitor:2>]
], <liquid:redstone> * 8000, 600);*/
// Awakened Energy Core
/*
Carpenter.addRecipe(<DraconicEvolution:draconiumEnergyCore:1>, [
[<DraconicEvolution:draconiumEnergyCore:0>, <DraconicEvolution:wyvernCore:0>, <DraconicEvolution:draconiumEnergyCore:0>],
[<ore:ingotEnderium>, <ore:circuitUltimate>, <ore:ingotEnderium>],
[<DraconicEvolution:draconiumEnergyCore:0>, <DraconicEvolution:wyvernCore:0>, <DraconicEvolution:draconiumEnergyCore:0>]
], <liquid:redstone> * 8000, 1800);*/
// Reactor Stabilizer Frame
ThermionicFabricator.addCast(<DraconicEvolution:reactorCraftingPart:0>, [
[<TConstruct:toughRod:16>, <ore:plateSteel>, <TConstruct:toughRod:16>],
[<DraconicEvolution:awakenedCore:0>, <ore:ingotDraconium>, <ore:gemCrystalFlux>],
[<TConstruct:toughRod:16>, <ore:plateSteel>, <TConstruct:toughRod:16>]
], 2000);
// Reactor Stabilizer Inner Roter
Rolling.addShaped(<DraconicEvolution:reactorCraftingPart:1>, [
[<ore:ingotDraconium>, <ore:ingotDraconiumAwakened>, <ore:ingotDraconiumAwakened>],
[<DraconicEvolution:wyvernCore:0>, <ore:ingotDraconium>, <ore:plateAluminum>],
[null, null, null]]);
// Reactor Stabilizer Outer Roter
Rolling.addShaped(<DraconicEvolution:reactorCraftingPart:2>, [
[<ore:dustDiamond>, <ore:ingotEnderium>, <ore:ingotEnderium>],
[<DraconicEvolution:wyvernCore:0>, <ore:ingotDraconium>, <ore:plateAluminum>],
[null, null, null]]);
// Reactor Stabilizer Rotor Assembly
recipes.addShaped(<DraconicEvolution:reactorCraftingPart:3>, [
[<ore:alloyUltimate>, <DraconicEvolution:reactorCraftingPart:1>, <DraconicEvolution:reactorCraftingPart:2>],
[<DraconicEvolution:wyvernCore:0>, <ExtraTiC:toughrod:189>, <ore:gemCrystalFlux>],
[<ore:alloyUltimate>, <DraconicEvolution:reactorCraftingPart:1>, <DraconicEvolution:reactorCraftingPart:2>]
]);
// Reactor Stabilizer Focus Ring
recipes.addShaped(<DraconicEvolution:reactorCraftingPart:4>,[
[<DraconicEvolution:reactorCraftingPart:1>, <DraconicEvolution:reactorCraftingPart:2>, <DraconicEvolution:reactorCraftingPart:1>],
[<DraconicEvolution:reactorCraftingPart:2>, <ore:alloyUltimate>, <DraconicEvolution:reactorCraftingPart:2>],
[<DraconicEvolution:reactorCraftingPart:1>, <DraconicEvolution:reactorCraftingPart:2>, <DraconicEvolution:reactorCraftingPart:1>]
]);
// Reactor Stabilizer
Carpenter.addRecipe(<DraconicEvolution:reactorStabilizer:0>, [
[<MekanismGenerators:Reactor:1>, <DraconicEvolution:chaoticCore:0>, <MekanismGenerators:ReactorGlass:0>],
[<DraconicEvolution:reactorCraftingPart:0>, <DraconicEvolution:reactorCraftingPart:3>, <DraconicEvolution:reactorCraftingPart:4>],
[<MekanismGenerators:Reactor:0>, <DraconicEvolution:draconiumEnergyCore:1>, <MekanismGenerators:ReactorGlass:0>]
], <liquid:cryotheum> * 10000, 20 * 60);
// Reactor Energy Injector
recipes.addShaped(<DraconicEvolution:reactorEnergyInjector:0>, [
[<DraconicEvolution:reactorCraftingPart:1>, <DraconicEvolution:awakenedCore:0>, <DraconicEvolution:reactorCraftingPart:1>],
[<DraconicEvolution:reactorCraftingPart:1>, <Mekanism:MachineBlock2:14>, <DraconicEvolution:reactorCraftingPart:1>],
[<MineFactoryReloaded:machine.2:1>, <MineFactoryReloaded:machine.2:1>, <MineFactoryReloaded:machine.2:1>]
]);
/* // Ender IO // */
// Weather Crystal
recipes.addShaped(<EnderIO:itemMaterial:10>, [
[<ore:dustGlowstone>, <minecraft:potion:0>, <ore:dustGlowstone>],
[<minecraft:potion:0>, <ore:gemDiamond>, <minecraft:potion:0>],
[<ore:dustGlowstone>, <minecraft:potion:0>, <ore:dustGlowstone>]
]);
recipes.addShaped(<EnderIO:itemMaterial:10>, [
[<minecraft:potion:0> , <ore:dustGlowstone>, <minecraft:potion:0>],
[<ore:dustGlowstone>, <ore:gemDiamond>, <ore:dustGlowstone>],
[<minecraft:potion:0> , <ore:dustGlowstone>, <minecraft:potion:0>]
]);
// Redstone Conduit Insulating
AssemblyTable.addRecipe(<EnderIO:itemRedstoneConduit:2> * 4, 500,
[<EnderIO:itemRedstoneConduit:0> * 4, <EnderIO:itemMaterial:1> * 3]);
// Energy Conduit Upgrade
AssemblyTable.addRecipe(<EnderIO:itemPowerConduit:1> * 8, 1000,
[<EnderIO:itemPowerConduit:0> * 8, <EnderIO:itemAlloy:1> * 3]);
AssemblyTable.addRecipe(<EnderIO:itemPowerConduit:2> * 8, 2000,
[<EnderIO:itemPowerConduit:1> * 8, <EnderIO:itemAlloy:2> * 3]);
// Reinforced Obsidian
recipes.addShaped(<EnderIO:blockReinforcedObsidian:0> * 4, [
[<EnderIO:blockDarkIronBars:0>, <ore:blockObsidian>, <EnderIO:blockDarkIronBars:0>],
[<ore:blockObsidian>, <ore:dustPyrotheum>, <ore:blockObsidian>],
[<EnderIO:blockDarkIronBars:0>, <ore:blockObsidian>, <EnderIO:blockDarkIronBars:0>]
]);
// Machine Chassis
recipes.addShaped(<EnderIO:itemMachinePart:0>, [
[null, <enderioaddons:itemMachineParts:13>, null],
[<enderioaddons:itemMachineParts:13>, <EnderIO:itemBasicCapacitor:0>, <enderioaddons:itemMachineParts:13>],
[null, <enderioaddons:itemMachineParts:13>, null]
]);
recipes.addShapeless(<EnderIO:itemMachinePart:0>, [<enderioaddons:blockChassis:0>, <EnderIO:itemBasicCapacitor:0>]);
/* // EnderIO Addons // */
// Farming Base Module
recipes.addShaped(<enderioaddons:itemMachineParts:17>, [
[<ore:ingotElectricalSteel>, <AgriCraft:cropsItem>, <ore:ingotElectricalSteel>],
[<AgriCraft:cropsItem>, <EnderIO:itemBasicCapacitor>, <AgriCraft:cropsItem>],
[<ore:ingotElectricalSteel>, <AgriCraft:cropsItem>, <ore:ingotElectricalSteel>]
]);
// Chassis Plates
recipes.addShaped(<enderioaddons:itemMachineParts:13> * 4, [
[<minecraft:iron_bars>, <ore:ingotIron>, <minecraft:iron_bars>],
[<ore:ingotIron>, null, <ore:ingotIron>],
[<minecraft:iron_bars>, <ore:ingotIron>, <minecraft:iron_bars>]
]);
recipes.addShapeless(<enderioaddons:itemMachineParts:13> * 4, [<enderioaddons:blockChassis:0>]);
/* // Et futurum // */
// Dragon's breath
recipes.addShaped(<etfuturum:dragon_breath>, [
[<etfuturum:chorus_fruit:0>, <ore:dustAerotheum>, <etfuturum:chorus_fruit:0>],
[<ore:dustAerotheum>, <minecraft:glass_bottle:0>, <ore:dustAerotheum>],
[<etfuturum:chorus_fruit:0>, <ore:dustAerotheum>, <etfuturum:chorus_fruit:0>]
]);
recipes.addShaped(<etfuturum:dragon_breath>, [
[<ore:dustAerotheum>, <etfuturum:chorus_fruit:0>, <ore:dustAerotheum>],
[<etfuturum:chorus_fruit:0>, <minecraft:glass_bottle:0>, <etfuturum:chorus_fruit:0>],
[<ore:dustAerotheum>, <etfuturum:chorus_fruit:0>, <ore:dustAerotheum>]
]);
// Rabit stew from with HC's Rabbit and All mushrooms
recipes.addShapeless(<etfuturum:rabbit_stew>,
[<ore:foodRabbitcooked>, <ore:cropCarrot>, <minecraft:baked_potato>, <ore:listAllmushroom>, <minecraft:bowl>]);
/* // Extra Utilities //*/
// Etherial Glass Transparency Inversion
recipes.addShapeless(<ExtraUtilities:etherealglass>,
[<ExtraUtilities:etherealglass:3>, <minecraft:redstone_torch>]);
// Convetor blocks from Conveyor belt
recipes.addShaped(<ExtraUtilities:conveyor> * 2, [
[<MineFactoryReloaded:conveyor:*>, <MineFactoryReloaded:conveyor:*>],
[<MineFactoryReloaded:conveyor:*>, <MineFactoryReloaded:conveyor:*>]
]);
// Magnum Torch another recipe
QED.addShapedRecipe(<ExtraUtilities:magnumTorch>, [
[<ExtraUtilities:chandelier>, <EnderIO:blockEndermanSkull:2>, <ExtraUtilities:chandelier>],
[<ore:nuggetGold>, <factorization:FzBlock:6>, <ore:nuggetGold>],
[<ore:nuggetGold>, <ore:logWood>, <ore:nuggetGold>]
]);
// Deep Dark Portal Another Recipe
QED.addShapedRecipe(<ExtraUtilities:dark_portal>, [
[<appliedenergistics2:item.ItemMultiMaterial:34>, <ore:blockUnstable>, <appliedenergistics2:item.ItemMultiMaterial:34>],
[<appliedenergistics2:item.ItemMultiMaterial:34>, <EnderIO:itemFrankenSkull:3>, <appliedenergistics2:item.ItemMultiMaterial:34>],
[<appliedenergistics2:item.ItemMultiMaterial:34>, <ExtraUtilities:block_bedrockium:0>, <appliedenergistics2:item.ItemMultiMaterial:34>]
]);
// Node Upgrades : Speed
recipes.addShaped(<ExtraUtilities:nodeUpgrade:0> * 4, [
[<ore:ingotRedstoneAlloy>, <ore:nuggetAluminiumBrass>, <ore:ingotRedstoneAlloy>],
[<ore:nuggetAluminiumBrass>, <ore:ingotAluminiumBrass>, <ore:nuggetAluminiumBrass>],
[<ore:ingotRedstoneAlloy>, <ore:ingotAluminiumBrass>, <ore:ingotRedstoneAlloy>]
]);
recipes.addShaped(<ExtraUtilities:nodeUpgrade:0> * 4, [
[<ore:ingotRedstoneAlloy>, <ore:nuggetGold>, <ore:ingotRedstoneAlloy>],
[<ore:nuggetGold>, <ore:ingotGold>, <ore:nuggetGold>],
[<ore:ingotRedstoneAlloy>, <ore:ingotGold>, <ore:ingotRedstoneAlloy>]
]);
// Node Upgrades : Depth-First Search
recipes.addShaped(<ExtraUtilities:nodeUpgrade:7> * 3, [
[<ExtraUtilities:nodeUpgrade:0>, <ore:ingotRedstoneAlloy>, <ore:ingotRedstoneAlloy>],
[<ExtraUtilities:nodeUpgrade:0>, <ore:ingotAluminiumBrass>, <ExtraUtilities:nodeUpgrade:0>],
[<ore:ingotAluminiumBrass>, <ore:ingotRedstoneAlloy>, <ore:ingotRedstoneAlloy>]
]);
recipes.addShaped(<ExtraUtilities:nodeUpgrade:7> * 3, [
[<ExtraUtilities:nodeUpgrade:0>, <ore:ingotRedstoneAlloy>, <ore:ingotRedstoneAlloy>],
[<ExtraUtilities:nodeUpgrade:0>, <ore:ingotGold>, <ExtraUtilities:nodeUpgrade:0>],
[<ore:ingotGold>, <ore:ingotRedstoneAlloy>, <ore:ingotRedstoneAlloy>]
]);
// Node Upgrade: Breadth-First Search
recipes.addShaped(<ExtraUtilities:nodeUpgrade:8> * 3, [
[<ore:ingotRedstoneAlloy>, <ore:ingotRedstoneAlloy>, <ore:ingotRedstoneAlloy>],
[<ExtraUtilities:nodeUpgrade:0>, <ExtraUtilities:nodeUpgrade:7>, <ExtraUtilities:nodeUpgrade:8>],
[<ore:ingotRedstoneAlloy>, <ore:ingotRedstoneAlloy>, <ore:ingotRedstoneAlloy>]
]);
// Node Upgrade: Pseudo Round Robin
recipes.addShaped(<ExtraUtilities:nodeUpgrade:9> * 3, [
[<ore:ingotRedstoneAlloy>, <ore:nuggetAluminiumBrass>, <ore:ingotRedstoneAlloy>],
[<ore:ingotRedstoneAlloy>, <ore:ingotAluminiumBrass>, <ore:nuggetAluminiumBrass>],
[<ore:ingotRedstoneAlloy>, <ore:nuggetAluminiumBrass>, <ore:ingotRedstoneAlloy>]
]);
recipes.addShaped(<ExtraUtilities:nodeUpgrade:9> * 3, [
[<ore:ingotRedstoneAlloy>, <ore:nuggetGold>, <ore:ingotRedstoneAlloy>],
[<ore:ingotRedstoneAlloy>, <ore:ingotGold>, <ore:nuggetGold>],
[<ore:ingotRedstoneAlloy>, <ore:nuggetGold>, <ore:ingotRedstoneAlloy>]
]);
// Node Upgrade: Stack
recipes.addShaped(<ExtraUtilities:nodeUpgrade:3>, [
[<ore:ingotAluminiumBrass>, <ore:gemDiamond>, <ore:ingotAluminiumBrass>],
[<ore:gemDiamond>, <ExtraUtilities:nodeUpgrade:0>, <ore:gemDiamond>],
[<ore:ingotAluminiumBrass>, <minecraft:chest>, <ore:ingotAluminiumBrass>]
]);
recipes.addShaped(<ExtraUtilities:nodeUpgrade:3>, [
[<ore:ingotGold>, <ore:gemDiamond>, <ore:ingotGold>],
[<ore:gemDiamond>, <ExtraUtilities:nodeUpgrade:0>, <ore:gemDiamond>],
[<ore:ingotGold>, <minecraft:chest>, <ore:ingotGold>]
]);
// Node Upgrade: World Interaction
recipes.addShaped(<ExtraUtilities:nodeUpgrade:2>, [
[<ore:gemLapis>, <BuildCraft|Silicon:redstoneChipset:4>, <ore:gemLapis>],
[<ore:gemLapis>, <minecraft:iron_pickaxe>, <ore:gemLapis>],
[<ore:gemLapis>, <ore:ingotRedstoneAlloy>, <ore:gemLapis>],
]);
recipes.addShaped(<ExtraUtilities:nodeUpgrade:2>, [
[<ore:gemLapis>, <BuildCraft|Silicon:redstoneChipset:4>, <ore:gemLapis>],
[<ore:gemLapis>, <TConstruct:pickaxeHead:2>, <ore:gemLapis>],
[<ore:gemLapis>, <ore:ingotRedstoneAlloy>, <ore:gemLapis>],
]);
recipes.addShaped(<ExtraUtilities:nodeUpgrade:2>, [
[<ore:gemLapis>, <ore:ingotPulsatingIron>, <ore:gemLapis>],
[<ore:ingotPulsatingIron>, <minecraft:iron_pickaxe>, <ore:ingotPulsatingIron>],
[<ore:gemLapis>, <ore:ingotRedstoneAlloy>, <ore:gemLapis>]
]);
recipes.addShaped(<ExtraUtilities:nodeUpgrade:2>, [
[<ore:gemLapis>, <ore:ingotPulsatingIron>, <ore:gemLapis>],
[<ore:ingotPulsatingIron>, <TConstruct:pickaxeHead:2>, <ore:ingotPulsatingIron>],
[<ore:gemLapis>, <ore:ingotRedstoneAlloy>, <ore:gemLapis>]
]);
// Node Upgrade: Ender Transmitter
QED.addShapedRecipe(<ExtraUtilities:nodeUpgrade:5>, [
[<minecraft:redstone_torch>, <ore:nuggetPulsatingIron>, <minecraft:redstone_torch>],
[<ore:gemQuartz>, <EnderIO:itemFrankenSkull:3>, <ore:gemQuartz>],
[<ore:nuggetPulsatingIron>, <ore:nuggetPulsatingIron>, <ore:nuggetPulsatingIron>]
]);
// Node Upgrade: Ender Reciever
QED.addShapedRecipe(<ExtraUtilities:nodeUpgrade:6>, [
[<ore:dustRedstone>, <ore:nuggetPulsatingIron>, <ore:gemQuartz>],
[<ore:dustRedstone>, <EnderIO:itemFrankenSkull:3>, <ore:gemQuartz>],
[<ore:nuggetPulsatingIron>, <ore:nuggetPulsatingIron>, <ore:nuggetPulsatingIron>]
]);
/* // ExtraCells // */
// ME Ore Dictionary Export Bus Initialize
recipes.addShapeless(<extracells:part.base:12>, [<extracells:part.base:12>]);
/* // Factorization // */
mods.thermalexpansion.Pulverizer.addRecipe(3200, <minecraft:netherrack>,
<factorization:nether_powder>, <ThermalFoundation:material:16>, 15);
Crusher.addRecipe(<minecraft:netherrack>, <factorization:nether_powder>);
/* // Forestry // */
// Basic Circuit Board
AssemblyTable.addRecipe(<Forestry:chipsets:0>, 10000, [<ore:ingotTin>, <ore:circuitBasic>, <ore:chipsetRed>]);
// Enhanced Circuit Board
AssemblyTable.addRecipe(<Forestry:chipsets:1>, 15000, [<ore:ingotBronze>, <ore:circuitBasic>, <ore:chipsetRed>]);
// Refined Circuit Board
AssemblyTable.addRecipe(<Forestry:chipsets:2>, 20000, [<ore:ingotInvar>, <ore:circuitAdvanced>, <ore:chipsetRed>]);
// Intricate Circuit Board
AssemblyTable.addRecipe(<Forestry:chipsets:3>, 25000, [<ore:ingotElectrum>, <ore:circuitAdvanced>, <ore:chipsetRed>]);
// Bucket filling from Juice bottle
recipes.addShapeless(<Forestry:bucketJuice>,
[<ore:listAlljuice>, <minecraft:bucket>]);
// Can from 4 tin ingots
recipes.addShaped(<Forestry:canEmpty:0> * 16, [
[null, <ore:ingotTin>, null],
[<ore:ingotTin>, null, <ore:ingotTin>],
[null, <ore:ingotTin>, null]
]);
// Capsule from 4 of bees wax
recipes.addShaped(<Forestry:waxCapsule:0> * 6, [
[null, <ore:itemBeeswax>, null],
[<ore:itemBeeswax>, null, <ore:itemBeeswax>],
[null, <ore:itemBeeswax>, null]
]);
// Refractory capsule from 4 of bees wax
recipes.addShaped(<Forestry:refractoryEmpty:0> * 6, [
[null, <Forestry:refractoryWax:0>, null],
[<Forestry:refractoryWax:0>, null, <Forestry:refractoryWax:0>],
[null, <Forestry:refractoryWax:0>, null]
]);
// Impregnated Stick
Carpenter.addRecipe(<Forestry:oakStick> * 2, [
[<ore:logWood>],
[<ore:logWood>],
], <liquid:plantoil> * 100, 20);
// Proven Frame
Carpenter.addRecipe(<Forestry:frameProven>, [
[<Forestry:oakStick>, <Forestry:oakStick>, <Forestry:oakStick>],
[<Forestry:oakStick>, <TConstruct:materials:25>, <Forestry:oakStick>],
[<Forestry:oakStick>, <Forestry:oakStick>, <Forestry:oakStick>]
], <liquid:for.honey> * 100, 40);
// Proven Grafter
Carpenter.addRecipe(<Forestry:grafterProven>, [
[null, <ore:nuggetInvar>, <ore:ingotInvar>],
[null, <Forestry:oakStick>, <ore:nuggetInvar>],
[<Forestry:oakStick>, null, null]
], <liquid:for.honey> * 100, 40);
// Impregnated Casing
Carpenter.addRecipe(<Forestry:impregnatedCasing>, [
[null, <minecraft:chest>, null],
[<minecraft:chest>, null, <minecraft:chest>],
[null, <minecraft:chest>, null]
], <liquid:seedoil> * 250, 20);
Carpenter.addRecipe(<Forestry:impregnatedCasing>, [
[<ore:logWood>, <ore:logWood>, <ore:logWood>],
[<ore:logWood>, null, <ore:logWood>],
[<ore:logWood>, <ore:logWood>, <ore:logWood>]
], <liquid:plantoil> * 250, 20);
Carpenter.addRecipe(<Forestry:impregnatedCasing>, [
[null, <minecraft:chest>, null],
[<minecraft:chest>, null, <minecraft:chest>],
[null, <minecraft:chest>, null]
], <liquid:plantoil> * 250, 20);
// Scented Paneling
Carpenter.addRecipe(<Forestry:craftingMaterial:6>, [
[null, <ore:dropRoyalJelly>],
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>],
[<ore:waxBees>, <ore:itemPollen>, <ore:waxBees>]
], <liquid:for.honey> * 500, 20);
// Fertilizer(Forestry)
recipes.addShapeless(<Forestry:fertilizerCompound> * 4, [<ore:dustSaltpeter>, <ore:dustSaltpeter>, <Forestry:phosphor>]);
recipes.addShapeless(<Forestry:fertilizerCompound> * 4, [
<Forestry:ash>, <Forestry:ash>, <Forestry:ash>,
<Forestry:ash>, <Forestry:phosphor>, <Forestry:ash>,
<Forestry:ash>, <Forestry:ash>, <Forestry:ash>]);
recipes.addShapeless(<Forestry:fertilizerCompound>, [<minecraft:dye:15>, <ore:dustSaltpeter>]);
recipes.addShapeless(<Forestry:fertilizerCompound>, [<ThermalExpansion:material:516>]);
recipes.addShaped(<Forestry:fertilizerCompound> * 24, [
[<ore:dustSaltpeter>, <ore:dustSaltpeter>, <ore:dustSaltpeter>],
[<ore:dustSaltpeter>, <ore:gemApatite>, <ore:dustSaltpeter>],
[<ore:dustSaltpeter>, <ore:dustSaltpeter>, <ore:dustSaltpeter>]
]);
//Ethanol Refining
mods.immersiveengineering.Refinery.addRecipe(<liquid:bioethanol> * 3, <liquid:biomass> * 5, <liquid:biomass> * 5);
// Capenter
recipes.addShaped(<Forestry:factory:1>, [
[<ore:ingotBronze>, <ore:circuitBasic>, <ore:ingotBronze>],
[<ThermalExpansion:Tank:1>, <Forestry:sturdyMachine:0>, <minecraft:piston:0>],
[<ore:ingotBronze>, <Forestry:factory2:2>, <ore:ingotBronze>]
]);
// Thermiomic Fabricator
recipes.addShaped(<Forestry:factory2:0>, [
[<ore:ingotBronze>, <ore:circuitBasic>, <ore:ingotBronze>],
[<ImmersiveEngineering:storage:8>, <Forestry:sturdyMachine:0>, <ore:gearBronze>],
[<ore:ingotBronze>, <Forestry:factory2:2>, <ore:ingotBronze>]
]);
// Bottler
recipes.addShaped(<Forestry:factory:0>, [
[<ore:ingotBronze>, <ore:circuitBasic>, <ore:ingotBronze>],
[<ThermalExpansion:Tank:1>, <Forestry:sturdyMachine:0>, <minecraft:bucket:0>],
[<ore:ingotBronze>, <ore:glass>, <ore:ingotBronze>]
]);
// Centrifuge
recipes.addShaped(<Forestry:factory:2>, [
[<ore:ingotBronze>, <ore:gearInvar>, <ore:ingotBronze>],
[<ore:alloyAdvanced>, <Forestry:sturdyMachine:0>, <ore:alloyAdvanced>],
[<minecraft:piston:0>, <minecraft:chest:0>, <minecraft:piston:0>]
]);
// Fermenter
recipes.addShaped(<Forestry:factory:3>, [
[<ore:ingotBronze>, <minecraft:chest:0>, <ore:ingotBronze>],
[<ThermalExpansion:Tank:1>, <Forestry:sturdyMachine:0>, <ThermalExpansion:Tank:1>],
[<ore:ingotBronze>, <minecraft:furnace:0>, <ore:ingotBronze>]
]);
// Moistener
recipes.addShaped(<Forestry:factory:4>, [
[<ore:ingotBronze>, <Mekanism:GasTank:100>, <ore:ingotBronze>],
[<ThermalExpansion:Tank:1>, <Forestry:sturdyMachine:0>, <minecraft:furnace>],
[<ore:ingotBronze>, <minecraft:cauldron:0>, <ore:ingotBronze>]
]);
// Squeezer
recipes.addShaped(<Forestry:factory:5>, [
[<ore:ingotBronze>, <ore:ingotBronze>, <ore:ingotBronze>],
[<minecraft:piston>, <Forestry:sturdyMachine:0>, <minecraft:piston>],
[<minecraft:chest>, <minecraft:hopper>, <ThermalExpansion:Tank:1>]
]);
// Still
recipes.addShaped(<Forestry:factory:6>, [
[<ore:ingotBronze>, <Mekanism:GasTank:100>, <ore:ingotBronze>],
[<Railcraft:machine.beta:6>, <Forestry:sturdyMachine:0>, <Railcraft:machine.beta:6>],
[<ore:ingotBronze>, <ThermalExpansion:Tank:1>, <ore:ingotBronze>]
]);
// Hardened Casing
Carpenter.addRecipe(<Forestry:hardenedMachine:0>, [
[null, <ore:ingotInvar>, null],
[<ore:ingotInvar>, <Forestry:sturdyMachine:0>, <ore:ingotInvar>],
[null, <ore:ingotInvar>, null]
], <liquid:water> * 5000, 20);
// Rainmaker
ThermionicFabricator.addCast(<Forestry:factory:7>, [
[null, <ore:fenceSteel>, null],
[<ore:gearInvar>, <Forestry:hardenedMachine:0>, <ore:circuitAdvanced>],
[<ImmersiveEngineering:metalDecoration:1>, <ore:fenceSteel>, <ImmersiveEngineering:metalDecoration:1>]
], 1000);
/* // Gendustry // */
// Bee Receptacle
Inscriber.addRecipe([<Forestry:honeyDrop>, <Forestry:honeydew>],
<Forestry:chipsets:1>, <minecraft:redstone>, <gendustry:BeeReceptacle>, "Press");
// Power Module
Inscriber.addRecipe([<EnderIO:itemMaterial>, <appliedenergistics2:item.ItemMultiMaterial:5>],
<Forestry:chipsets:1>, <EnderIO:itemBasicCapacitor>, <gendustry:PowerModule>, "Press");
// Climate Module
Inscriber.addRecipe([<EnderIO:itemMaterial>, <appliedenergistics2:item.ItemMultiMaterial:5>],
<Forestry:chipsets:1>, <minecraft:redstone>, <gendustry:ClimateModule>, "Press");
// Genetics Processor
AssemblyTable.addRecipe(<gendustry:GeneticsProcessor>, 8000,
[<ore:circuitBasic>, <ore:itemSilicon>, <ore:gemDiamond>, <ore:crystalNetherQuartz>]);
// Enviromental Processor
AssemblyTable.addRecipe(<gendustry:EnvProcessor>, 8000,
[<ore:circuitBasic>, <ore:itemSilicon>, <ore:gemDiamond>, <ore:crystalCertusQuartz>]);
AssemblyTable.addRecipe(<gendustry:EnvProcessor>, 8000,
[<ore:circuitBasic>, <ore:itemSilicon>, <ore:gemDiamond>, <appliedenergistics2:item.ItemMultiMaterial:1>]);
// Mutagen Producer
recipes.addShaped(<gendustry:MutagenProducer>, [
[<ore:ingotBronze>, <gendustry:PowerModule>, <ore:ingotBronze>],
[<ore:ingotYellorium>, <Forestry:hardenedMachine>, <ore:ingotCyanite>],
[<ore:gearBronze>, <gendustry:MutagenTank>, <ore:gearBronze>]
]);
// Mutatron
recipes.addShaped(<gendustry:Mutatron>, [
[<gendustry:BeeReceptacle>, <gendustry:GeneticsProcessor>, <ore:ingotBronze>],
[<gendustry:PowerModule>, <Forestry:hardenedMachine>, <gendustry:BeeReceptacle>],
[<gendustry:BeeReceptacle>, <gendustry:MutagenTank>, <ore:ingotBronze>]
]);
// Industrial Apiary
recipes.addShaped(<gendustry:IndustrialApiary>, [
[<ore:ingotIron>, <gendustry:PowerModule>, <ore:ingotIron>],
[<gendustry:BeeReceptacle>, <Forestry:apiculture:0>, <gendustry:BeeReceptacle>],
[<ore:ingotIron>, <ore:gearBronze>, <ore:ingotIron>]
]);
// Genetic Imprinter
recipes.addShaped(<gendustry:Imprinter>, [
[<gendustry:PowerModule>, <gendustry:GeneticsProcessor>, <gendustry:PowerModule>],
[<gendustry:BeeReceptacle>, <appliedenergistics2:tile.BlockInscriber:0>, <gendustry:BeeReceptacle>],
[<ore:ingotBronze>, <Forestry:hardenedMachine>, <ore:ingotBronze>]
]);
// Genetic Sampler
recipes.addShaped(<gendustry:Sampler>, [
[<ore:ingotBronze>, <gendustry:GeneticsProcessor>, <ore:circuitAdvanced>],
[<gendustry:BeeReceptacle>, <Forestry:hardenedMachine>, <ore:ingotBronze>],
[<ore:ingotBronze>, <gendustry:PowerModule>, <ore:circuitAdvanced>]
]);
// Advanced Mutatron
recipes.addShaped(<gendustry:MutatronAdv>, [
[<ore:circuitAdvanced>, <gendustry:PowerModule>, <ore:circuitAdvanced>],
[<gendustry:GeneticsProcessor>, <gendustry:Mutatron>, <gendustry:GeneticsProcessor>],
[<ore:ingotBronze>, <gendustry:PowerModule>, <ore:ingotBronze>]
]);
// Protain Liquifier
recipes.addShaped(<gendustry:Liquifier>, [
[null, <ore:gearBronze>, null],
[<gendustry:PowerModule>, <Forestry:factory:5>, <gendustry:PowerModule>],
[null, <Forestry:hardenedMachine>, null]
]);
// DNA Extractor
recipes.addShaped(<gendustry:Extractor>, [
[null, <gendustry:GeneticsProcessor>, null],
[<gendustry:PowerModule>, <Forestry:factory:5>, <gendustry:PowerModule>],
[null, <Forestry:hardenedMachine>, null]
]);
// Genetic Transposer
recipes.addShaped(<gendustry:Transposer>, [
[<gendustry:PowerModule>, <gendustry:GeneticsProcessor>, <gendustry:PowerModule>],
[<ore:circuitAdvanced>, <Forestry:factory:1>, <ore:circuitAdvanced>],
[<gendustry:PowerModule>, <Forestry:hardenedMachine>, <gendustry:PowerModule>]
]);
// Genetic Replicator
recipes.addShaped(<gendustry:Replicator>, [
[<gendustry:PowerModule>, <gendustry:GeneticsProcessor>, <gendustry:PowerModule>],
[<ore:itemPulsatingCrystal>, <Forestry:factory:1>, <EnderIO:blockTank:1>],
[<gendustry:GeneticsProcessor>, <Forestry:hardenedMachine>, <gendustry:GeneticsProcessor>]
]);
// #Apiary Upgrade
// Hell Emulation
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:13>, 64000,
[<gendustry:UpgradeFrame>, <gendustry:EnvProcessor>, <gendustry:ClimateModule>, <minecraft:netherrack>]);
// Desert Emulation
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:16>, 64000,
[<gendustry:UpgradeFrame>, <gendustry:EnvProcessor>, <gendustry:ClimateModule>, <minecraft:sand:*>]);
// Jungle Emulation
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:18>, 64000,
[<gendustry:UpgradeFrame>, <gendustry:EnvProcessor>, <gendustry:ClimateModule>, <ore:stoneMossy>]);
// Plains Emulation
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:17>, 64000,
[<gendustry:UpgradeFrame>, <gendustry:EnvProcessor>, <gendustry:ClimateModule>, <minecraft:dirt>]);
// Ocean Emulation
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:21>, 64000,
[<gendustry:UpgradeFrame>, <gendustry:EnvProcessor>, <gendustry:ClimateModule>, <minecraft:water_bucket>]);
// Winter Emulation
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:20>, 64000,
[<gendustry:UpgradeFrame>, <gendustry:EnvProcessor>, <gendustry:ClimateModule>, <minecraft:snow>]);
// Dryer
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:5>, 64000,
[<gendustry:UpgradeFrame>, <factorization:acid>]);
// Humidifier
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:4>, 64000,
[<gendustry:UpgradeFrame>, <minecraft:potion:0>]);
// Heater
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:6>, 64000,
[<gendustry:UpgradeFrame>, <ore:dustBlaze>]);
// Cooler
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:7>, 64000,
[<gendustry:UpgradeFrame>, <ore:dustBlizz>]);
// Automation
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:14>, 64000,
[<gendustry:UpgradeFrame>, <ore:gearTin>]);
// Open Sky
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:12>, 64000,
[<gendustry:UpgradeFrame>, <ore:dustBlitz>]);
// Territory
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:3>, 64000,
[<gendustry:UpgradeFrame>, <BuildCraft|Core:markerBlock>]);
// Seal
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:10>, 64000,
[<gendustry:UpgradeFrame>, <BuildCraft|Transport:pipeWaterproof>]);
// Genetic Stablizer
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:19>, 64000,
[<gendustry:UpgradeFrame>, <gendustry:GeneticsProcessor>]);
// Lifespan
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:1>, 64000,
[<gendustry:UpgradeFrame>, <minecraft:clock>]);
// Flowering
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:2>, 64000,
[<gendustry:UpgradeFrame>, <ore:flower>]);
// Pollen Scribber
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:22>, 64000,
[<gendustry:UpgradeFrame>, <ore:pulpWood>]);
// Production
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:0>, 64000,
[<gendustry:UpgradeFrame>, <ore:dropRoyalJelly>, <minecraft:dye:3>]);
// Sieve
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:15>, 64000,
[<gendustry:UpgradeFrame>, <Forestry:craftingMaterial:3>]);
// Light
AssemblyTable.addRecipe(<gendustry:ApiaryUpgrade:11>, 64000,
[<gendustry:UpgradeFrame>, <ExtraUtilities:chandelier>]);
/* // Grimoire of Gaia // */
// Meat pie
recipes.addShapeless(<GrimoireOfGaia:item.GrimoireOfGaia.FoodPieMeat>,
[<ore:listAllmeatcooked>, <ore:listAllmeatcooked>, <ore:listAllmeatcooked>, <ore:listAllegg>, <ore:listAllsugar>]);
// Berry pie
recipes.addShapeless(<GrimoireOfGaia:item.GrimoireOfGaia.FoodPieBerry>,
[<ore:listAllberry>, <ore:listAllsugar>, <ore:listAllegg>]);
// Spawn Card declaration
recipes.addShapeless(<GrimoireOfGaia:item.GrimoireOfGaia.SpawnCardTrader>,
[<GrimoireOfGaia:item.GrimoireOfGaia.SpawnCard>, <ore:cropCarrot>]);
recipes.addShapeless(<GrimoireOfGaia:item.GrimoireOfGaia.SpawnCardSlimeGirl>,
[<GrimoireOfGaia:item.GrimoireOfGaia.SpawnCard>, <ore:slimeball>]);
recipes.addShapeless(<GrimoireOfGaia:item.GrimoireOfGaia.SpawnCardHolstaurus>,
[<GrimoireOfGaia:item.GrimoireOfGaia.SpawnCard>, <ore:listAllmilk>]);
recipes.addShapeless(<GrimoireOfGaia:item.GrimoireOfGaia.SpawnCardEnderGirl>,
[<GrimoireOfGaia:item.GrimoireOfGaia.SpawnCard>, <ore:pearlEnder>]);
recipes.addShapeless(<GrimoireOfGaia:item.GrimoireOfGaia.SpawnCardCreeperGirl>,
[<GrimoireOfGaia:item.GrimoireOfGaia.SpawnCard>, <ore:dustGunpowder>]);
// Coal Brick
Enrichment.addRecipe(<GrimoireOfGaia:item.GrimoireOfGaia.FoodCoalfish:0>, <GrimoireOfGaia:item.GrimoireOfGaia.MiscFurnaceFuel:0>);
/* // Harvestcraft //*/
// Fresh milk from milk bottle
recipes.addShapeless(<harvestcraft:freshmilkItem> * 4,
[<MineFactoryReloaded:milkbottle>.giveBack(<minecraft:glass_bottle>)]);
// Fresh water from water bottle
recipes.addShapeless(<harvestcraft:freshwaterItem> * 4,
[<minecraft:potion>.giveBack(<minecraft:glass_bottle>)]);
// Fresh water from water bucket
recipes.addShapeless(<harvestcraft:freshwaterItem> * 4,
[<ore:fz.waterBucketLike>]);
// Rice Seed
recipes.addShapeless(<harvestcraft:riceseedItem>, [<harvestcraft:riceItem>]);
// Seaweed Sead
recipes.addShapeless(<harvestcraft:seaweedseedItem>, [<harvestcraft:seaweedItem>]);
// Refine Salt from ore
for salt in <ore:oreSalt>.items {
Enrichment.addRecipe(salt, <Mekanism:Salt> * 6);
}
/* // Immersive Engineering // */
// Ethanol from Hootch on Still
Still.addRecipe(<liquid:ethanol>, <liquid:hootch> * 2, 5);
// Bio Diesel Refining with Forestry's Seed oil and biomass
mods.immersiveengineering.Refinery.addRecipe(<liquid:biodiesel> * 16, <liquid:plantoil> * 8, <liquid:biomass> * 8);
mods.immersiveengineering.Refinery.addRecipe(<liquid:biodiesel> * 16, <liquid:seedoil> * 8, <liquid:ethanol> * 8);
mods.immersiveengineering.Refinery.addRecipe(<liquid:biodiesel> * 16, <liquid:seedoil> * 8, <liquid:biomass> * 8);
// Plate Casting
Casting.addTableRecipe(<ImmersiveEngineering:metal:30>, <liquid:iron.molten> * 144, null, false, 100);
Casting.addTableRecipe(<ImmersiveEngineering:metal:32>, <liquid:aluminum.molten> * 144, null, false, 100);
Casting.addTableRecipe(<ImmersiveEngineering:metal:33>, <liquid:lead.molten> * 144, null, false, 100);
Casting.addTableRecipe(<ImmersiveEngineering:metal:38>, <liquid:steel.molten> * 144, null, false, 100);
// Aluminium Rod Casting
Casting.addTableRecipe(<ImmersiveEngineering:material:16>, <liquid:aluminum.molten> * 72, <TConstruct:metalPattern:1>, false, 20);
// Steel Block declaration
recipes.addShaped(<ImmersiveEngineering:storage:7>, [
[<ore:ingotSteel>, <ore:ingotSteel>, <ore:ingotSteel>],
[<ore:ingotSteel>, <ore:ingotSteel>, <ore:ingotSteel>],
[<ore:ingotSteel>, <ore:ingotSteel>, <ore:ingotSteel>]
]);
// Radiator Block
recipes.addShaped(<ImmersiveEngineering:metalDecoration:4> * 2, [
[<ore:ingotSteel>, <ore:ingotCopper>, <ore:ingotSteel>],
[<ore:ingotCopper>, <Forestry:canWater>, <ore:ingotCopper>],
[<ore:ingotSteel>, <ore:ingotCopper>, <ore:ingotSteel>]
]);
recipes.addShaped(<ImmersiveEngineering:metalDecoration:4> * 2, [
[<ore:ingotSteel>, <ore:ingotCopper>, <ore:ingotSteel>],
[<ore:ingotCopper>, <Forestry:waxCapsuleWater>, <ore:ingotCopper>],
[<ore:ingotSteel>, <ore:ingotCopper>, <ore:ingotSteel>]
]);
recipes.addShaped(<ImmersiveEngineering:metalDecoration:4> * 2, [
[<ore:ingotSteel>, <ore:ingotCopper>, <ore:ingotSteel>],
[<ore:ingotCopper>, <Forestry:refractoryWater>, <ore:ingotCopper>],
[<ore:ingotSteel>, <ore:ingotCopper>, <ore:ingotSteel>]
]);
// Coil by Rolling Machine
/*
Rolling.addShaped(<ImmersiveEngineering:coil:0> * 16, [
[<ore:ingotCopper>, <ore:ingotCopper>, <ore:ingotCopper>],
[<ore:ingotCopper>, <ore:stickWood>, <ore:ingotCopper>],
[<ore:ingotCopper>, <ore:ingotCopper>, <ore:ingotCopper>]
]);
Rolling.addShaped(<ImmersiveEngineering:coil:1> * 16, [
[<ore:ingotElectrum>, <ore:ingotElectrum>, <ore:ingotElectrum>],
[<ore:ingotElectrum>, <ore:stickWood>, <ore:ingotElectrum>],
[<ore:ingotElectrum>, <ore:ingotElectrum>, <ore:ingotElectrum>]
]);
Rolling.addShaped(<ImmersiveEngineering:coil:2> * 16, [
[<ore:ingotAluminium>, <ore:ingotSteel>, <ore:ingotAluminium>],
[<ore:ingotSteel>, <ore:stickWood>, <ore:ingotSteel>],
[<ore:ingotAluminium>, <ore:ingotSteel>, <ore:ingotAluminium>]
]);
Rolling.addShaped(<ImmersiveEngineering:coil:4> * 16, [
[<ore:ingotSteel>, <ore:ingotSteel>, <ore:ingotSteel>],
[<ore:ingotSteel>, <ore:stickWood>, <ore:ingotSteel>],
[<ore:ingotSteel>, <ore:ingotSteel>, <ore:ingotSteel>]
]);
*/
// Treated Planks
Carpenter.addRecipe(<ImmersiveEngineering:treatedWood>, [
[<ore:plankWood>]
], <liquid:creosote> * 125, 20);
Carpenter.addRecipe(<ImmersiveEngineering:treatedWood> * 2, [
[<ore:plankWood>, <ore:plankWood>]
], <liquid:creosote> * 250, 20);
Carpenter.addRecipe(<ImmersiveEngineering:treatedWood> * 2, [
[<ore:plankWood>], [<ore:plankWood>]
], <liquid:creosote> * 250, 20);
Carpenter.addRecipe(<ImmersiveEngineering:treatedWood> * 4, [
[<ore:plankWood>, <ore:plankWood>],
[<ore:plankWood>, <ore:plankWood>]
], <liquid:creosote> * 500, 20);
Carpenter.addRecipe(<ImmersiveEngineering:treatedWood> * 8, [
[null, <ore:plankWood>, <ore:plankWood>],
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>],
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>]
], <liquid:creosote> * 1000, 20);
Carpenter.addRecipe(<ImmersiveEngineering:treatedWood> * 8, [
[<ore:plankWood>, null, <ore:plankWood>],
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>],
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>]
], <liquid:creosote> * 1000, 20);
Carpenter.addRecipe(<ImmersiveEngineering:treatedWood> * 8, [
[<ore:plankWood>, <ore:plankWood>, null],
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>],
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>]
], <liquid:creosote> * 1000, 20);
Carpenter.addRecipe(<ImmersiveEngineering:treatedWood> * 8, [
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>],
[null, <ore:plankWood>, <ore:plankWood>],
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>]
], <liquid:creosote> * 1000, 20);
Carpenter.addRecipe(<ImmersiveEngineering:treatedWood> * 8, [
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>],
[<ore:plankWood>, null, <ore:plankWood>],
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>]
], <liquid:creosote> * 1000, 20);
Carpenter.addRecipe(<ImmersiveEngineering:treatedWood> * 8, [
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>],
[<ore:plankWood>, <ore:plankWood>, null],
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>]
], <liquid:creosote> * 1000, 20);
Carpenter.addRecipe(<ImmersiveEngineering:treatedWood> * 8, [
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>],
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>],
[null, <ore:plankWood>, <ore:plankWood>]
], <liquid:creosote> * 1000, 20);
Carpenter.addRecipe(<ImmersiveEngineering:treatedWood> * 8, [
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>],
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>],
[<ore:plankWood>, null, <ore:plankWood>]
], <liquid:creosote> * 1000, 20);
Carpenter.addRecipe(<ImmersiveEngineering:treatedWood> * 8, [
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>],
[<ore:plankWood>, <ore:plankWood>, <ore:plankWood>],
[<ore:plankWood>, <ore:plankWood>, null]
], <liquid:creosote> * 1000, 20);
// Coke Dusts
for item in <ore:fuelCoke>.items{
mods.thermalexpansion.Pulverizer.addRecipe(4800, item, <ImmersiveEngineering:metal:17>);
mods.mekanism.Crusher.addRecipe(item, <ImmersiveEngineering:metal:17>);
}
/* // Mekanism // */
// HDPE forming pression
MetalPress.addRecipe(<Mekanism:Polyethene:1>, <Mekanism:Polyethene:0> * 4, <ImmersiveEngineering:mold:2>, 600);
MetalPress.addRecipe(<Mekanism:Polyethene:2>, <Mekanism:Polyethene:0> * 3, <ImmersiveEngineering:mold:0>, 600);
// Laser
recipes.addShaped(<Mekanism:MachineBlock2:13>,[
[null, <ore:alloyElite>, null],
[<ore:battery>, <Mekanism:BasicBlock:8>, <ore:battery>],
[<ore:alloyElite>, <BuildCraft|Silicon:laserBlock>, <ore:alloyElite>]
]);
// Litium Dust from clays
Centrifuge.addRecipe([<Mekanism:OtherDust:4> % 5], <minecraft:clay_ball:0>, 200);
Centrifuge.addRecipe([<Mekanism:OtherDust:4> % 10, <EnderIO:itemMaterial:0> % 80, <minecraft:clay_ball:0> * 2], <minecraft:clay:0>, 800);
// Salt block declaration
recipes.addShaped(<Mekanism:SaltBlock>, [
[<ore:dustSalt>, <ore:dustSalt>],
[<ore:dustSalt>, <ore:dustSalt>]
]);
// Salt from Salt Block
recipes.addShapeless(<Mekanism:Salt> * 4, [
<ore:blockSalt>
]);
// Circuit Upgrade
AssemblyTable.addRecipe(<Mekanism:ControlCircuit:1>, 1000, [<ore:circuitBasic>, <ore:alloyAdvanced>]);
AssemblyTable.addRecipe(<Mekanism:ControlCircuit:2>, 2000, [<ore:circuitAdvanced>, <ore:alloyElite>]);
AssemblyTable.addRecipe(<Mekanism:ControlCircuit:3>, 4000, [<ore:circuitElite>, <ore:alloyUltimate>]);
// Bio Fuel from other crops/seeds
for item in <ore:listAllfruit>.items {
mods.mekanism.Crusher.addRecipe(item, <Mekanism:BioFuel> * 4);
}
for item in <ore:listAllveggie>.items {
mods.mekanism.Crusher.addRecipe(item, <Mekanism:BioFuel> * 4);
}
for item in <ore:listAllnut>.items {
mods.mekanism.Crusher.addRecipe(item, <Mekanism:BioFuel> * 4);
}
for item in <ore:listAllgrain>.items {
mods.mekanism.Crusher.addRecipe(item, <Mekanism:BioFuel> * 2);
}
for item in <ore:listAllseed>.items {
mods.mekanism.Crusher.addRecipe(item, <Mekanism:BioFuel> * 2);
}
// Dynamic Tank
recipes.addShaped(<Mekanism:BasicBlock:9> * 16, [
[null, <ImmersiveEngineering:metalDecoration2:2>, null],
[<ImmersiveEngineering:metalDecoration2:2>, <ore:cobblestone>, <ImmersiveEngineering:metalDecoration2:2>],
[null, <ImmersiveEngineering:metalDecoration2:2>, null]
]);
// Structural Glass
recipes.addShaped(<Mekanism:BasicBlock:10> * 16, [
[null, <ImmersiveEngineering:metalDecoration2:2>, null],
[<ImmersiveEngineering:metalDecoration2:2>, <ore:blockGlass>, <ImmersiveEngineering:metalDecoration2:2>],
[null, <ImmersiveEngineering:metalDecoration2:2>, null]
]);
// Thermal Evapolation Block
recipes.addShaped(<Mekanism:BasicBlock2:0> * 4, [
[<ore:plateCopper>, <Mekanism:BasicBlock:9>, <ore:plateCopper>],
[<Mekanism:BasicBlock:9>, null, <Mekanism:BasicBlock:9>],
[<ore:plateCopper>, <Mekanism:BasicBlock:9>, <ore:plateCopper>]
]);
// Thermal Evapolation Valve
recipes.addShaped(<Mekanism:BasicBlock:15>, [
[null, <ore:circuitBasic>, null],
[<ore:plateCopper>, <Mekanism:BasicBlock:11>, <ore:plateCopper>],
[null, <ore:circuitBasic>, null]
]);
recipes.addShaped(<Mekanism:BasicBlock:15> * 2, [
[<ore:circuitBasic>, <Mekanism:BasicBlock:9>, <ore:circuitBasic>],
[<Mekanism:BasicBlock:9>, <ore:circuitBasic>, <Mekanism:BasicBlock:9>],
[<ore:plateCopper>, <Mekanism:BasicBlock:9>, <ore:plateCopper>]
]);
// Thermal Evapolation Controller
recipes.addShaped(<Mekanism:BasicBlock:14>, [
[<ore:circuitBasic>, <ore:plateCopper>, <ore:circuitBasic>],
[<Mekanism:MachineBlock2:11>, <Mekanism:BasicBlock:8>, <Mekanism:MachineBlock2:11>],
[<ore:circuitBasic>, <ore:plateCopper>, <ore:circuitBasic>]
]);
// Superheating Element
recipes.addShaped(<Mekanism:BasicBlock2:5>, [
[<ore:alloyAdvanced>, <ore:plateConstantan>, <ore:alloyAdvanced>],
[<ore:plateConstantan>, <Mekanism:BasicBlock:8>, <ore:plateConstantan>],
[<ore:dustRedstone>, <ore:plateConstantan>, <ore:dustRedstone>],
]);
// Electromagnetic Coil
recipes.addShaped(<MekanismGenerators:Generator:9>, [
[<ore:ingotElectrum>, <ore:ingotSteel>, <ore:ingotElectrum>],
[<ore:ingotElectrum>, <Mekanism:EnergyTablet:*>, <ore:ingotElectrum>],
[<ore:ingotSteel>, <ImmersiveEngineering:storage:9>, <ore:ingotSteel>]
]);
// Rotational Complex
recipes.remove(<MekanismGenerators:Generator:8>);
recipes.addShaped(<MekanismGenerators:Generator:8>, [
[<ore:ingotSteel>, <ore:alloyAdvanced>, <ore:ingotSteel>],
[<ore:ingotSteel>, <ore:alloyAdvanced>, <ore:ingotSteel>],
[<ore:ingotSteel>, <ImmersiveEngineering:metalDevice:9>, <ore:ingotSteel>]
]);
/* // Minefactory Reloaded //*/
// Conveyor Belt from Conveyor block
recipes.addShapeless(<MineFactoryReloaded:conveyor:16> * 2,
[<ExtraUtilities:conveyor>]);
// Machine Block
recipes.addShaped(<MineFactoryReloaded:machineblock:0>, [
[<ore:ingotIron>, <ore:sheetPlastic>, <ore:ingotIron>],
[<ore:stone>, <ore:gearStone>, <ore:stone>],
[<ore:sheetPlastic>, <ore:stone>, <ore:sheetPlastic>]
]);
// Planter
recipes.addShaped(<MineFactoryReloaded:machine.0:0>, [
[<ore:sheetPlastic>, <ThermalFoundation:tool.hoeInvar:0>, <ore:sheetPlastic>],
[<minecraft:potion:0>, <ore:potFlowerLarge>, <minecraft:potion:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Harvester
recipes.addShaped(<MineFactoryReloaded:machine.0:2>, [
[<ore:sheetPlastic>, <minecraft:hopper>, <ore:sheetPlastic>],
[<ThermalFoundation:tool.axeInvar:0>, <ThermalExpansion:Tank:1>, <ThermalFoundation:tool.shearsInvar:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
recipes.addShaped(<MineFactoryReloaded:machine.0:2>, [
[<ore:sheetPlastic>, <minecraft:hopper>, <ore:sheetPlastic>],
[<ThermalFoundation:tool.shearsInvar:0>, <ThermalExpansion:Tank:1>, <ThermalFoundation:tool.axeInvar:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Fisher
recipes.addShaped(<MineFactoryReloaded:machine.0:1>, [
[<ore:sheetPlastic>, <ore:barsIron>, <ore:sheetPlastic>],
[<ThermalFoundation:tool.fishingRodInvar:0>, <harvestcraft:fishtrap>, <ThermalFoundation:tool.fishingRodInvar:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Rancher
recipes.addShaped(<MineFactoryReloaded:machine.0:3>, [
[<ore:sheetPlastic>, <ore:barsIron>, <ore:sheetPlastic>],
[<minecraft:bucket>, <harvestcraft:animaltrap>, <minecraft:shears:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
recipes.addShaped(<MineFactoryReloaded:machine.0:3>, [
[<ore:sheetPlastic>, <ore:barsIron>, <ore:sheetPlastic>],
[<minecraft:shears:0>, <harvestcraft:animaltrap>, <minecraft:bucket>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Fertilizer
recipes.addShaped(<MineFactoryReloaded:machine.0:4>, [
[<ore:sheetPlastic>, <ExtraUtilities:watering_can:1>, <ore:sheetPlastic>],
[<minecraft:dispenser>, <ThermalExpansion:Tank:1>, <minecraft:dispenser>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Vaterinary Station
recipes.addShaped(<MineFactoryReloaded:machine.0:5>, [
[<ore:sheetPlastic>, <GrimoireOfGaia:item.GrimoireOfGaia.FoodBerryHealth:0>, <ore:sheetPlastic>],
[<MineFactoryReloaded:syringe.empty:0>, <GrimoireOfGaia:item.GrimoireOfGaia.FoodBerryCure:0>, <MineFactoryReloaded:syringe.empty:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Block Breaker
recipes.addShaped(<MineFactoryReloaded:machine.0:7>, [
[<ore:sheetPlastic>, <minecraft:hopper>, <ore:sheetPlastic>],
[<ThermalFoundation:tool.shovelInvar:0>, <ThermalFoundation:tool.pickaxeInvar:0>, <ThermalFoundation:tool.axeInvar:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
recipes.addShaped(<MineFactoryReloaded:machine.0:7>, [
[<ore:sheetPlastic>, <minecraft:hopper>, <ore:sheetPlastic>],
[<ThermalFoundation:tool.axeInvar:0>, <ThermalFoundation:tool.pickaxeInvar:0>, <ThermalFoundation:tool.shovelInvar:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Weather Collector
recipes.addShaped(<MineFactoryReloaded:machine.0:8>, [
[<ore:sheetPlastic>, <ore:barsIron>, <ore:sheetPlastic>],
[<minecraft:hopper:0>, <ThermalExpansion:Tank:1>, <minecraft:hopper:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Sludge Boiler
recipes.addShaped(<MineFactoryReloaded:machine.0:9>, [
[<ore:sheetPlastic>, <ThermalExpansion:Tank:1>, <ore:sheetPlastic>],
[<ore:plateConstantan>, <Railcraft:machine.beta:6>, <ore:plateConstantan>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Sewer
recipes.addShaped(<MineFactoryReloaded:machine.0:10>, [
[<ore:sheetPlastic>, <ore:barsIron>, <ore:sheetPlastic>],
[<ThermalExpansion:Sponge:1>, <ThermalExpansion:Tank:1>, <ThermalExpansion:Sponge:1>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Composter
recipes.addShaped(<MineFactoryReloaded:machine.0:11>, [
[<ore:sheetPlastic>, <ThermalExpansion:Tank:1>, <ore:sheetPlastic>],
[<minecraft:fermented_spider_eye:0>, <ThermalExpansion:Cache:1>, <minecraft:fermented_spider_eye:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Breeder
recipes.addShaped(<MineFactoryReloaded:machine.0:12>, [
[<ore:sheetPlastic>, <minecraft:dropper>, <ore:sheetPlastic>],
[<ore:boxWindow>, <ore:itemAttractorCrystal>, <ore:boxWindow>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Grinder
recipes.addShaped(<MineFactoryReloaded:machine.0:13>, [
[<ore:sheetPlastic>, <EnderIO:itemXpTransfer:0>, <ore:sheetPlastic>],
[<ore:itemPulsatingCrystal>, <minecraft:writable_book:0>, <ore:itemPulsatingCrystal>],
[null, <MineFactoryReloaded:machine.1:13>, null]
]);
// Auto Enchanter
recipes.addShaped(<MineFactoryReloaded:machine.0:14>, [
[<ore:sheetPlastic>, <ore:ingotGold>, <ore:sheetPlastic>],
[<minecraft:book:0>, <minecraft:enchanting_table:0>, <minecraft:book:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Chronotyper
recipes.addShaped(<MineFactoryReloaded:machine.0:15>, [
[<ore:sheetPlastic>, <minecraft:book:0>, <ore:sheetPlastic>],
[<ore:barsIron>, <ore:gemEmerald>, <ore:barsIron>],
[<ore:barsIron>, <MineFactoryReloaded:machine.2:12>, <ore:barsIron>]
]);
// Ejector
recipes.addShaped(<MineFactoryReloaded:machine.1:0>, [
[<minecraft:piston:0>],
[<EnderIO:blockBuffer:0>],
[<MineFactoryReloaded:machineblock:0>]
]);
// Item Router
recipes.addShaped(<MineFactoryReloaded:machine.1:1>, [
[<EnderIO:itemBasicFilterUpgrade:0>],
[<EnderIO:blockBuffer:0>],
[<MineFactoryReloaded:machineblock:0>]
]);
// Liquid Router
recipes.addShaped(<MineFactoryReloaded:machine.1:2>, [
[<EnderIO:itemBasicFilterUpgrade:0>],
[<EnderIO:blockTank:1>],
[<MineFactoryReloaded:machineblock:0>]
]);
// Deep Storage Unit
/*
recipes.addShaped(<MineFactoryReloaded:machine.1:3>, [
[<ThermalExpansion:Cache:4>, <EnderIO:itemFrankenSkull:3>, <ThermalExpansion:Cache:4>],
[<StorageDrawers:upgrade:6>, <Mekanism:TeleportationCore:0>, <StorageDrawers:upgrade:6>],
[<ThermalExpansion:Cache:4>, <MineFactoryReloaded:machineblock:0>, <ThermalExpansion:Cache:4>]
]);
recipes.addShaped(<MineFactoryReloaded:machine.1:3>, [
[<appliedenergistics2:item.ItemMultiMaterial:44>, <ore:itemIlluminatedPanel>, <appliedenergistics2:item.ItemMultiMaterial:43>],
[<appliedenergistics2:item.ItemMultiMaterial:38>, <appliedenergistics2:item.ItemMultiMaterial:38>, <appliedenergistics2:item.ItemMultiMaterial:38>],
[<appliedenergistics2:tile.BlockQuartzGlass:0>, <MineFactoryReloaded:machineblock:0>, <appliedenergistics2:tile.BlockQuartzGlass:0>]
]);
recipes.addShaped(<MineFactoryReloaded:machine.1:3>, [
[<appliedenergistics2:item.ItemMultiMaterial:43>, <ore:itemIlluminatedPanel>, <appliedenergistics2:item.ItemMultiMaterial:44>],
[<appliedenergistics2:item.ItemMultiMaterial:38>, <appliedenergistics2:item.ItemMultiMaterial:38>, <appliedenergistics2:item.ItemMultiMaterial:38>],
[<appliedenergistics2:tile.BlockQuartzGlass:0>, <MineFactoryReloaded:machineblock:0>, <appliedenergistics2:tile.BlockQuartzGlass:0>]
]);*/
recipes.addShaped(<MineFactoryReloaded:machine.1:3>, [
[<ThermalExpansion:Cache:4>, <minecraft:ender_eye>, <ThermalExpansion:Cache:4>],
[<minecraft:ender_pearl>, <minecraft:ender_chest>, <minecraft:ender_pearl>],
[<ThermalExpansion:Cache:4>, <MineFactoryReloaded:machineblock:0>, <ThermalExpansion:Cache:4>]
]);
// LiquiCrafter
recipes.addShaped(<MineFactoryReloaded:machine.1:4>, [
[null, <ore:sheetPlastic>, null],
[<BuildCraft|Factory:autoWorkbenchBlock:0>, <ore:dustRedstone>, <ThermalExpansion:Tank:1>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Lava Fabricator
recipes.addShaped(<MineFactoryReloaded:machine.1:5>, [
[<ore:blockObsidian>, <ore:gearInvar>, <ore:blockObsidian>],
[<ThermalFoundation:bucket:3>, <ThermalExpansion:Tank:1>, <ThermalFoundation:bucket:3>],
[<ImmersiveEngineering:metalDecoration:4>, <MineFactoryReloaded:machineblock:0>, <ImmersiveEngineering:metalDecoration:4>]
]);
// Steam Boiler
recipes.addShaped(<MineFactoryReloaded:machine.1:6>, [
[<ore:sheetPlastic>, <Mekanism:GasTank:100>, <ore:sheetPlastic>],
[null, <Railcraft:machine.beta:6>, null],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Unifier
recipes.addShaped(<MineFactoryReloaded:machine.1:8>, [
[<ore:sheetPlastic>, <ore:sheetPlastic>, <ore:sheetPlastic>],
[null, <Mekanism:Dictionary>, null],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Auto-Spawner
recipes.addShaped(<MineFactoryReloaded:machine.1:9>, [
[<ore:sheetPlastic>, <EnderIO:itemFrankenSkull:1>, <ore:sheetPlastic>],
[<EnderIO:blockTank:1>, <EnderIO:itemBrokenSpawner:0>, <EnderIO:blockTank:1>],
[<ore:ingotSoularium>, <MineFactoryReloaded:machineblock:0>, <ore:ingotSoularium>]
]);
// BioReactor
recipes.addShaped(<MineFactoryReloaded:machine.1:10>, [
[<ore:sheetPlastic>, <ore:sheetPlastic>, <ore:sheetPlastic>],
[<minecraft:piston:0>, <ThermalExpansion:Tank:1>, <minecraft:piston:0>],
[null, <MineFactoryReloaded:machine.0:11>, null]
]);
// BioFuel Generator
recipes.addShaped(<MineFactoryReloaded:machine.1:11>, [
[<ore:sheetPlastic>, <ore:sheetPlastic>, <ore:sheetPlastic>],
[null, <ore:gearInvar>, null],
[null, <MineFactoryReloaded:machine.0:9>, null]
]);
// Auto-Disenchanter
recipes.addShaped(<MineFactoryReloaded:machine.1:12>, [
[null, <MineFactoryReloaded:machineblock:0>, null],
[<ore:sheetPlastic>, <minecraft:bookshelf>, <ore:sheetPlastic>],
[<ore:sheetPlastic>, <ore:ingotGold>, <ore:sheetPlastic>]
]);
// Slaughterhouse
recipes.addShaped(<MineFactoryReloaded:machine.1:13>, [
[<ore:barsIron>, <ThermalExpansion:Tank:1>, <ore:barsIron>],
[<ThermalFoundation:tool.swordInvar:0>, <EnderIO:itemFrankenSkull:2>, <ThermalFoundation:tool.swordInvar:0>],
[<ore:barsIron>, <MineFactoryReloaded:machineblock:0>, <ore:barsIron>]
]);
// Meat Packer
recipes.addShaped(<MineFactoryReloaded:machine.1:14>, [
[<ore:sheetPlastic>, <minecraft:piston:0>, <ore:sheetPlastic>],
[<TConstruct:metalPattern:27>, <Railcraft:machine.beta:6>, <TConstruct:metalPattern:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
recipes.addShaped(<MineFactoryReloaded:machine.1:14>, [
[<ore:sheetPlastic>, <minecraft:piston:0>, <ore:sheetPlastic>],
[<TConstruct:metalPattern:0>, <Railcraft:machine.beta:6>, <TConstruct:metalPattern:27>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Enchantment Router
recipes.addShaped(<MineFactoryReloaded:machine.1:15>, [
[<minecraft:book:0>],
[<EnderIO:blockBuffer:0>],
[<MineFactoryReloaded:machineblock:0>]
]);
// Laser Drill
recipes.addShaped(<MineFactoryReloaded:machine.2:0>, [
[<ore:gearLumium>, <ore:circuitBasic>, <ore:gearLumium>],
[<MekanismGenerators:ReactorGlass:1>, <Mekanism:MachineBlock2:15>, <MekanismGenerators:ReactorGlass:1>],
[<Mekanism:TeleportationCore:0>, <MineFactoryReloaded:machineblock:0>, <Mekanism:TeleportationCore:0>]
]);
// Laser Drill Precharger
recipes.addShaped(<MineFactoryReloaded:machine.2:1>, [
[<ore:ingotRefinedGlowstone>, <ore:alloyAdvanced>, <ore:ingotRefinedGlowstone>],
[<ore:gearLumium>, <Mekanism:MachineBlock2:13>, <MineFactoryReloaded:pinkslime:1>],
[<ore:ingotRefinedGlowstone>, <MineFactoryReloaded:machineblock>, <ore:ingotRefinedGlowstone>]
]);
// Auto-Anvil
recipes.addShaped(<MineFactoryReloaded:machine.2:2>, [
[<ore:sheetPlastic>, <minecraft:glass_bottle:0>, <ore:sheetPlastic>],
[<TConstruct:materials:6>, <minecraft:anvil:0>, <TConstruct:materials:6>],
[<ore:sheetPlastic>, <MineFactoryReloaded:machineblock:0>, <ore:sheetPlastic>]
]);
// Block Smasher
recipes.addShaped(<MineFactoryReloaded:machine.2:3>, [
[<ore:sheetPlastic>, <ThermalFoundation:tool.pickaxeInvar:0>, <ore:sheetPlastic>],
[<MineFactoryReloaded:hammer:0>, <minecraft:writable_book:0>, <MineFactoryReloaded:hammer:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Auto-Brewer
recipes.addShaped(<MineFactoryReloaded:machine.2:5>, [
[<ore:sheetPlastic>, <Mekanism:FactoryInstaller:0>, <ore:sheetPlastic>],
[<ore:sheetPlastic>, <minecraft:brewing_stand:0>, <ore:sheetPlastic>],
[<minecraft:cauldron>, <MineFactoryReloaded:machineblock:0>, <minecraft:cauldron>]
]);
// Fruit Picker
recipes.addShaped(<MineFactoryReloaded:machine.2:6>, [
[<ore:sheetPlastic>, <minecraft:hopper:0>, <ore:sheetPlastic>],
[<ThermalFoundation:tool.axeInvar:0>, <Forestry:foresterBag:0>, <ThermalFoundation:tool.shearsInvar:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
recipes.addShaped(<MineFactoryReloaded:machine.2:6>, [
[<ore:sheetPlastic>, <minecraft:hopper:0>, <ore:sheetPlastic>],
[<ThermalFoundation:tool.shearsInvar:0>, <Forestry:foresterBag:0>, <ThermalFoundation:tool.axeInvar:0>],
[null, <MineFactoryReloaded:machineblock:0>, null]
]);
// Block Placer
recipes.addShaped(<MineFactoryReloaded:machine.2:7>, [
[<ore:glass>, <minecraft:dispenser:0>, <ore:glass>],
[<ore:sheetPlastic>, <minecraft:dispenser:0>, <ore:sheetPlastic>],
[<ore:glass>, <MineFactoryReloaded:machineblock:0>, <ore:glass>]
]);
// Mob Counter
recipes.addShaped(<MineFactoryReloaded:machine.2:8>, [
[<ore:sheetPlastic>, <ore:barsIron>, <ore:sheetPlastic>],
[<minecraft:book:0>, <minecraft:comparator:0>, <minecraft:book:0>],
[<minecraft:heavy_weighted_pressure_plate:0>, <MineFactoryReloaded:machineblock:0>, <minecraft:heavy_weighted_pressure_plate:0>]
]);
// Steam Turbine
recipes.addShaped(<MineFactoryReloaded:machine.2:9>, [
[<ore:sheetPlastic>, <ore:sheetPlastic>, <ore:sheetPlastic>],
[<ore:sheetPlastic>, <advgenerators:TurbineRotorIron:0>, <ore:sheetPlastic>],
[<Mekanism:GasTank:100>, <MineFactoryReloaded:machineblock:0>, <Mekanism:GasTank:100>]
]);
// Chunk Loader
recipes.addShaped(<MineFactoryReloaded:machine.2:10>, [
[<ore:ingotGold>, <ore:pearlEnderEye>, <ore:ingotGold>],
[<ore:pearlEnderEye>, <minecraft:nether_star>, <ore:pearlEnderEye>],
[<ore:ingotGold>, <MineFactoryReloaded:machineblock:0>, <ore:ingotGold>]
]);
// Fountain
recipes.addShaped(<MineFactoryReloaded:machine.2:11>, [
[<ore:ingotIron>, <minecraft:iron_bars:0>, <ore:ingotIron>],
[<minecraft:iron_bars:0>, <MineFactoryReloaded:tank:0>, <minecraft:iron_bars>],
[<ore:ingotIron>, <MineFactoryReloaded:machineblock:0>, <ore:ingotIron>]
]);
// Mob Router
recipes.addShaped(<MineFactoryReloaded:machine.2:12>, [
[<EnderIO:itemBasicFilterUpgrade:0>],
[<Mekanism:TeleportationCore:0>],
[<MineFactoryReloaded:machineblock:0>]
]);
//BioFuel from Bio Fuel
mods.forestry.Squeezer.addRecipe(<liquid:biofuel> * 25, <Forestry:mulch:0> % 0, [<Mekanism:BioFuel:0>], 1);
/* // Open Blocks // */
// Vacuum Hopper
recipes.addShaped(<OpenBlocks:vacuumhopper>, [
[<ore:ingotElectricalSteel>, <ore:itemConduitBinder>, <ore:ingotElectricalSteel>],
[<ore:blockHopper>, <ore:itemPulsatingCrystal>, <enderioaddons:itemMachineParts:1>],
[<ore:ingotElectricalSteel>, <ore:itemConduitBinder>, <ore:ingotElectricalSteel>]
]);
// Auto Anvil
recipes.addShaped(<OpenBlocks:autoanvil:0>, [
[<ore:ingotSteel>, <ImmersiveEngineering:tool:0>, <ore:ingotSteel>],
[<ore:ingotSteel>, <minecraft:anvil>, <ore:ingotSteel>],
[<ore:ingotSteel>, <ThermalExpansion:material:1>, <ore:ingotSteel>]
]);
/* // Rail Craft// */
// Tank Recipe
recipes.addShaped(<Railcraft:machine.beta:0> * 8, [
[<ImmersiveEngineering:metalDecoration:10>, <ImmersiveEngineering:metalDecoration:10>],
[<ImmersiveEngineering:metalDecoration:10>, <ImmersiveEngineering:metalDecoration:10>]
]);
recipes.addShaped(<Railcraft:machine.beta:1> * 8, [
[<ore:paneGlass>, <ImmersiveEngineering:metalDecoration:10>, <ore:paneGlass>],
[<ImmersiveEngineering:metalDecoration:10>, <ore:paneGlass>, <ImmersiveEngineering:metalDecoration:10>],
[<ore:paneGlass>, <ImmersiveEngineering:metalDecoration:10>, <ore:paneGlass>]
]);
recipes.addShaped(<Railcraft:machine.beta:2> * 2, [
[<minecraft:iron_bars>, <ImmersiveEngineering:metalDecoration:10>, <minecraft:iron_bars>],
[<ImmersiveEngineering:metalDecoration:10>, <minecraft:lever>, <ImmersiveEngineering:metalDecoration:10>],
[<minecraft:iron_bars>, <ImmersiveEngineering:metalDecoration:10>, <minecraft:iron_bars>]
]);
recipes.addShaped(<Railcraft:machine.beta:13> * 8, [
[<ImmersiveEngineering:metalDecoration2:2>, <ImmersiveEngineering:metalDecoration2:2>],
[<ImmersiveEngineering:metalDecoration2:2>, <ImmersiveEngineering:metalDecoration2:2>]
]);
recipes.addShaped(<Railcraft:machine.beta:14> * 8, [
[<ore:paneGlass>, <ImmersiveEngineering:metalDecoration2:2>, <ore:paneGlass>],
[<ImmersiveEngineering:metalDecoration2:2>, <ore:paneGlass>, <ImmersiveEngineering:metalDecoration2:2>],
[<ore:paneGlass>, <ImmersiveEngineering:metalDecoration2:2>, <ore:paneGlass>]
]);
recipes.addShaped(<Railcraft:machine.beta:15> * 2, [
[<ore:barsIron>, <ImmersiveEngineering:metalDecoration2:2>, <ore:barsIron>],
[<ImmersiveEngineering:metalDecoration2:2>, <minecraft:lever>, <ImmersiveEngineering:metalDecoration2:2>],
[<ore:barsIron>, <ImmersiveEngineering:metalDecoration2:2>, <ore:barsIron>]
]);
// Solid Fueled Boiler Firebox
recipes.addShaped(<Railcraft:machine.beta:5>, [
[<ore:ingotBrick>, null, <ore:ingotBrick>],
[<ore:ingotBrick>, <GrimoireOfGaia:item.GrimoireOfGaia.MiscSoulFire:0>, <ore:ingotBrick>],
[<minecraft:furnace:0>, <minecraft:cauldron:0>, <minecraft:furnace:0>]
]);
recipes.addShaped(<Railcraft:machine.beta:5>, [
[<TConstruct:materials:2>, null, <TConstruct:materials:2>],
[<TConstruct:materials:2>, <GrimoireOfGaia:item.GrimoireOfGaia.MiscSoulFire:0>, <TConstruct:materials:2>],
[<minecraft:furnace:0>, <minecraft:cauldron:0>, <minecraft:furnace:0>]
]);
// Liquid Fueled Boiler Firebox
recipes.addShaped(<Railcraft:machine.beta:6>, [
[<ore:plateSteel>, <ore:plateSteel>, <ore:plateSteel>],
[<minecraft:cauldron>, <GrimoireOfGaia:item.GrimoireOfGaia.MiscSoulFiery:0>, <minecraft:cauldron>],
[<ore:ingotBrick>, <minecraft:furnace:0>, <ore:ingotBrick>]
]);
recipes.addShaped(<Railcraft:machine.beta:6>, [
[<ore:plateSteel>, <ore:plateSteel>, <ore:plateSteel>],
[<minecraft:cauldron>, <GrimoireOfGaia:item.GrimoireOfGaia.MiscSoulFiery:0>, <minecraft:cauldron>],
[<TConstruct:materials:2>, <minecraft:furnace:0>, <TConstruct:materials:2>]
]);
// Low Pressure Boiler Tank
recipes.addShapeless(<Railcraft:machine.beta:3>,
[<ImmersiveEngineering:metalDecoration:10>, <ImmersiveEngineering:metalDecoration:10>]);
// High Pressure Boiler Tank
recipes.addShapeless(<Railcraft:machine.beta:4>,
[<ImmersiveEngineering:metalDecoration2:2>, <ImmersiveEngineering:metalDecoration2:2>]);
// Feed Station
recipes.addShaped(<Railcraft:machine.alpha:11>, [
[<ore:plankWood>, <minecraft:golden_carrot>, <ore:plankWood>],
[<minecraft:golden_carrot>, <ore:plateSteel>, <minecraft:golden_carrot>],
[<ore:plankWood>, <minecraft:golden_carrot>, <ore:plankWood>]
]);
// Tin plate
Infuser.addRecipe("TIN", 25, <ImmersiveEngineering:metal:30>, <Railcraft:part.plate:2>);
Infuser.addRecipe("TIN", 25, <Railcraft:part.plate:0>, <Railcraft:part.plate:2>);
Casting.addTableRecipe(<Railcraft:part.plate:2>, <liquid:tin.molten> * 72, <ImmersiveEngineering:metal:30>, true, 20);
Casting.addTableRecipe(<Railcraft:part.plate:2>, <liquid:tin.molten> * 72, <Railcraft:part.plate:0>, true, 20);
Rolling.addShapeless(<Railcraft:part.plate:2>, [<ore:plateIron>, <ore:dustTin>]);
/* // RF Tools // */
// Dimlet Elements tweaks
// Dimlet Base Part
QED.addShapedRecipe(<rftools:dimletBaseItem:0>, [
[<rftools:dimensionalShardItem:0>, <Mekanism:Polyethene:2>, <rftools:dimensionalShardItem:0>],
[<rftools:dimensionalShardItem:0>, <ore:circuitBasic>, <rftools:dimensionalShardItem:0>],
[<rftools:dimensionalShardItem:0>, <Mekanism:Polyethene:2>, <rftools:dimensionalShardItem:0>]]);
// DCC Rarity 0
// DCC Rarity 1
AssemblyTable.addRecipe(<rftools:dimletControlCircuitItem:1>, 10000, [
<rftools:dimletControlCircuitItem:0>, <rftools:dimletControlCircuitItem:0>, <ore:circuitAdvanced>, <appliedenergistics2:item.ItemMultiMaterial:23>, <EnderIO:itemBasicCapacitor:0>]);
// DCC Rarity 2
AssemblyTable.addRecipe(<rftools:dimletControlCircuitItem:2>, 20000 * 2, [
<rftools:dimletControlCircuitItem:1>, <rftools:dimletControlCircuitItem:1>, <ore:circuitAdvanced>, <appliedenergistics2:item.ItemMultiMaterial:23>, <EnderIO:itemBasicCapacitor:0>, <EnderIO:itemBasicCapacitor:0>]);
// DCC Rarity 3
AssemblyTable.addRecipe(<rftools:dimletControlCircuitItem:3>, 30000 * 3, [
<rftools:dimletControlCircuitItem:2>, <rftools:dimletControlCircuitItem:2>, <ore:circuitElite>, <appliedenergistics2:item.ItemMultiMaterial:23>, <EnderIO:itemBasicCapacitor:1>]);
// DCC Rarity 4
AssemblyTable.addRecipe(<rftools:dimletControlCircuitItem:4>, 40000 * 5, [
<rftools:dimletControlCircuitItem:3>, <rftools:dimletControlCircuitItem:3>, <ore:circuitElite>, <appliedenergistics2:item.ItemMultiMaterial:23>, <EnderIO:itemBasicCapacitor:1>, <EnderIO:itemBasicCapacitor:1>, <DraconicEvolution:draconicCore:0>]);
// DCC Rarity 5
AssemblyTable.addRecipe(<rftools:dimletControlCircuitItem:5>, 50000 * 8, [
<rftools:dimletControlCircuitItem:4>, <rftools:dimletControlCircuitItem:4>, <ore:circuitUltimate>, <appliedenergistics2:item.ItemMultiMaterial:23>, <EnderIO:itemBasicCapacitor:2>, <DraconicEvolution:wyvernCore:0>]);
// DCC Rarity 6
AssemblyTable.addRecipe(<rftools:dimletControlCircuitItem:6>, 60000 * 13, [
<rftools:dimletControlCircuitItem:5>, <rftools:dimletControlCircuitItem:5>, <ore:circuitUltimate>, <appliedenergistics2:item.ItemMultiMaterial:23>, <EnderIO:itemBasicCapacitor:2>, <EnderIO:itemBasicCapacitor:2>, <DraconicEvolution:awakenedCore:0>]);
// Dimlet Energy Module (Basic)
AssemblyTable.addRecipe(<rftools:dimletEnergyModuleItem:0>, 25000, [
<rftools:dimletBaseItem:0>, <appliedenergistics2:item.ItemMultiMaterial:24>, <DraconicEvolution:draconiumEnergyCore:0>, <ore:circuitAdvanced>]);
// Dimlet Energy Module (Regular)
AssemblyTable.addRecipe(<rftools:dimletEnergyModuleItem:1>, 25000 * 4, [
<rftools:dimletEnergyModuleItem:0>, <rftools:dimletEnergyModuleItem:0>, <appliedenergistics2:item.ItemMultiMaterial:24>, <DraconicEvolution:draconiumEnergyCore:0>, <ore:circuitElite>]);
// Dimlet Energy Module (Advanced)
AssemblyTable.addRecipe(<rftools:dimletEnergyModuleItem:2>, 25000 * 12, [
<rftools:dimletEnergyModuleItem:1>, <rftools:dimletEnergyModuleItem:1>, <appliedenergistics2:item.ItemMultiMaterial:24>, <DraconicEvolution:draconiumEnergyCore:0>, <ore:circuitUltimate>]);
// Dimlet Memory Unit (Basic)
recipes.addShaped(<rftools:dimletMemoryUnitItem:0>, [
[<EnderIO:itemFrankenSkull:1>, <ore:nuggetLead>],
[<appliedenergistics2:item.ItemMultiMaterial:22>, <Forestry:solderingIron:*>.onlyDamageAtMost(4).transformDamage(2)],
[<rftools:dimletBaseItem:0>, <ore:nuggetLead>]]);
// Dimlet Memory Unit (Regular)
recipes.addShaped(<rftools:dimletMemoryUnitItem:1>, [
[<ore:circuitBasic>, <ore:nuggetLead>],
[<rftools:dimletMemoryUnitItem:0>, <Forestry:solderingIron:*>.onlyDamageAtMost(4).transformDamage(2)],
[<appliedenergistics2:item.ItemMultiMaterial:22>, <ore:nuggetLead>]]);
// Dimlet Memory Unit (Advanced)
recipes.addShaped(<rftools:dimletMemoryUnitItem:2>, [
[<ore:circuitAdvanced>, <ore:nuggetLead>],
[<rftools:dimletMemoryUnitItem:1>, <Forestry:solderingIron:*>.onlyDamageAtMost(4).transformDamage(2)],
[<appliedenergistics2:item.ItemMultiMaterial:22>, <ore:nuggetLead>]]);
/* // Tinker's Construction // */
// Manyulin
for ard in <ore:ingotArdite>.items{
for cob in <ore:ingotCobalt>.items{
mods.thermalexpansion.Smelter.addRecipe(3000, ard, cob, <TConstruct:materials:5>);
}
}
for ard in <ore:dustArdite>.items{
for cob in <ore:dustCobalt>.items{
mods.thermalexpansion.Smelter.addRecipe(3000, ard, cob, <TConstruct:materials:5>);
}
}
// Seared Block Conversion
recipes.addShapeless(<TConstruct:Smeltery:6>,
[<TConstruct:Smeltery:4>]);
recipes.addShaped(<TConstruct:Smeltery:4>,[
[<TConstruct:Smeltery:2>]]);
recipes.addShaped(<TConstruct:Smeltery:4>, [
[<TConstruct:Smeltery:6>]]);
recipes.addShaped(<TConstruct:Smeltery:4>, [
[<TConstruct:Smeltery:8>]]);
recipes.addShaped(<TConstruct:Smeltery:4>, [
[<TConstruct:Smeltery:9>]]);
recipes.addShaped(<TConstruct:Smeltery:4>, [
[<TConstruct:Smeltery:10>]]);
recipes.addShaped(<TConstruct:Smeltery:4>, [
[<TConstruct:Smeltery:11>]]);
recipes.addShaped(<TConstruct:Smeltery:9> * 4, [
[<TConstruct:Smeltery:2>, <TConstruct:Smeltery:8>],
[<TConstruct:Smeltery:8>, <TConstruct:Smeltery:2>]
]);
recipes.addShaped(<TConstruct:Smeltery:11> * 4, [
[<TConstruct:Smeltery:9>, <TConstruct:Smeltery:9>],
[<TConstruct:Smeltery:6>, <TConstruct:Smeltery:6>]
]);
recipes.addShaped(<TConstruct:Smeltery:10> * 4, [
[<TConstruct:Smeltery:6>, <TConstruct:Smeltery:6>],
[<TConstruct:Smeltery:6>, <TConstruct:Smeltery:6>]
]);
recipes.addShaped(<TConstruct:Smeltery:9> * 8, [
[<TConstruct:Smeltery:2>, <TConstruct:Smeltery:8>, <TConstruct:Smeltery:2>],
[<TConstruct:Smeltery:8>, null, <TConstruct:Smeltery:8>],
[<TConstruct:Smeltery:2>, <TConstruct:Smeltery:8>, <TConstruct:Smeltery:2>]
]);
recipes.addShaped(<TConstruct:Smeltery:8> * 4,
[[<TConstruct:Smeltery:2>, <TConstruct:Smeltery:2>],
[<TConstruct:Smeltery:2>, <TConstruct:Smeltery:2>]
]);
recipes.addShaped(<TConstruct:Smeltery:2> * 4, [
[<TConstruct:Smeltery:4>, <TConstruct:Smeltery:4>],
[<TConstruct:Smeltery:4>, <TConstruct:Smeltery:4>]
]);
// Aluminium Brass
for aluminium in <ore:dustAluminium>.items {
for copper in <ore:dustCopper>.items {
mods.thermalexpansion.Smelter.addRecipe(1600, aluminium * 3, copper, <TConstruct:materials:14> * 4);
}
}
for aluminium in <ore:ingotAluminium>.items {
for copper in <ore:ingotCopper>.items {
mods.thermalexpansion.Smelter.addRecipe(1600, aluminium * 3, copper, <TConstruct:materials:14> * 4);
}
}
/* // Thermal Dynamics // */
// Redstone Relay
recipes.addShaped(<ThermalDynamics:relay> * 2, [
[<ore:nuggetLead>, <ore:ingotRedstoneAlloy>, <ore:nuggetLead>],
[<ore:ingotElectricalSteel>, <ore:ingotRedstoneAlloy>, <ore:ingotElectricalSteel>]
]);
// Resonant Retriever
recipes.addShaped(<ThermalDynamics:retriever:4>, [
[<ore:itemVibrantNugget>, <ore:blockGlassHardened>, <ore:itemVibrantNugget>],
[<ore:ingotEnderium>, <ore:itemPulsatingCrystal>, <ore:ingotEnderium>]
]);
// Signalum Retriver
recipes.addShaped(<ThermalDynamics:retriever:3> * 2, [
[<ore:itemVibrantNugget>, <ore:blockGlassHardened>, <ore:itemVibrantNugget>],
[<ore:ingotSignalum>, <ore:itemPulsatingCrystal>, <ore:ingotSignalum>]
]);
// Reinforced Retriver
recipes.addShaped(<ThermalDynamics:retriever:2> * 2, [
[<ore:itemVibrantNugget>, <ore:blockGlassHardened>, <ore:itemVibrantNugget>],
[<ore:ingotElectrum>, <ore:itemPulsatingCrystal>, <ore:ingotElectrum>]
]);
// Hardened Retriver
recipes.addShaped(<ThermalDynamics:retriever:1> * 2, [
[<ore:itemVibrantNugget>, <ore:blockGlass>, <ore:itemVibrantNugget>],
[<ore:ingotInvar>, <ore:itemPulsatingCrystal>, <ore:ingotInvar>]
]);
// Retriever
recipes.addShaped(<ThermalDynamics:retriever> * 2, [
[<ore:itemVibrantNugget>, <ore:blockGlass>, <ore:itemVibrantNugget>],
[<ore:ingotIron>, <ore:itemPulsatingCrystal>, <ore:ingotIron>]
]);
/* // Thermal Expansion // */
// Tesseract Initialize
recipes.addShapeless(<ThermalExpansion:Tesseract>, [<ThermalExpansion:Tesseract>]);
// Phyto-Gro
recipes.addShapeless(<ThermalExpansion:material:516> * 8, [<ore:dustWood>, <ore:dustWood>, <ore:dustSaltpeter>, <ore:itemSlag>]);
recipes.addShapeless(<ThermalExpansion:material:516> * 32, [<ore:dustCharcoal>, <ore:dustSaltpeter>, <ore:itemSlag>]);
// Florb
recipes.addShapeless(<ThermalExpansion:florb:0> * 4, [<ore:dustWood>, <ore:itemSlag>, <ore:slimeball>]);
// Magmatic Florb
recipes.addShapeless(<ThermalExpansion:florb:1> * 4, [<ore:dustWood>, <ore:itemSlag>, <ore:slimeball>, <ore:dustBlaze>]);
recipes.addShapeless(<ThermalExpansion:florb:1> * 4, [<ore:dustWood>, <ore:itemSlag>, <minecraft:magma_cream>]);
// RockWool
furnace.addRecipe(<ThermalExpansion:Rockwool:8>, <ore:itemSlag>);
mods.thermalexpansion.Furnace.addRecipe(1600, <ImmersiveEngineering:material:13>, <ThermalExpansion:Rockwool:8>);
import mods.thermalexpansion.Transposer;
import mods.thermalexpansion.Crucible;
//remove
Transposer.removeFillRecipe(<minecraft:ice>, <liquid:cryotheum>);
//add
Transposer.addFillRecipe(500, <minecraft:ice>, <minecraft:packed_ice>, <liquid:cryotheum> * 125);
Crucible.addRecipe(16000, <GrimoireOfGaia:item.GrimoireOfGaia.MiscSoulFiery>, <liquid:lava> * 1000);
for metal in <ore:ingotIron>.items{
Crucible.addRecipe(2000, metal, <liquid:iron.molten> * 144);
}
for metal in <ore:dustIron>.items{
Crucible.addRecipe(2000, metal, <liquid:iron.molten> * 144);
}
for metal in <ore:blockIron>.items{
Crucible.addRecipe(2000, metal, <liquid:iron.molten> * (144 * 9));
}
for metal in <ore:ingotGold>.items{
Crucible.addRecipe(2000, metal, <liquid:gold.molten> * 144);
}
for metal in <ore:dustGold>.items{
Crucible.addRecipe(2000, metal, <liquid:gold.molten> * 144);
}
for metal in <ore:blockGold>.items{
Crucible.addRecipe(2000, metal, <liquid:gold.molten> * (144 * 9));
}
for metal in <ore:ingotSteel>.items{
Crucible.addRecipe(2000, metal, <liquid:steel.molten> * 144);
}
for metal in <ore:dustSteel>.items{
Crucible.addRecipe(2000, metal, <liquid:steel.molten> * 144);
}
for metal in <ore:blockSteel>.items{
Crucible.addRecipe(2000, metal, <liquid:steel.molten> * (144 * 9));
}
for metal in <ore:ingotCopper>.items{
Crucible.addRecipe(2000, metal, <liquid:copper.molten> * 144);
}
for metal in <ore:dustCopper>.items{
Crucible.addRecipe(2000, metal, <liquid:copper.molten> * 144);
}
for metal in <ore:blockCopper>.items{
Crucible.addRecipe(2000, metal, <liquid:copper.molten> * (144 * 9));
}
for metal in <ore:ingotTin>.items{
Crucible.addRecipe(2000, metal, <liquid:tin.molten> * 144);
}
for metal in <ore:dustTin>.items{
Crucible.addRecipe(2000, metal, <liquid:tin.molten> * 144);
}
for metal in <ore:blockTin>.items{
Crucible.addRecipe(2000, metal, <liquid:tin.molten> * (144 * 9));
}
/**
*******************
** - Materials - **
*******************
Blutonium
MagicWood
Lumium
Netherrack
String
Stone
Cobalt
Amethyst
Yellorium
Signalum
BlueSlime
Cactus
Manyullyn
Copper
unstableIngot
Enderium
Bronze
Obsidian
Cyanite
Silver
Certus Quartz
PigIron
Bedrockium
Flint
Refined Glowstone
Awakened Draconium
Iron
Plastic
Sapphire
Platinum
Lead
Ruby
Draconium
Ludicrite
Wood
Mithril
Ardite
Slime
Steel
Osmium
Electrum
Dark Steel
Alumite
Glue
Paper
Nickel
Invar
Bone
Peridot
Constantan
Pink Slime
*******************
** - Modifiers - **
*******************
Flux
Lapis
ModAttack
XUSoul
Diamond
Emerald
Redstone
Moss
Blaze
Lava
Necrotic
Tier1Free
Tier1.5Free
Tier2Free
Silk Touch
Piston
Beheading
ModSmite
ModAntiSpider
Reinforced
Double-Jump
Double-Jump
Moss
Night Vision
Perfect Dodge
Stealth
Feather Fall
Feather Fall
WaterWalk
LeadBoots
Slimy Soles
Redstone
Redstone
ModAttack
Mining Level Boost
Mining Level Boost
Mining Level Boost
Mining Level Boost
Mining Level Boost
VeinMiner
**/
import mods.tconstruct.Tweaks;
import mods.tconstruct.ToolStats;
Tweaks.addRepairMaterial(<DraconicEvolution:draconiumIngot>, "Draconium", 2);
Tweaks.addRepairMaterial(<DraconicEvolution:draconicIngot>, "Awakened Draconium", 2);
/*
ToolStats Tweaks
ToolStats.setDurability("", );
ToolStats.setHarvestLevel("", );
ToolStats.setSpeed("", );
ToolStats.setDamage("", );
ToolStats.setHandleModifier("", );
ToolStats.setBowStats("", , , );
ToolStats.setArrowMass("", );
*/
ToolStats.setDamage("Constantan", 2);
ToolStats.setDurability("Yellorium", 500);
ToolStats.setHarvestLevel("Yellorium", 2);
ToolStats.setSpeed("Yellorium", 60);
ToolStats.setDamage("Yellorium", 2);
ToolStats.setHandleModifier("Yellorium", 1);
ToolStats.setBowStats("Yellorium", 500, 80, 5.5);
ToolStats.setArrowMass("Yellorium", 4.1);
ToolStats.setDurability("Cyanite", 510);
ToolStats.setHarvestLevel("Cyanite", 2);
ToolStats.setSpeed("Cyanite", 64);
ToolStats.setDamage("Cyanite", 2);
ToolStats.setHandleModifier("Cyanite", 1);
ToolStats.setBowStats("Cyanite", 510, 79, 5.5);
ToolStats.setArrowMass("Cyanite", 4.9);
ToolStats.setDurability("Blutonium", 600);
ToolStats.setHarvestLevel("Blutonium", 3);
ToolStats.setSpeed("Blutonium", 80);
ToolStats.setDamage("Blutonium", 4);
ToolStats.setHandleModifier("Blutonium", 1.2);
ToolStats.setBowStats("Blutonium", 600, 75, 8.4);
ToolStats.setArrowMass("Blutonium", 5.5);
ToolStats.setDurability("Ludicrite", 980);
ToolStats.setHarvestLevel("Ludicrite", 5);
ToolStats.setSpeed("Ludicrite", 800);
ToolStats.setDamage("Ludicrite", 8);
ToolStats.setHandleModifier("Ludicrite", 0.9);
ToolStats.setBowStats("Ludicrite", 980, 60, 11.0);
ToolStats.setArrowMass("Ludicrite", 5.4);
ToolStats.setAbility("Ludicrite", "ModAttack");
ToolStats.setDurability("Lumium", 700);
ToolStats.setHarvestLevel("Lumium", 2);
ToolStats.setSpeed("Lumium", 200);
ToolStats.setDamage("Lumium", 3.2);
ToolStats.setHandleModifier("Lumium", 0.9);
ToolStats.setBowStats("Lumium", 700, 20, 19.0);
ToolStats.setArrowMass("Lumium", 2.0);
ToolStats.setDurability("Signalum", 780);
ToolStats.setHarvestLevel("Signalum", 3);
ToolStats.setSpeed("Signalum", 880);
ToolStats.setDamage("Signalum", 4.4);
ToolStats.setHandleModifier("Signalum", 1.0);
ToolStats.setBowStats("Signalum", 780, 12, 12.8);
ToolStats.setArrowMass("Signalum", 2.1);
ToolStats.setDurability("Enderium", 850);
ToolStats.setHarvestLevel("Enderium", 4);
ToolStats.setSpeed("Enderium", 720);
ToolStats.setDamage("Enderium", 5);
ToolStats.setHandleModifier("Enderium", 1.7);
ToolStats.setBowStats("Enderium", 850, 33, 13.2);
ToolStats.setArrowMass("Enderium", 3.8);
//Imports
import minetweaker.item.IItemStack;
import mods.tconstruct.Drying;
import mods.tconstruct.Casting;
import mods.tconstruct.Smeltery;
//Items
val meatIngot = <MineFactoryReloaded:meat.ingot.raw:0>;
val meatNugget = <MineFactoryReloaded:meat.nugget.raw:0>;
//Helm, Chest, Leg, Boots
val osmiumeq = [
<MekanismTools:OsmiumHelmet>,
<MekanismTools:OsmiumChestplate>,
<MekanismTools:OsmiumLeggings>,
<MekanismTools:OsmiumBoots>] as IItemStack[];
val bronzeeq = [
<MekanismTools:BronzeHelmet>,
<MekanismTools:BronzeChestplate>,
<MekanismTools:BronzeLeggings>,
<MekanismTools:BronzeBoots>] as IItemStack[];
val glowstoneeq = [
<MekanismTools:GlowstoneHelmet>,
<MekanismTools:GlowstoneChestplate>,
<MekanismTools:GlowstoneLeggings>,
<MekanismTools:GlowstoneBoots>] as IItemStack[];
val steeleq = [
<MekanismTools:SteelHelmet>,
<MekanismTools:SteelChestplate>,
<MekanismTools:SteelLeggings>,
<MekanismTools:SteelBoots>] as IItemStack[];
val rcsteel = [
<Railcraft:armor.steel.helmet>,
<Railcraft:armor.steel.plate>,
<Railcraft:armor.steel.legs>,
<Railcraft:armor.steel.boots>] as IItemStack[];
val num = [5, 8, 7, 4] as int[];
//Sword, Shovel, Pickaxe, Axe, Hoe
val rctool = [
<Railcraft:tool.steel.sword>,
<Railcraft:tool.steel.shovel>,
<Railcraft:tool.steel.pickaxe>,
<Railcraft:tool.steel.axe>,
<Railcraft:tool.steel.hoe>] as IItemStack[];
val mekost = [
<MekanismTools:OsmiumSword>,
<MekanismTools:OsmiumShovel>,
<MekanismTools:OsmiumPickaxe>,
<MekanismTools:OsmiumAxe>,
<MekanismTools:OsmiumHoe>] as IItemStack[];
val mekbrt = [
<MekanismTools:BronzeSword>,
<MekanismTools:BronzeShovel>,
<MekanismTools:BronzePickaxe>,
<MekanismTools:BronzeAxe>,
<MekanismTools:BronzeHoe>] as IItemStack[];
val mekgst = [
<MekanismTools:GlowstoneSword>,
<MekanismTools:GlowstoneShovel>,
<MekanismTools:GlowstonePickaxe>,
<MekanismTools:GlowstoneAxe>,
<MekanismTools:GlowstoneHoe>] as IItemStack[];
val mekslt = [
<MekanismTools:SteelSword>,
<MekanismTools:SteelShovel>,
<MekanismTools:SteelPickaxe>,
<MekanismTools:SteelAxe>,
<MekanismTools:SteelHoe>] as IItemStack[];
val tooln = [2, 1, 3, 3, 2] as int[];
//Blocks
val glasses = [<minecraft:glass>, <EnderIO:blockFusedQuartz:1>, <ExtraUtilities:decorativeBlock2:0>,
<ExtraUtilities:decorativeBlock2:1>, <ExtraUtilities:decorativeBlock2:2>, <ExtraUtilities:decorativeBlock2:3>,
<ExtraUtilities:decorativeBlock2:6>, <ExtraUtilities:decorativeBlock2:9>, <TConstruct:GlassBlock:0>] as IItemStack[];
//Fluids
val lqMeat = <liquid:meat>;
val lqPSlime = <liquid:pinkslime>;
val dstRS = <liquid:redstone>;
val mltIron = <liquid:iron.molten>;
val mltCpr = <liquid:copper.molten>;
val mltTin = <liquid:tin.molten>;
val mltAlm = <liquid:aluminum.molten>;
//TiC Patterns
val castIngot = <TConstruct:metalPattern:0>;
val castNugget = <TConstruct:metalPattern:27>;
val castGear = <TConstruct:gearCast>;
/* Remove */
Smeltery.removeMelting(<ore:dustPyrotheum>);
Smeltery.removeMelting(<ore:dustCryotheum>);
Smeltery.removeMelting(<ore:dustGlowstone>);
Smeltery.removeMelting(<ore:glowstone>);
Smeltery.removeMelting(<ore:dustCoal>);
mods.tconstruct.Tweaks.removeRepairMaterial(<DraconicEvolution:wyvernCore>, "Draconium");
mods.tconstruct.Tweaks.removeRepairMaterial(<DraconicEvolution:awakenedCore>, "Awakened Draconium");
/* Add */
Smeltery.addMelting(<minecraft:redstone>, <liquid:redstone> * 100, 1200, <minecraft:redstone_block>);
Smeltery.addMelting(<minecraft:redstone_block>, <liquid:redstone> * 900, 1200, <minecraft:redstone_block>);
Smeltery.addMelting(<ImmersiveEngineering:material:14>, <liquid:iron.molten> * 72, 550, <minecraft:iron_bars>);
Smeltery.addMelting(<ImmersiveEngineering:material:15>, <liquid:steel.molten> * 72, 650, <ImmersiveEngineering:metalDecoration:0>);
Smeltery.addMelting(<ImmersiveEngineering:material:16>, <liquid:aluminum.molten> * 72, 300, <ImmersiveEngineering:metalDecoration:12>);
Smeltery.addMelting(<ImmersiveEngineering:metal:30>, <liquid:iron.molten> * 144, 550, <minecraft:iron_block>);
Smeltery.addMelting(<ImmersiveEngineering:metal:31>, <liquid:copper.molten> * 144, 550, <ImmersiveEngineering:storage:0>);
Smeltery.addMelting(<ImmersiveEngineering:metal:32>, <liquid:aluminum.molten> * 144, 550, <ImmersiveEngineering:storage:1>);
Smeltery.addMelting(<ImmersiveEngineering:metal:33>, <liquid:lead.molten> * 144, 550, <ImmersiveEngineering:storage:2>);
Smeltery.addMelting(<ImmersiveEngineering:metal:34>, <liquid:silver.molten> * 144, 550, <ImmersiveEngineering:storage:3>);
Smeltery.addMelting(<ImmersiveEngineering:metal:35>, <liquid:nickel.molten> * 144, 550, <ImmersiveEngineering:storage:4>);
Smeltery.addMelting(<ImmersiveEngineering:metal:37>, <liquid:electrum.molten> * 144, 550, <ImmersiveEngineering:storage:6>);
Smeltery.addMelting(<ore:dustObsidian>, <liquid:obsidian.molten> * 72, 500, <minecraft:obsidian>);
for i, eq in osmiumeq{
Smeltery.addMelting(eq, <liquid:osmium.molten> * (144 * num[i]), 550, <Mekanism:BasicBlock:0>);
}
for i, eq in bronzeeq{
Smeltery.addMelting(eq, <liquid:bronze.molten> * (144 * num[i]), 450, <TConstruct:MetalBlock:4>);
}
for i, eq in glowstoneeq{
Smeltery.addMelting(eq, <liquid:refined.glowstone.molten> * (144 * num[i]), 550, <Mekanism:BasicBlock:4>);
}
for i, eq in steeleq{
Smeltery.addMelting(eq, <liquid:steel.molten> * (144 * num[i]), 650, <TConstruct:MetalBlock:9>);
}
for i, eq in rcsteel{
Smeltery.addMelting(eq, <liquid:steel.molten> * (144 * num[i]), 650, <TConstruct:MetalBlock:9>);
}
for i, tl in rctool{
Smeltery.addMelting(tl, <liquid:steel.molten> * (144 * tooln[i]), 650, <TConstruct:MetalBlock:9>);
}
for i, tl in mekslt{
Smeltery.addMelting(tl, <liquid:steel.molten> * (144 * tooln[i]), 650, <TConstruct:MetalBlock:9>);
}
for i, tl in mekost{
Smeltery.addMelting(tl, <liquid:osmium.molten> * (144 * tooln[i]), 650, <Mekanism:BasicBlock:0>);
}
for i, tl in mekgst{
Smeltery.addMelting(tl, <liquid:refined.glowstone.molten> * (144 * tooln[i]), 650, <minecraft:glowstone>);
}
for i, tl in mekbrt{
Smeltery.addMelting(tl, <liquid:bronze.molten> * (144 * tooln[i]), 650, <TConstruct:MetalBlock:4>);
}
Casting.addTableRecipe(meatIngot, lqMeat * 100, castIngot, false, 20);
Casting.addTableRecipe(meatNugget, lqPSlime * 100, castNugget, false, 20);
Casting.addTableRecipe(<TConstruct:metalPattern:0>, <liquid:aluminumbrass.molten> * 144, <BigReactors:BRIngot:2>, true, 20);
Casting.addBasinRecipe(<ThermalExpansion:Glass:1>, <liquid:lumium.molten> * 72, <minecraft:obsidian>, true, 20);
for i, glass in glasses{
Casting.addBasinRecipe(<ExtraUtilities:decorativeBlock2:5>, <liquid:obsidian.molten> * 288, glass, true, 20);
Casting.addBasinRecipe(<ExtraUtilities:decorativeBlock2:4>, <liquid:gold.molten> * 128, glass, true, 20);
Casting.addBasinRecipe(<ExtraUtilities:decorativeBlock2:7>, <liquid:glowstone> * 1000, glass, true, 20);
}
Drying.addRecipe(<minecraft:nether_wart>, <GrimoireOfGaia:item.GrimoireOfGaia.FoodDriedNetherWart>, 6000);
Drying.addRecipe(<harvestcraft:muttonrawItem>, <TConstruct:jerky:3>, 6000);
Drying.addRecipe(<etfuturum:mutton_raw>, <TConstruct:jerky:3>, 6000);
Drying.addRecipe(<minecraft:fish:1>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<minecraft:fish:2>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<harvestcraft:anchovyrawItem>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<harvestcraft:bassrawItem>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<harvestcraft:carprawItem>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<harvestcraft:catfishrawItem>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<harvestcraft:charrrawItem>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<harvestcraft:grouperrawItem>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<harvestcraft:herringrawItem>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<harvestcraft:mudfishrawItem>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<harvestcraft:perchrawItem>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<harvestcraft:snapperrawItem>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<harvestcraft:tilapiarawItem>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<harvestcraft:troutrawItem>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<harvestcraft:tunarawItem>, <TConstruct:jerky:4>, 6000);
Drying.addRecipe(<harvestcraft:walleyerawItem>, <TConstruct:jerky:4>, 6000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment