Skip to content

Instantly share code, notes, and snippets.

@TeamDman
Created March 17, 2019 00:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TeamDman/efb2032299517fcc09eb7f5a5c72c6a4 to your computer and use it in GitHub Desktop.
Save TeamDman/efb2032299517fcc09eb7f5a5c72c6a4 to your computer and use it in GitHub Desktop.
Replacing components of recipes
recipes.removeRecipeByName("minecraft:golden_hoe");
recipes.removeRecipeByName("mekanism:plasticblock_0");
recipes.removeRecipeByName("mekanism:plasticblock_4");
recipes.removeRecipeByName("mekanism:plasticblock_3");
recipes.removeRecipeByName("mekanism:plasticblock_2");
recipes.removeRecipeByName("mekanism:plasticblock_1");
recipes.removeRecipeByName("thaumcraft:redstoneinlay");
recipes.removeRecipeByName("advancedrocketry:compositionsensor");
recipes.removeRecipeByName("randomthings:escaperope");
recipes.removeRecipeByName("mekanism:plasticblock_8");
recipes.removeRecipeByName("mekanism:plasticblock_7");
recipes.removeRecipeByName("mekanism:plasticblock_6");
recipes.removeRecipeByName("mekanism:plasticblock_5");
recipes.removeRecipeByName("mekanism:plasticblock_9");
recipes.removeRecipeByName("minecraft:golden_pickaxe");
recipes.removeRecipeByName("artisanworktables:recipe.artisans_cutters.gold");
recipes.removeRecipeByName("appliedenergistics2:network/blocks/quantum_ring");
recipes.removeRecipeByName("thaumicenergistics:essentia_import_bus");
recipes.removeRecipeByName("gregtech:head_toolheadfile_iron");
recipes.removeRecipeByName("minecraft:rail");
recipes.removeRecipeByName("rustic:retort_advanced");
recipes.removeRecipeByName("gregtech:head_toolheadpickaxe_iron");
recipes.removeRecipeByName("appliedenergistics2:network/cells/spatial_storage_cell_2_cubed");
recipes.removeRecipeByName("projecte:item.pe_ring_iron_band");
recipes.removeRecipeByName("openblocks:cannon_0");
recipes.removeRecipeByName("openblocks:fan_0");
recipes.removeRecipeByName("chisel:chisel_iron");
recipes.removeRecipeByName("tconstruct:tools/materials/silky_cloth");
recipes.removeRecipeByName("enderio:x_p_vacuum");
recipes.removeRecipeByName("botania:itemfinder");
recipes.removeRecipeByName("openblocks:xp_shower_0");
recipes.removeRecipeByName("scannable:scanner");
recipes.removeRecipeByName("industrialforegoing:hydrator_thermal");
recipes.removeRecipeByName("thaumcraft:brasstonuggets");
recipes.removeRecipeByName("teslacorelib:wrench");
recipes.removeRecipeByName("thermallogistics:requester");
recipes.removeRecipeByName("funkylocomotion:wrench_hammer");
recipes.removeRecipeByName("draconicevolution:entity_detector");
recipes.removeRecipeByName("openblocks:assistant_base_0");
recipes.removeRecipeByName("thermalfoundation:tool.bow_gold");
recipes.removeRecipeByName("appliedenergistics2:misc/meteors_sky_compass");
recipes.removeRecipeByName("cookingforblockheads:toaster");
recipes.removeRecipeByName("artisanworktables:recipe.artisans_cutters.iron");
recipes.removeRecipeByName("mekanism:glowpanel_15");
recipes.removeRecipeByName("mekanism:glowpanel_14");
recipes.removeRecipeByName("mekanism:glowpanel_11");
recipes.removeRecipeByName("mekanism:glowpanel_10");
recipes.removeRecipeByName("mekanism:glowpanel_13");
recipes.removeRecipeByName("mekanism:glowpanel_12");
recipes.removeRecipeByName("minecraft:golden_rail");
recipes.removeRecipeByName("openblocks:beartrap_0");
recipes.removeRecipeByName("cookingforblockheads:preservation_chamber");
recipes.removeRecipeByName("thaumicenergistics:cells/essentia_cell_64k");
recipes.removeRecipeByName("projecte:item.pe_ring_iron_band_alt");
recipes.removeRecipeByName("thaumicenergistics:essentia_export_bus");
recipes.removeRecipeByName("modularmachinery:modularium_ingot");
recipes.removeRecipeByName("minecraft:clock");
recipes.removeRecipeByName("appliedenergistics2:misc/vanilla_comparator");
recipes.removeRecipeByName("gregtech:hammer_iron");
recipes.removeRecipeByName("rftools:projector");
recipes.removeRecipeByName("industrialforegoing:block_destroyer_thermal");
recipes.removeRecipeByName("industrialforegoing:sludge_refiner_thermal");
recipes.removeRecipeByName("rusticthaumaturgy:brass_candle_tallow");
recipes.removeRecipeByName("thermalfoundation:tool.shears_gold");
recipes.removeRecipeByName("minecraft:tripwire_hook");
recipes.removeRecipeByName("industrialforegoing:protein_reactor_thermal");
recipes.removeRecipeByName("enderio:enhanced_chassis_parts");
recipes.removeRecipeByName("minecraft:shield");
recipes.removeRecipeByName("mekanism:plasticblock_15");
recipes.removeRecipeByName("mekanism:plasticblock_14");
recipes.removeRecipeByName("mekanism:plasticblock_13");
recipes.removeRecipeByName("mekanism:plasticblock_12");
recipes.removeRecipeByName("mekanism:plasticblock_11");
recipes.removeRecipeByName("mekanism:plasticblock_10");
recipes.removeRecipeByName("appliedenergistics2:network/cells/fluid_storage_cell_4k");
recipes.removeRecipeByName("appliedenergistics2:tools/network_biometric_card");
recipes.removeRecipeByName("appliedenergistics2:tools/network_color_applicator");
recipes.removeRecipeByName("appliedenergistics2:network/cells/fluid_storage_cell_1k");
recipes.removeRecipeByName("rftools:machineinformation_module");
recipes.removeRecipeByName("extrautils2:wrench");
recipes.removeRecipeByName("botania:divacharm");
recipes.removeRecipeByName("rustic:golden_lantern");
recipes.removeRecipeByName("cyclicmagic:tile.plate_vector_1");
recipes.removeRecipeByName("mekanism:glowpanel_9");
recipes.removeRecipeByName("mekanism:glowpanel_8");
recipes.removeRecipeByName("mekanism:glowpanel_7");
recipes.removeRecipeByName("mekanism:glowpanel_6");
recipes.removeRecipeByName("mekanism:glowpanel_5");
recipes.removeRecipeByName("mekanism:glowpanel_4");
recipes.removeRecipeByName("mekanism:glowpanel_3");
recipes.removeRecipeByName("mekanism:glowpanel_2");
recipes.removeRecipeByName("mekanism:glowpanel_1");
recipes.removeRecipeByName("mekanism:glowpanel_0");
recipes.removeRecipeByName("enderutilities:ender_infuser");
recipes.removeRecipeByName("cyclicmagic:item.boomerang_1");
recipes.removeRecipeByName("thermalexpansion:device_9");
recipes.removeRecipeByName("thermalexpansion:device_2");
recipes.removeRecipeByName("thermalexpansion:device_3");
recipes.removeRecipeByName("thermalexpansion:device_6");
recipes.removeRecipeByName("thermalexpansion:device_5");
recipes.removeRecipeByName("thermalexpansion:device_8");
recipes.removeRecipeByName("thermalexpansion:device_7");
recipes.removeRecipeByName("enderio:chassis_parts");
recipes.removeRecipeByName("industrialforegoing:spores_recreator_thermal");
recipes.removeRecipeByName("thermalfoundation:golden_horse_armor");
recipes.removeRecipeByName("thermalexpansion:frame");
recipes.removeRecipeByName("ct_shaped1792800590");
recipes.removeRecipeByName("funkylocomotion:wrench_normal");
recipes.removeRecipeByName("appliedenergistics2:network/cells/fluid_storage_cell_64k");
recipes.removeRecipeByName("cookingforblockheads:sink");
recipes.removeRecipeByName("botania:hourglass");
recipes.removeRecipeByName("industrialforegoing:water_condensator_thermal");
recipes.removeRecipeByName("bloodmagic:ritual_reader");
recipes.removeRecipeByName("appliedenergistics2:misc/vanilla_daylight_detector");
recipes.removeRecipeByName("gregtech:head_toolheadhoe_iron");
recipes.removeRecipeByName("thermalexpansion:machine_3");
recipes.removeRecipeByName("cyclicmagic:tile.screen_target_1");
recipes.removeRecipeByName("minecraft:iron_hoe");
recipes.removeRecipeByName("openblocks:slimalyzer_0");
recipes.removeRecipeByName("rftools:relay");
recipes.removeRecipeByName("superfactorymanager:disk");
recipes.removeRecipeByName("enderio:upgrade_slowness");
recipes.removeRecipeByName("minecraft:detector_rail");
recipes.removeRecipeByName("ct_shapeless1691891604");
recipes.removeRecipeByName("bloodmagic:teleposer");
recipes.removeRecipeByName("thermalfoundation:tool.sickle_gold");
recipes.removeRecipeByName("mekanism:machineblock_0");
recipes.removeRecipeByName("botania:flighttiara_1");
recipes.removeRecipeByName("enderio:deco_block_1_1_a");
recipes.removeRecipeByName("enderio:deco_block_1_1_b");
recipes.removeRecipeByName("enderio:deco_block_1_1_c");
recipes.removeRecipeByName("harvestcraft:grinder");
recipes.removeRecipeByName("randomthings:eclipsedclock");
recipes.removeRecipeByName("appliedenergistics2:network/parts/planes_formation_fluid_alt");
recipes.removeRecipeByName("mekanism:tierinstaller_2");
recipes.removeRecipeByName("mekanism:tierinstaller_0");
recipes.removeRecipeByName("appliedenergistics2:network/blocks/security_station");
recipes.removeRecipeByName("rusticthaumaturgy:chandelier_brass");
recipes.removeRecipeByName("randomthings:analogemitter");
recipes.removeRecipeByName("rustic:barrel");
recipes.removeRecipeByName("gregtech:wrench_iron");
recipes.removeRecipeByName("appliedenergistics2:network/blocks/fluid_interfaces_interface");
recipes.removeRecipeByName("quark:iron_button_1");
recipes.removeRecipeByName("appliedenergistics2:decorative/light_detector");
recipes.removeRecipeByName("industrialforegoing:animal_growth_increaser_thermal");
recipes.removeRecipeByName("enderio:vacuum_chest");
recipes.removeRecipeByName("openblocks:elevator_rotating_29");
recipes.removeRecipeByName("openblocks:elevator_rotating_28");
recipes.removeRecipeByName("openblocks:elevator_rotating_25");
recipes.removeRecipeByName("openblocks:elevator_rotating_24");
recipes.removeRecipeByName("openblocks:elevator_rotating_27");
recipes.removeRecipeByName("openblocks:elevator_rotating_26");
recipes.removeRecipeByName("openblocks:elevator_rotating_21");
recipes.removeRecipeByName("openblocks:elevator_rotating_20");
recipes.removeRecipeByName("openblocks:elevator_rotating_23");
recipes.removeRecipeByName("openblocks:elevator_rotating_22");
recipes.removeRecipeByName("openblocks:elevator_rotating_18");
recipes.removeRecipeByName("openblocks:elevator_rotating_17");
recipes.removeRecipeByName("openblocks:elevator_rotating_19");
recipes.removeRecipeByName("openblocks:elevator_rotating_14");
recipes.removeRecipeByName("openblocks:elevator_rotating_13");
recipes.removeRecipeByName("openblocks:elevator_rotating_16");
recipes.removeRecipeByName("openblocks:elevator_rotating_15");
recipes.removeRecipeByName("openblocks:elevator_rotating_10");
recipes.removeRecipeByName("openblocks:elevator_rotating_12");
recipes.removeRecipeByName("openblocks:elevator_rotating_11");
recipes.removeRecipeByName("openblocks:elevator_rotating_31");
recipes.removeRecipeByName("openblocks:elevator_rotating_30");
recipes.removeRecipeByName("randomthings:irondropper");
recipes.removeRecipeByName("chisel:offsettool");
recipes.removeRecipeByName("quark:gold_button");
recipes.removeRecipeByName("architecturecraft:item.architecturecraft.sawblade1");
recipes.removeRecipeByName("botania:baublebox");
recipes.removeRecipeByName("openblocks:elevator_rotating_0");
recipes.removeRecipeByName("openblocks:elevator_rotating_1");
recipes.removeRecipeByName("openblocks:elevator_rotating_2");
recipes.removeRecipeByName("openblocks:elevator_rotating_3");
recipes.removeRecipeByName("openblocks:elevator_rotating_4");
recipes.removeRecipeByName("openblocks:elevator_rotating_5");
recipes.removeRecipeByName("openblocks:elevator_rotating_6");
recipes.removeRecipeByName("openblocks:elevator_rotating_7");
recipes.removeRecipeByName("openblocks:elevator_rotating_8");
recipes.removeRecipeByName("openblocks:elevator_rotating_9");
recipes.removeRecipeByName("enderio:upgrade_speed");
recipes.removeRecipeByName("enderio:gear_iron");
recipes.removeRecipeByName("draconicevolution:reactor_part");
recipes.removeRecipeByName("thaumicperiphery:pauldron");
recipes.removeRecipeByName("rftools:security_manager");
recipes.removeRecipeByName("appliedenergistics2:network/cells/storage_cell_64k");
recipes.removeRecipeByName("enderio:item_buffer");
recipes.removeRecipeByName("enderio:power_buffer");
recipes.removeRecipeByName("randomthings:redstoneactivator");
recipes.removeRecipeByName("randomthings:biomeradar");
recipes.removeRecipeByName("thermallogistics:distributor");
recipes.removeRecipeByName("randomthings:goldencompass");
recipes.removeRecipeByName("minecraft:shears");
recipes.removeRecipeByName("quark:iron_button");
recipes.removeRecipeByName("enderio:conduit_probe");
recipes.removeRecipeByName("appliedenergistics2:tools/network_memory_card");
recipes.removeRecipeByName("enderio:simple_chassis");
recipes.removeRecipeByName("randomthings:ingredient_spectreingot");
recipes.removeRecipeByName("rftools:composer");
recipes.removeRecipeByName("thaumcraft:babulegirdlefancy");
recipes.removeRecipeByName("soulus:doodads/composer_cell");
recipes.removeRecipeByName("superfactorymanager:cable_bud");
recipes.removeRecipeByName("rftools:dialing_device");
recipes.removeRecipeByName("randomthings:soundrecorder");
recipes.removeRecipeByName("minecraft:golden_sword");
recipes.removeRecipeByName("minecraft:furnace_minecart");
recipes.removeRecipeByName("draconicevolution:item_dislocation_inhibitor");
recipes.removeRecipeByName("industrialforegoing:conveyor_upgrade_6");
recipes.removeRecipeByName("industrialforegoing:conveyor_upgrade_3");
recipes.removeRecipeByName("industrialforegoing:animal_resource_harvester_thermal");
recipes.removeRecipeByName("cookingforblockheads:oven");
recipes.removeRecipeByName("appliedenergistics2:network/parts/planes_annihilation_fluid");
recipes.removeRecipeByName("appliedenergistics2:network/crafting/patterns_blank");
recipes.removeRecipeByName("rftools:liquid_monitor");
recipes.removeRecipeByName("thermalfoundation:saddle");
recipes.removeRecipeByName("extrautils2:terraformer_antenna");
recipes.removeRecipeByName("deepmoblearning:living_matter_exchange/transmutes0_overworldian/recipe10_prismarine");
recipes.removeRecipeByName("quark:tnt_minecart");
recipes.removeRecipeByName("randomthings:spectreanchor");
recipes.removeRecipeByName("extrautils2:spike_gold");
recipes.removeRecipeByName("appliedenergistics2:network/wireless_part");
recipes.removeRecipeByName("randomthings:ingredient_biomesensor");
recipes.removeRecipeByName("enderio:deco_block_2_14");
recipes.removeRecipeByName("ct_shaped1230447306");
recipes.removeRecipeByName("gregtech:head_toolheaduniversalspade_iron");
recipes.removeRecipeByName("thermalfoundation:material_83");
recipes.removeRecipeByName("bloodmagic:experience_tome");
recipes.removeRecipeByName("draconicevolution:grinder");
recipes.removeRecipeByName("cyclicmagic:item.tool_randomize_1");
recipes.removeRecipeByName("appliedenergistics2:network/cells/storage_cell_16k");
recipes.removeRecipeByName("advancedrocketry:massdetector");
recipes.removeRecipeByName("botania:lens_10");
recipes.removeRecipeByName("minecraft:compass");
recipes.removeRecipeByName("thermalfoundation:tool.hammer_gold");
recipes.removeRecipeByName("iceandfire:dragon_flute");
recipes.removeRecipeByName("openblocks:golden_egg_0");
recipes.removeRecipeByName("minecraft:iron_axe");
recipes.removeRecipeByName("openblocks:unprepared_stencil_0");
recipes.removeRecipeByName("appliedenergistics2:network/parts/planes_annihilation_alt2");
recipes.removeRecipeByName("industrialforegoing:crop_recolector_thermal");
recipes.removeRecipeByName("openblocks:paint_mixer_0");
recipes.removeRecipeByName("appliedenergistics2:network/blocks/storage_chest");
recipes.removeRecipeByName("actuallyadditions:recipes34");
recipes.removeRecipeByName("extrautils2:glass_cutter");
recipes.removeRecipeByName("gregtech:head_toolheadsense_iron");
recipes.removeRecipeByName("thermallogistics:crafter");
recipes.removeRecipeByName("minecraft:minecart");
recipes.removeRecipeByName("minecraft:golden_shovel");
recipes.removeRecipeByName("appliedenergistics2:network/blocks/io_port");
recipes.removeRecipeByName("industrialforegoing:mob_slaughter_factory_thermal");
recipes.removeRecipeByName("industrialforegoing:plant_interactor_thermal");
recipes.removeRecipeByName("chisel:chisel_hitech");
recipes.removeRecipeByName("teslacorelib:machine_case");
recipes.removeRecipeByName("thaumcraft:nuggetstobrass");
recipes.removeRecipeByName("openblocks:wrench_0");
recipes.removeRecipeByName("rftools:screen_controller");
recipes.removeRecipeByName("rusticthaumaturgy:sconce_brass");
recipes.removeRecipeByName("quark:furnace_minecart");
recipes.removeRecipeByName("appliedenergistics2:materials/basiccard");
recipes.removeRecipeByName("enderio:exit_rail");
recipes.removeRecipeByName("randomthings:timeinabottle");
recipes.removeRecipeByName("libvulpes:linker");
recipes.removeRecipeByName("quark:chest_minecart");
recipes.removeRecipeByName("ct_shaped13859454");
recipes.removeRecipeByName("draconicevolution:flow_gate_1");
recipes.removeRecipeByName("ct_shapeless-723353964");
recipes.removeRecipeByName("extrautils2:biome_marker");
recipes.removeRecipeByName("industrialforegoing:crop_sower_thermal");
recipes.addShaped("minecraft:golden_hoe", <minecraft:golden_hoe>, [[<ore:plateGold>.firstItem, <ore:plateGold>.firstItem], [null, <ore:stickWood>], [null, <ore:stickWood>]]);
recipes.addShaped("mekanism:plasticblock_0", <mekanism:plasticblock> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyeBlack>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("mekanism:plasticblock_4", <mekanism:plasticblock:4> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyeBlue>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("mekanism:plasticblock_3", <mekanism:plasticblock:3> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyeBrown>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("mekanism:plasticblock_2", <mekanism:plasticblock:2> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyeGreen>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("mekanism:plasticblock_1", <mekanism:plasticblock:1> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyeRed>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShapeless("thaumcraft:redstoneinlay", <thaumcraft:inlay> * 2, [<ore:dustRedstone>, <ore:plateGold>.firstItem]);
recipes.addShaped("advancedrocketry:compositionsensor", <advancedrocketry:satelliteprimaryfunction:1>, [[<advancedrocketry:satelliteprimaryfunction>, <advancedrocketry:ic:1>, <advancedrocketry:satelliteprimaryfunction>], [<metaitem:wafer.silicon>, <advancedrocketry:ic>, <metaitem:wafer.silicon>]]);
recipes.addShaped("randomthings:escaperope", <randomthings:escaperope>, [[<minecraft:string>, <ore:plateGold>.firstItem, <minecraft:ender_pearl>], [<ore:plateGold>.firstItem, <minecraft:string>, <ore:plateGold>.firstItem], [<minecraft:ender_pearl>, <ore:plateGold>.firstItem, <minecraft:string>]]);
recipes.addShaped("mekanism:plasticblock_8", <mekanism:plasticblock:8> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyeGray>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("mekanism:plasticblock_7", <mekanism:plasticblock:7> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyeLightGray>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("mekanism:plasticblock_6", <mekanism:plasticblock:6> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyeCyan>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("mekanism:plasticblock_5", <mekanism:plasticblock:5> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyePurple>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("mekanism:plasticblock_9", <mekanism:plasticblock:9> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyePink>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("minecraft:golden_pickaxe", <minecraft:golden_pickaxe>, [[<ore:plateGold>.firstItem, <ore:plateGold>.firstItem, <ore:plateGold>.firstItem], [null, <ore:stickWood>, null], [null, <ore:stickWood>, null]]);
recipes.addShaped("artisanworktables:recipe.artisans_cutters.gold", <artisanworktables:artisans_cutters_gold>, [[<ore:plateGold>.firstItem, null, <ore:plateGold>.firstItem], [null, <ore:string>, null], [<ore:stickWood>, null, <ore:stickWood>]]);
recipes.addShaped("appliedenergistics2:network/blocks/quantum_ring", <appliedenergistics2:quantum_ring>, [[<ore:plateIron>.firstItem, <appliedenergistics2:material:22>, <ore:plateIron>.firstItem], [<appliedenergistics2:material:24>, <appliedenergistics2:energy_cell>, <appliedenergistics2:part:76>], [<ore:plateIron>.firstItem, <appliedenergistics2:material:22>, <ore:plateIron>.firstItem]]);
recipes.addShaped("thaumicenergistics:essentia_import_bus", <thaumicenergistics:essentia_import>, [[<thaumcraft:salis_mundus:*>, <thaumicenergistics:diffusion_core>, <thaumcraft:salis_mundus:*>], [<ore:plateIron>.firstItem, <thaumcraft:tube:*>, <ore:plateIron>.firstItem]]);
recipes.addShaped("gregtech:head_toolheadfile_iron", <gregtech:meta_item_2:6033>, [[null, <ore:plateIron>.firstItem, null], [null, <ore:plateIron>.firstItem, null], [null, <ore:craftingToolFile>, <ore:craftingToolHardHammer>]]);
recipes.addShaped("minecraft:rail", <minecraft:rail> * 16, [[<ore:plateIron>.firstItem, null, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:stickWood>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, null, <ore:plateIron>.firstItem]]);
recipes.addShaped("rustic:retort_advanced", <rustic:retort_advanced>, [[null, <minecraft:netherbrick>], [<ore:plateIron>.firstItem, <minecraft:bucket>], [null, <minecraft:netherbrick>]]);
recipes.addShaped("gregtech:head_toolheadpickaxe_iron", <gregtech:meta_item_2:1033>, [[<ore:plateIron>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<ore:craftingToolFile>, null, <ore:craftingToolHardHammer>]]);
recipes.addShaped("appliedenergistics2:network/cells/spatial_storage_cell_2_cubed", <appliedenergistics2:spatial_storage_cell_2_cubed>, [[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>], [<ore:dustRedstone>, <appliedenergistics2:material:32>, <ore:dustRedstone>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("projecte:item.pe_ring_iron_band", <projecte:item.pe_ring_iron_band>, [[<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <projecte:item.pe_volcanite_amulet>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("openblocks:cannon_0", <openblocks:cannon>, [[null, <minecraft:dispenser>, null], [null, <minecraft:iron_bars>, null], [<ore:plateIron>.firstItem, <ore:blockRedstone>, <ore:plateIron>.firstItem]]);
recipes.addShaped("openblocks:fan_0", <openblocks:fan>, [[<minecraft:iron_bars>], [<ore:plateIron>.firstItem], [<minecraft:stone_slab>]]);
recipes.addShaped("chisel:chisel_iron", <chisel:chisel_iron>, [[null, <ore:plateIron>.firstItem], [<ore:stickWood>, null]]);
recipes.addShaped("tconstruct:tools/materials/silky_cloth", <tconstruct:materials:15>, [[<minecraft:string>, <minecraft:string>, <minecraft:string>], [<minecraft:string>, <ore:plateGold>.firstItem, <minecraft:string>], [<minecraft:string>, <minecraft:string>, <minecraft:string>]]);
recipes.addShaped("enderio:x_p_vacuum", <enderio:block_xp_vacuum>, [[<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <enderio:item_xp_transfer>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:itemPulsatingCrystal>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem]]);
recipes.addShaped("botania:itemfinder", <botania:itemfinder>, [[null, <ore:plateIron>.firstItem, null], [<ore:plateIron>.firstItem, <minecraft:ender_eye>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:gemEmerald>, <ore:plateIron>.firstItem]]);
recipes.addShaped("openblocks:xp_shower_0", <openblocks:xp_shower>, [[<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [null, null, <minecraft:obsidian>]]);
recipes.addShaped("scannable:scanner", <scannable:scanner>, [[<ore:plateIron>.firstItem, null, <ore:plateIron>.firstItem], [<minecraft:iron_bars>, <ore:dustRedstone>, <minecraft:iron_bars>], [<ore:plateGold>.firstItem, <ore:plateNetherQuartz>.firstItem, <ore:plateGold>.firstItem]]);
recipes.addShaped("industrialforegoing:hydrator_thermal", <industrialforegoing:hydrator>, [[<industrialforegoing:plastic>, <minecraft:water_bucket>, <industrialforegoing:plastic>], [<industrialforegoing:fertilizer>, <gregtech:machine:502>, <industrialforegoing:fertilizer>], [<ore:gearIron>, <minecraft:piston>, <ore:gearIron>]]);
recipes.addShaped("thaumcraft:brasstonuggets", <thaumcraft:nugget:8> * 9, [[<ore:ingotBrass>]]);
recipes.addShaped("teslacorelib:wrench", <teslacorelib:wrench>, [[null, <ore:dyeBlue>, <ore:plateIron>.firstItem], [null, <ore:plateIron>.firstItem, <ore:dustRedstone>], [<ore:plateIron>.firstItem, null, null]]);
recipes.addShaped("thermallogistics:requester", <thermallogistics:requester>, [[<ore:nuggetIron>, <minecraft:comparator:*>, <ore:nuggetIron>], [<ore:plateIron>.firstItem, <thermaldynamics:retriever>, <ore:plateIron>.firstItem]]);
recipes.addShaped("funkylocomotion:wrench_hammer", <funkylocomotion:wrench:2>, [[<funkylocomotion:wrench>, <ore:ingotInvar>, <funkylocomotion:wrench>], [null, <ore:plateIron>.firstItem, null], [null, <ore:plateIron>.firstItem, null]]);
recipes.addShaped("draconicevolution:entity_detector", <draconicevolution:entity_detector>, [[<minecraft:dye:4>, <minecraft:ender_eye:*>, <minecraft:dye:4>], [<ore:dustRedstone>, <ore:ingotDraconium>, <ore:dustRedstone>], [<ore:plateIron>.firstItem, <draconicevolution:draconic_core:*>, <ore:plateIron>.firstItem]]);
recipes.addShaped("openblocks:assistant_base_0", <openblocks:generic:9>, [[<ore:plateIron>.firstItem, <minecraft:ender_pearl>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:dustRedstone>, <ore:plateIron>.firstItem]]);
recipes.addShaped("thermalfoundation:tool.bow_gold", <thermalfoundation:tool.bow_gold>, [[null, <ore:plateGold>.firstItem, <ore:string>], [<ore:stickWood>, null, <ore:string>], [null, <ore:plateGold>.firstItem, <ore:string>]]);
recipes.addShaped("appliedenergistics2:misc/meteors_sky_compass", <appliedenergistics2:sky_compass>, [[null, <ore:plateIron>.firstItem, null], [<ore:plateIron>.firstItem, <appliedenergistics2:material:1>, <ore:plateIron>.firstItem], [null, <ore:plateIron>.firstItem, null]]);
recipes.addShaped("cookingforblockheads:toaster", <cookingforblockheads:toaster>, [[null, null, <minecraft:stone_button>], [<ore:plateIron>.firstItem, <minecraft:iron_trapdoor>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <minecraft:lava_bucket>, <ore:plateIron>.firstItem]]);
recipes.addShaped("artisanworktables:recipe.artisans_cutters.iron", <artisanworktables:artisans_cutters_iron>, [[<ore:plateIron>.firstItem, null, <ore:plateIron>.firstItem], [null, <ore:string>, null], [<ore:stickWood>, null, <ore:stickWood>]]);
recipes.addShaped("mekanism:glowpanel_15", <mekanism:glowpanel:15> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, null, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("mekanism:glowpanel_14", <mekanism:glowpanel:14> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyeOrange>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("mekanism:glowpanel_11", <mekanism:glowpanel:11> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyeYellow>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("mekanism:glowpanel_10", <mekanism:glowpanel:10> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyeLime>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("mekanism:glowpanel_13", <mekanism:glowpanel:13> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyeMagenta>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("mekanism:glowpanel_12", <mekanism:glowpanel:12> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyeLightBlue>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("minecraft:golden_rail", <minecraft:golden_rail> * 6, [[<ore:plateGold>.firstItem, null, <ore:plateGold>.firstItem], [<ore:plateGold>.firstItem, <ore:stickWood>, <ore:plateGold>.firstItem], [<ore:plateGold>.firstItem, <ore:dustRedstone>, <ore:plateGold>.firstItem]]);
recipes.addShaped("openblocks:beartrap_0", <openblocks:beartrap>, [[<minecraft:iron_bars>, <ore:plateIron>.firstItem, <minecraft:iron_bars>], [<minecraft:iron_bars>, <ore:plateIron>.firstItem, <minecraft:iron_bars>], [<minecraft:iron_bars>, <ore:plateIron>.firstItem, <minecraft:iron_bars>]]);
recipes.addShaped("cookingforblockheads:preservation_chamber", <cookingforblockheads:preservation_chamber>, [[<ore:dustRedstone>, <ore:dustRedstone>, <ore:dustRedstone>], [<ore:plateIron>.firstItem, <minecraft:comparator>, <ore:plateIron>.firstItem]]);
recipes.addShaped("thaumicenergistics:cells/essentia_cell_64k", <thaumicenergistics:essentia_cell_64k>.withTag({filter: {}}), [[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>], [<ore:dustRedstone>, <thaumicenergistics:essentia_component_64k>, <ore:dustRedstone>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("projecte:item.pe_ring_iron_band_alt", <projecte:item.pe_ring_iron_band>, [[<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <minecraft:lava_bucket>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("thaumicenergistics:essentia_export_bus", <thaumicenergistics:essentia_export>, [[<ore:plateIron>.firstItem, <thaumicenergistics:coalescence_core>, <ore:plateIron>.firstItem], [<thaumcraft:salis_mundus:*>, <thaumcraft:tube:*>, <thaumcraft:salis_mundus:*>]]);
recipes.addShaped("modularmachinery:modularium_ingot", <modularmachinery:itemmodularium> * 5, [[<ore:plateGold>.firstItem, <ore:plateIron>.firstItem, <ore:plateGold>.firstItem], [<ore:plateIron>.firstItem, <ore:dustRedstone>, <ore:plateIron>.firstItem], [<ore:dustRedstone>, <ore:dustGlowstone>, <ore:dustRedstone>]]);
recipes.addShaped("minecraft:clock", <minecraft:clock>, [[null, <ore:plateGold>.firstItem, null], [<ore:plateGold>.firstItem, <ore:dustRedstone>, <ore:plateGold>.firstItem], [null, <ore:plateGold>.firstItem, null]]);
recipes.addShaped("appliedenergistics2:misc/vanilla_comparator", <minecraft:comparator>, [[null, <minecraft:redstone_torch>, null], [<minecraft:redstone_torch>, <ore:plateNetherQuartz>.firstItem | <appliedenergistics2:material:11>, <minecraft:redstone_torch>], [<ore:stone>, <ore:stone>, <ore:stone>]]);
recipes.addShaped("gregtech:hammer_iron", <gregtech:meta_tool:6>.withTag({"GT.ToolStats": {PrimaryMaterial: "iron"}}), [[<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, null], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:stickWood>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, null]]);
recipes.addShaped("rftools:projector", <rftools:projector>, [[<rftools:infused_diamond>, <minecraft:ender_pearl>, <rftools:infused_diamond>], [<minecraft:glowstone_dust>, <gregtech:machine:501>, <minecraft:glowstone_dust>], [<rftools:infused_diamond>, <minecraft:redstone>, <rftools:infused_diamond>]]);
recipes.addShaped("industrialforegoing:block_destroyer_thermal", <industrialforegoing:block_destroyer>, [[<industrialforegoing:plastic>, <ore:gearGold>, <industrialforegoing:plastic>], [<minecraft:iron_pickaxe>, <gregtech:machine:502>, <minecraft:iron_shovel>], [<ore:gearIron>, <minecraft:redstone>, <ore:gearIron>]]);
recipes.addShaped("industrialforegoing:sludge_refiner_thermal", <industrialforegoing:sludge_refiner>, [[<industrialforegoing:plastic>, <minecraft:bucket>, <industrialforegoing:plastic>], [<gregtech:metal_casing:8>, <gregtech:machine:502>, <gregtech:metal_casing:8>], [<ore:gearIron>, <ore:gearGold>, <ore:gearIron>]]);
recipes.addShaped("rusticthaumaturgy:brass_candle_tallow", <rusticthaumaturgy:candle_brass> * 4, [[<minecraft:string>], [<rustic:tallow>], [<ore:ingotBrass>]]);
recipes.addShaped("thermalfoundation:tool.shears_gold", <thermalfoundation:tool.shears_gold>, [[null, <ore:plateGold>.firstItem], [<ore:plateGold>.firstItem, null]]);
recipes.addShaped("minecraft:tripwire_hook", <minecraft:tripwire_hook> * 2, [[<ore:plateIron>.firstItem], [<ore:stickWood>], [<ore:plankWood>]]);
recipes.addShaped("industrialforegoing:protein_reactor_thermal", <industrialforegoing:protein_reactor>, [[<industrialforegoing:plastic>, <minecraft:porkchop>, <industrialforegoing:plastic>], [<minecraft:egg>, <gregtech:machine:502>, <minecraft:egg>], [<minecraft:brick>, <minecraft:rabbit_foot>, <minecraft:brick>]]);
recipes.addShaped("enderio:enhanced_chassis_parts", <enderio:item_material:68> * 16, [[<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:itemEnhancedMachineChassi>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem]]);
recipes.addShaped("minecraft:shield", <minecraft:shield>, [[<ore:plankWood>, <ore:plateIron>.firstItem, <ore:plankWood>], [<ore:plankWood>, <ore:plankWood>, <ore:plankWood>], [null, <ore:plankWood>, null]]);
recipes.addShaped("mekanism:plasticblock_15", <mekanism:plasticblock:15> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, null, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("mekanism:plasticblock_14", <mekanism:plasticblock:14> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyeOrange>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("mekanism:plasticblock_13", <mekanism:plasticblock:13> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyeMagenta>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("mekanism:plasticblock_12", <mekanism:plasticblock:12> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyeLightBlue>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("mekanism:plasticblock_11", <mekanism:plasticblock:11> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyeYellow>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("mekanism:plasticblock_10", <mekanism:plasticblock:10> * 4, [[<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:dyeLime>, <ore:platePlastic>.firstItem], [<ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem, <ore:platePlastic>.firstItem]]);
recipes.addShaped("appliedenergistics2:network/cells/fluid_storage_cell_4k", <appliedenergistics2:fluid_storage_cell_4k>.withTag({}), [[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>], [<ore:dustRedstone>, <appliedenergistics2:material:55>, <ore:dustRedstone>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("appliedenergistics2:tools/network_biometric_card", <appliedenergistics2:biometric_card>.withTag({}), [[<appliedenergistics2:material:24>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<ore:plateGold>.firstItem, <ore:dustRedstone>, <ore:plateGold>.firstItem]]);
recipes.addShaped("appliedenergistics2:tools/network_color_applicator", <appliedenergistics2:color_applicator>.withTag({}), [[<appliedenergistics2:material:43>, <ore:plateIron>.firstItem, null], [<ore:plateIron>.firstItem, <appliedenergistics2:material:36>, null], [null, null, <appliedenergistics2:energy_cell>]]);
recipes.addShaped("appliedenergistics2:network/cells/fluid_storage_cell_1k", <appliedenergistics2:fluid_storage_cell_1k>.withTag({}), [[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>], [<ore:dustRedstone>, <appliedenergistics2:material:54>, <ore:dustRedstone>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("rftools:machineinformation_module", <rftools:machineinformation_module>, [[null, <gregtech:metal_casing:8>, null], [<minecraft:redstone>, <minecraft:iron_ingot>, <minecraft:redstone>], [null, <ore:dyeBlack>, null]]);
recipes.addShaped("extrautils2:wrench", <extrautils2:wrench>, [[null, <ore:dyeRed>, <ore:plateIron>.firstItem], [null, <ore:plateIron>.firstItem, <ore:dustRedstone>], [<ore:plateIron>.firstItem, null, null]]);
recipes.addShaped("botania:divacharm", <botania:divacharm>, [[<ore:eternalLifeEssence>, <ore:plateGold>.firstItem, <botania:tinyplanet>], [null, <ore:runePrideB>, <ore:plateGold>.firstItem], [null, <ore:plateGold>.firstItem, <ore:eternalLifeEssence>]]);
recipes.addShaped("rustic:golden_lantern", <rustic:golden_lantern> * 4, [[<ore:plateGold>.firstItem], [<minecraft:coal> | <minecraft:coal:1>], [<ore:plateGold>.firstItem]]);
recipes.addShaped("cyclicmagic:tile.plate_vector_1", <cyclicmagic:plate_vector>.withTag({vectorYaw: 90, vectorAngle: 45, sound: 1, vectorPower: 60}) * 6, [[null, <ore:dustGlowstone>, null], [<ore:plateIron>.firstItem, <ore:dustRedstone>, <ore:plateIron>.firstItem], [<minecraft:wooden_pressure_plate:*>, <minecraft:wooden_pressure_plate:*>, <minecraft:wooden_pressure_plate:*>]]);
recipes.addShaped("mekanism:glowpanel_9", <mekanism:glowpanel:9> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyePink>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("mekanism:glowpanel_8", <mekanism:glowpanel:8> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyeGray>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("mekanism:glowpanel_7", <mekanism:glowpanel:7> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyeLightGray>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("mekanism:glowpanel_6", <mekanism:glowpanel:6> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyeCyan>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("mekanism:glowpanel_5", <mekanism:glowpanel:5> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyePurple>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("mekanism:glowpanel_4", <mekanism:glowpanel:4> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyeBlue>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("mekanism:glowpanel_3", <mekanism:glowpanel:3> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyeBrown>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("mekanism:glowpanel_2", <mekanism:glowpanel:2> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyeGreen>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("mekanism:glowpanel_1", <mekanism:glowpanel:1> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyeRed>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("mekanism:glowpanel_0", <mekanism:glowpanel> * 2, [[<ore:paneGlass>, <ore:platePlastic>.firstItem, <ore:paneGlass>], [<ore:platePlastic>.firstItem, <ore:dyeBlack>, <ore:platePlastic>.firstItem], [<ore:dustGlowstone>, <ore:platePlastic>.firstItem, <ore:dustGlowstone>]]);
recipes.addShaped("enderutilities:ender_infuser", <enderutilities:machine_1>, [[<enderutilities:enderpart>, <minecraft:hopper>, <enderutilities:enderpart>], [<enderutilities:enderpart>, <minecraft:piston>, <enderutilities:enderpart>], [<ore:obsidian>, <gregtech:metal_casing:8>, <ore:obsidian>]]);
recipes.addShaped("cyclicmagic:item.boomerang_1", <cyclicmagic:boomerang>.withTag({}), [[null, <minecraft:acacia_fence>, <minecraft:glowstone_dust:*>], [<minecraft:glowstone_dust:*>, <ore:plateGold>.firstItem, <minecraft:acacia_fence>], [null, <minecraft:acacia_fence>, <minecraft:glowstone_dust:*>]]);
recipes.addShaped("thermalexpansion:device_9", <thermalexpansion:device:12>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [0, 1, 0, 0, 0, 0] as byte[] as byte[]}), [[null, <minecraft:hopper:*>, null], [<ore:ingotTin>, <gregtech:machine_casing:1>, <ore:ingotTin>], [<ore:gearIron>, <thermalfoundation:material:512>, <ore:gearIron>]]);
recipes.addShaped("thermalexpansion:device_2", <thermalexpansion:device:2>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [0, 1, 1, 1, 1, 1] as byte[] as byte[]}), [[null, <ore:ingotCopper>, null], [<ore:ingotInvar>, <gregtech:machine_casing:1>, <ore:ingotInvar>], [<ore:gearIron>, <thermalfoundation:material:512>, <ore:gearIron>]]);
recipes.addShaped("thermalexpansion:device_3", <thermalexpansion:device:3>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[]}), [[null, <ore:ingotCopper>, null], [<ore:plankWood>, <gregtech:machine_casing:1>, <ore:plankWood>], [<ore:gearIron>, <thermalfoundation:material:512>, <ore:gearIron>]]);
recipes.addShaped("thermalexpansion:device_6", <thermalexpansion:device:6>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [2, 1, 1, 1, 1, 1] as byte[] as byte[]}), [[null, <ore:blockGlass>, null], [<ore:ingotCopper>, <gregtech:machine_casing:1>, <ore:ingotCopper>], [<ore:gearIron>, <thermalfoundation:material:512>, <ore:gearIron>]]);
recipes.addShaped("thermalexpansion:device_5", <thermalexpansion:device:5>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [2, 1, 1, 1, 1, 1] as byte[] as byte[]}), [[null, <ore:chestWood>, null], [<ore:ingotTin>, <gregtech:machine_casing:1>, <ore:ingotTin>], [<ore:gearIron>, <thermalfoundation:material:512>, <ore:gearIron>]]);
recipes.addShaped("thermalexpansion:device_8", <thermalexpansion:device:9>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [0, 1, 1, 1, 1, 1] as byte[] as byte[]}), [[null, <ore:blockGlassHardened>, null], [<ore:ingotSilver>, <gregtech:machine_casing:1>, <ore:ingotSilver>], [<ore:gearIron>, <thermalfoundation:material:512>, <ore:gearIron>]]);
recipes.addShaped("thermalexpansion:device_7", <thermalexpansion:device:8>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[]}), [[null, <thermalfoundation:tome_experience>.withTag({}), null], [<ore:plateGold>.firstItem, <gregtech:machine_casing:1>, <ore:plateGold>.firstItem], [<ore:gearIron>, <thermalfoundation:material:512>, <ore:gearIron>]]);
recipes.addShaped("enderio:chassis_parts", <enderio:item_material:2> * 16, [[<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:itemMachineChassi>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem]]);
recipes.addShaped("industrialforegoing:spores_recreator_thermal", <industrialforegoing:spores_recreator>, [[<industrialforegoing:plastic>, <industrialforegoing:plastic>, <industrialforegoing:plastic>], [<minecraft:red_mushroom>, <gregtech:machine:502>, <minecraft:red_mushroom>], [<industrialforegoing:plastic>, <ore:gearIron>, <industrialforegoing:plastic>]]);
recipes.addShaped("thermalfoundation:golden_horse_armor", <minecraft:golden_horse_armor>, [[<ore:plateGold>.firstItem, null, <ore:plateGold>.firstItem], [<minecraft:leather:*>, <ore:blockWool>, <minecraft:leather:*>], [<ore:plateGold>.firstItem, null, <ore:plateGold>.firstItem]]);
recipes.addShaped("thermalexpansion:frame", <gregtech:machine:502>, [[<ore:plateIron>.firstItem, <ore:blockGlass>, <ore:plateIron>.firstItem], [<ore:blockGlass>, <ore:gearTin>, <ore:blockGlass>], [<ore:plateIron>.firstItem, <ore:blockGlass>, <ore:plateIron>.firstItem]]);
recipes.addShaped("ct_shaped1792800590", <gregtech:meta_item_1:14026>, [[<gregtech:meta_tool:9>, null, null], [null, <ore:plateGold>.firstItem, null], [null, null, null]]);
recipes.addShaped("funkylocomotion:wrench_normal", <funkylocomotion:wrench>, [[<ore:plateIron>.firstItem, null, null], [null, <ore:nuggetIron>, null], [null, null, <ore:plateIron>.firstItem]]);
recipes.addShaped("appliedenergistics2:network/cells/fluid_storage_cell_64k", <appliedenergistics2:fluid_storage_cell_64k>.withTag({}), [[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>], [<ore:dustRedstone>, <appliedenergistics2:material:57>, <ore:dustRedstone>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("cookingforblockheads:sink", <cookingforblockheads:sink>, [[<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<minecraft:hardened_clay>, <minecraft:water_bucket>, <minecraft:hardened_clay>], [<minecraft:hardened_clay>, <minecraft:hardened_clay>, <minecraft:hardened_clay>]]);
recipes.addShaped("botania:hourglass", <botania:hourglass>, [[<ore:plateGold>.firstItem, <botania:managlass>, <ore:plateGold>.firstItem], [<ore:dustRedstone>, <ore:ingotManasteel>, <ore:dustRedstone>], [<ore:plateGold>.firstItem, <botania:managlass>, <ore:plateGold>.firstItem]]);
recipes.addShaped("industrialforegoing:water_condensator_thermal", <industrialforegoing:water_condensator>, [[<industrialforegoing:plastic>, <minecraft:water_bucket>, <industrialforegoing:plastic>], [<minecraft:piston>, <gregtech:machine:502>, <minecraft:piston>], [<ore:gearIron>, <minecraft:redstone>, <ore:gearIron>]]);
recipes.addShaped("bloodmagic:ritual_reader", <bloodmagic:ritual_reader>, [[<ore:blockGlass>, null, <ore:blockGlass>], [<ore:plateGold>.firstItem, <bloodmagic:slate:3>, <ore:plateGold>.firstItem], [null, <bloodmagic:slate:3>, null]]);
recipes.addShaped("appliedenergistics2:misc/vanilla_daylight_detector", <minecraft:daylight_detector>, [[<ore:blockGlass> | <ore:glass> | <minecraft:glass>, <ore:blockGlass> | <ore:glass> | <minecraft:glass>, <ore:blockGlass> | <ore:glass> | <minecraft:glass>], [<ore:plateNetherQuartz>.firstItem | <appliedenergistics2:material:11>, <ore:plateNetherQuartz>.firstItem | <appliedenergistics2:material:11>, <ore:plateNetherQuartz>.firstItem | <appliedenergistics2:material:11>], [<ore:slabWood>, <ore:slabWood>, <ore:slabWood>]]);
recipes.addShaped("gregtech:head_toolheadhoe_iron", <gregtech:meta_item_2:4033>, [[<ore:plateIron>, <ore:plateIron>.firstItem, <ore:craftingToolHardHammer>], [<ore:craftingToolFile>, null, null]]);
recipes.addShaped("thermalexpansion:machine_3", <thermalexpansion:machine:11>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}), [[null, <ore:workbench>, null], [<ore:ingotTin>, <gregtech:machine:502>, <ore:ingotTin>], [<ore:gearCopper>, <thermalfoundation:material:513>, <ore:gearCopper>]]);
recipes.addShaped("cyclicmagic:tile.screen_target_1", <cyclicmagic:screen_target>, [[<ore:plateIron>.firstItem, <minecraft:stained_hardened_clay:15>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<minecraft:iron_bars:*>, <minecraft:repeater:*>, <minecraft:iron_bars:*>]]);
recipes.addShaped("minecraft:iron_hoe", <minecraft:iron_hoe>, [[<ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [null, <ore:stickWood>], [null, <ore:stickWood>]]);
recipes.addShaped("openblocks:slimalyzer_0", <openblocks:slimalyzer>, [[<ore:plateIron>.firstItem, <ore:paneGlass>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:slimeball>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:dustRedstone>, <ore:plateIron>.firstItem]]);
recipes.addShaped("rftools:relay", <rftools:relay>, [[<minecraft:gold_ingot>, <minecraft:redstone_torch>, <minecraft:gold_ingot>], [<minecraft:gold_ingot>, <gregtech:machine:501>, <minecraft:gold_ingot>], [<minecraft:gold_ingot>, <minecraft:redstone_torch>, <minecraft:gold_ingot>]]);
recipes.addShaped("superfactorymanager:disk", <superfactorymanager:disk>, [[null, <ore:plateIron>.firstItem, null], [<ore:plateIron>.firstItem, <superfactorymanager:cable>, <ore:plateIron>.firstItem], [null, <ore:plateIron>.firstItem, null]]);
recipes.addShaped("enderio:upgrade_slowness", <enderio:item_extract_speed_downgrade>, [[<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:ingotElectricalSteel>, <ore:slimeball>, <ore:ingotElectricalSteel>], [<ore:ingotElectricalSteel>, <ore:stickWood>, <ore:ingotElectricalSteel>]]);
recipes.addShaped("minecraft:detector_rail", <minecraft:detector_rail> * 6, [[<ore:plateIron>.firstItem, null, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <minecraft:stone_pressure_plate>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:dustRedstone>, <ore:plateIron>.firstItem]]);
recipes.addShapeless("ct_shapeless1691891604", <minecraft:iron_nugget> * 9, [<ore:plateIron>.firstItem]);
recipes.addShaped("bloodmagic:teleposer", <bloodmagic:teleposer>, [[<ore:plateGold>.firstItem, <ore:plateGold>.firstItem, <ore:plateGold>.firstItem], [<minecraft:ender_pearl>, <bloodmagic:teleposition_focus>, <minecraft:ender_pearl>], [<ore:plateGold>.firstItem, <ore:plateGold>.firstItem, <ore:plateGold>.firstItem]]);
recipes.addShaped("thermalfoundation:tool.sickle_gold", <thermalfoundation:tool.sickle_gold>, [[null, <ore:plateGold>.firstItem, null], [null, null, <ore:plateGold>.firstItem], [<ore:stickWood>, <ore:plateGold>.firstItem, null]]);
recipes.addShaped("mekanism:machineblock_0", <mekanism:machineblock>, [[<ore:alloyBasic>, <ore:circuitBasic>, <ore:alloyBasic>], [<ore:plateIron>.firstItem, <mekanism:basicblock:8>, <ore:plateIron>.firstItem], [<ore:alloyBasic>, <ore:circuitBasic>, <ore:alloyBasic>]]);
recipes.addShapeless("botania:flighttiara_1", <botania:flighttiara:1>, [<botania:flighttiara:*>, <ore:plateNetherQuartz>.firstItem]);
recipes.addShaped("enderio:deco_block_1_1_a", <enderio:block_decoration1:1>, [[null, <ore:plateIron>.firstItem, null], [<ore:plateIron>.firstItem, <enderio:block_decoration1>, <ore:plateIron>.firstItem], [null, <ore:plateIron>.firstItem, null]]);
recipes.addShaped("enderio:deco_block_1_1_b", <enderio:block_decoration1:1>, [[<ore:itemChassiParts>, <ore:plateIron>.firstItem, <ore:itemChassiParts>], [<ore:plateIron>.firstItem, null, <ore:plateIron>.firstItem], [<ore:itemChassiParts>, <ore:plateIron>.firstItem, <ore:itemChassiParts>]]);
recipes.addShaped("enderio:deco_block_1_1_c", <enderio:block_decoration1:1>, [[<ore:plateIron>.firstItem, <ore:itemChassiParts>, <ore:plateIron>.firstItem], [<ore:itemChassiParts>, null, <ore:itemChassiParts>], [<ore:plateIron>.firstItem, <ore:itemChassiParts>, <ore:plateIron>.firstItem]]);
recipes.addShaped("harvestcraft:grinder", <harvestcraft:grinder>, [[<ore:plateIron>.firstItem, <minecraft:iron_sword>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, null, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <minecraft:repeater>, <ore:plateIron>.firstItem]]);
recipes.addShaped("randomthings:eclipsedclock", <randomthings:eclipsedclock>, [[<minecraft:obsidian>, <ore:plateGold>.firstItem, <minecraft:obsidian>], [<ore:plateGold>.firstItem, <randomthings:ingredient:1>, <ore:plateGold>.firstItem], [<minecraft:obsidian>, <ore:plateGold>.firstItem, <minecraft:obsidian>]]);
recipes.addShaped("appliedenergistics2:network/parts/planes_formation_fluid_alt", <appliedenergistics2:part:321>, [[<ore:crystalFluix> | <appliedenergistics2:material:12>, <ore:crystalFluix> | <appliedenergistics2:material:12>, <ore:crystalFluix> | <appliedenergistics2:material:12>], [<ore:dyeBlue>, <ore:dyeBlue>, <ore:dyeBlue>], [<ore:plateIron>.firstItem, <appliedenergistics2:material:43>, <ore:plateIron>.firstItem]]);
recipes.addShaped("mekanism:tierinstaller_2", <mekanism:tierinstaller:2>, [[<ore:alloyElite>, <ore:circuitElite>, <ore:alloyElite>], [<ore:plateGold>.firstItem, <ore:plankWood>, <ore:plateGold>.firstItem], [<ore:alloyElite>, <ore:circuitElite>, <ore:alloyElite>]]);
recipes.addShaped("mekanism:tierinstaller_0", <mekanism:tierinstaller>, [[<ore:alloyBasic>, <ore:circuitBasic>, <ore:alloyBasic>], [<ore:plateIron>.firstItem, <ore:plankWood>, <ore:plateIron>.firstItem], [<ore:alloyBasic>, <ore:circuitBasic>, <ore:alloyBasic>]]);
recipes.addShaped("appliedenergistics2:network/blocks/security_station", <appliedenergistics2:security_station>, [[<ore:plateIron>.firstItem, <appliedenergistics2:chest>, <ore:plateIron>.firstItem], [<appliedenergistics2:part:16>, <appliedenergistics2:material:37>, <appliedenergistics2:part:16>], [<ore:plateIron>.firstItem, <appliedenergistics2:material:24>, <ore:plateIron>.firstItem]]);
recipes.addShaped("rusticthaumaturgy:chandelier_brass", <rusticthaumaturgy:chandelier_brass> * 2, [[null, <ore:ingotBrass>, null], [<rusticthaumaturgy:chain_brass>, null, <rusticthaumaturgy:chain_brass>], [<ore:ingotBrass>, <ore:ingotBrass>, <ore:ingotBrass>]]);
recipes.addShaped("randomthings:analogemitter", <randomthings:analogemitter>, [[<minecraft:redstone_torch>, <ore:plateIron>.firstItem, <minecraft:redstone>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<minecraft:redstone>, <ore:plateIron>.firstItem, <minecraft:redstone_torch>]]);
recipes.addShaped("rustic:barrel", <rustic:barrel> * 2, [[<ore:plankWood>, <ore:slabWood>, <ore:plankWood>], [<ore:plateIron>.firstItem, null, <ore:plateIron>.firstItem], [<ore:plankWood>, <ore:slabWood>, <ore:plankWood>]]);
recipes.addShaped("gregtech:wrench_iron", <gregtech:meta_tool:8>.withTag({"GT.ToolStats": {PrimaryMaterial: "iron"}}), [[<ore:plateIron>.firstItem, <ore:craftingToolHardHammer>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [null, <ore:plateIron>.firstItem, null]]);
recipes.addShaped("appliedenergistics2:network/blocks/fluid_interfaces_interface", <appliedenergistics2:fluid_interface>, [[<ore:plateIron>.firstItem, <ore:dyeBlue>, <ore:plateIron>.firstItem], [<appliedenergistics2:material:44>, null, <appliedenergistics2:material:43>], [<ore:plateIron>.firstItem, <ore:dyeBlue>, <ore:plateIron>.firstItem]]);
recipes.addShapeless("quark:iron_button_1", <quark:iron_button>, [<ore:buttonWood>, <ore:plateIron>.firstItem]);
recipes.addShaped("appliedenergistics2:decorative/light_detector", <appliedenergistics2:light_detector>, [[<ore:plateNetherQuartz>.firstItem | <appliedenergistics2:material:11>, <minecraft:iron_ingot>]]);
recipes.addShaped("industrialforegoing:animal_growth_increaser_thermal", <industrialforegoing:animal_growth_increaser>, [[<industrialforegoing:plastic>, <minecraft:wheat>, <industrialforegoing:plastic>], [<minecraft:wheat>, <gregtech:machine:502>, <minecraft:wheat>], [<ore:dyePurple>, <ore:gearGold>, <ore:dyePurple>]]);
recipes.addShaped("enderio:vacuum_chest", <enderio:block_vacuum_chest>, [[<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:chestWood>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:itemPulsatingCrystal>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem]]);
recipes.addShapeless("openblocks:elevator_rotating_29", <openblocks:elevator_rotating:14>, [<openblocks:elevator:14>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShaped("openblocks:elevator_rotating_28", <openblocks:elevator_rotating:14>, [[<minecraft:wool:14>, <ore:plateIron>.firstItem, <minecraft:wool:14>], [<minecraft:wool:14>, <minecraft:ender_pearl>, <minecraft:wool:14>], [<minecraft:wool:14>, <ore:plateIron>.firstItem, <minecraft:wool:14>]]);
recipes.addShapeless("openblocks:elevator_rotating_25", <openblocks:elevator_rotating:12>, [<openblocks:elevator:12>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShaped("openblocks:elevator_rotating_24", <openblocks:elevator_rotating:12>, [[<minecraft:wool:12>, <ore:plateIron>.firstItem, <minecraft:wool:12>], [<minecraft:wool:12>, <minecraft:ender_pearl>, <minecraft:wool:12>], [<minecraft:wool:12>, <ore:plateIron>.firstItem, <minecraft:wool:12>]]);
recipes.addShapeless("openblocks:elevator_rotating_27", <openblocks:elevator_rotating:13>, [<openblocks:elevator:13>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShaped("openblocks:elevator_rotating_26", <openblocks:elevator_rotating:13>, [[<minecraft:wool:13>, <ore:plateIron>.firstItem, <minecraft:wool:13>], [<minecraft:wool:13>, <minecraft:ender_pearl>, <minecraft:wool:13>], [<minecraft:wool:13>, <ore:plateIron>.firstItem, <minecraft:wool:13>]]);
recipes.addShapeless("openblocks:elevator_rotating_21", <openblocks:elevator_rotating:10>, [<openblocks:elevator:10>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShaped("openblocks:elevator_rotating_20", <openblocks:elevator_rotating:10>, [[<minecraft:wool:10>, <ore:plateIron>.firstItem, <minecraft:wool:10>], [<minecraft:wool:10>, <minecraft:ender_pearl>, <minecraft:wool:10>], [<minecraft:wool:10>, <ore:plateIron>.firstItem, <minecraft:wool:10>]]);
recipes.addShapeless("openblocks:elevator_rotating_23", <openblocks:elevator_rotating:11>, [<openblocks:elevator:11>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShaped("openblocks:elevator_rotating_22", <openblocks:elevator_rotating:11>, [[<minecraft:wool:11>, <ore:plateIron>.firstItem, <minecraft:wool:11>], [<minecraft:wool:11>, <minecraft:ender_pearl>, <minecraft:wool:11>], [<minecraft:wool:11>, <ore:plateIron>.firstItem, <minecraft:wool:11>]]);
recipes.addShaped("openblocks:elevator_rotating_18", <openblocks:elevator_rotating:9>, [[<minecraft:wool:9>, <ore:plateIron>.firstItem, <minecraft:wool:9>], [<minecraft:wool:9>, <minecraft:ender_pearl>, <minecraft:wool:9>], [<minecraft:wool:9>, <ore:plateIron>.firstItem, <minecraft:wool:9>]]);
recipes.addShapeless("openblocks:elevator_rotating_17", <openblocks:elevator_rotating:8>, [<openblocks:elevator:8>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShapeless("openblocks:elevator_rotating_19", <openblocks:elevator_rotating:9>, [<openblocks:elevator:9>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShaped("openblocks:elevator_rotating_14", <openblocks:elevator_rotating:7>, [[<minecraft:wool:7>, <ore:plateIron>.firstItem, <minecraft:wool:7>], [<minecraft:wool:7>, <minecraft:ender_pearl>, <minecraft:wool:7>], [<minecraft:wool:7>, <ore:plateIron>.firstItem, <minecraft:wool:7>]]);
recipes.addShapeless("openblocks:elevator_rotating_13", <openblocks:elevator_rotating:6>, [<openblocks:elevator:6>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShaped("openblocks:elevator_rotating_16", <openblocks:elevator_rotating:8>, [[<minecraft:wool:8>, <ore:plateIron>.firstItem, <minecraft:wool:8>], [<minecraft:wool:8>, <minecraft:ender_pearl>, <minecraft:wool:8>], [<minecraft:wool:8>, <ore:plateIron>.firstItem, <minecraft:wool:8>]]);
recipes.addShapeless("openblocks:elevator_rotating_15", <openblocks:elevator_rotating:7>, [<openblocks:elevator:7>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShaped("openblocks:elevator_rotating_10", <openblocks:elevator_rotating:5>, [[<minecraft:wool:5>, <ore:plateIron>.firstItem, <minecraft:wool:5>], [<minecraft:wool:5>, <minecraft:ender_pearl>, <minecraft:wool:5>], [<minecraft:wool:5>, <ore:plateIron>.firstItem, <minecraft:wool:5>]]);
recipes.addShaped("openblocks:elevator_rotating_12", <openblocks:elevator_rotating:6>, [[<minecraft:wool:6>, <ore:plateIron>.firstItem, <minecraft:wool:6>], [<minecraft:wool:6>, <minecraft:ender_pearl>, <minecraft:wool:6>], [<minecraft:wool:6>, <ore:plateIron>.firstItem, <minecraft:wool:6>]]);
recipes.addShapeless("openblocks:elevator_rotating_11", <openblocks:elevator_rotating:5>, [<openblocks:elevator:5>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShapeless("openblocks:elevator_rotating_31", <openblocks:elevator_rotating:15>, [<openblocks:elevator:15>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShaped("openblocks:elevator_rotating_30", <openblocks:elevator_rotating:15>, [[<minecraft:wool:15>, <ore:plateIron>.firstItem, <minecraft:wool:15>], [<minecraft:wool:15>, <minecraft:ender_pearl>, <minecraft:wool:15>], [<minecraft:wool:15>, <ore:plateIron>.firstItem, <minecraft:wool:15>]]);
recipes.addShaped("randomthings:irondropper", <randomthings:irondropper>, [[<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, null, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <minecraft:redstone>, <ore:plateIron>.firstItem]]);
recipes.addShaped("chisel:offsettool", <chisel:offsettool>, [[<ore:plateIron>.firstItem, <minecraft:ender_pearl:*>], [<ore:stickWood>, <ore:plateIron>.firstItem]]);
recipes.addShapeless("quark:gold_button", <quark:gold_button>, [<minecraft:wooden_button>, <ore:plateGold>.firstItem]);
recipes.addShaped("architecturecraft:item.architecturecraft.sawblade1", <architecturecraft:sawblade>, [[null, <ore:plateIron>.firstItem, null], [<ore:plateIron>.firstItem, <ore:stickWood>, <ore:plateIron>.firstItem], [null, <ore:plateIron>.firstItem, null]]);
recipes.addShaped("botania:baublebox", <botania:baublebox>, [[null, <ore:ingotManasteel>, null], [<ore:ingotManasteel>, <ore:chestWood>, <ore:plateGold>.firstItem], [null, <ore:ingotManasteel>, null]]);
recipes.addShaped("openblocks:elevator_rotating_0", <openblocks:elevator_rotating>, [[<minecraft:wool>, <ore:plateIron>.firstItem, <minecraft:wool>], [<minecraft:wool>, <minecraft:ender_pearl>, <minecraft:wool>], [<minecraft:wool>, <ore:plateIron>.firstItem, <minecraft:wool>]]);
recipes.addShapeless("openblocks:elevator_rotating_1", <openblocks:elevator_rotating>, [<openblocks:elevator>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShaped("openblocks:elevator_rotating_2", <openblocks:elevator_rotating:1>, [[<minecraft:wool:1>, <ore:plateIron>.firstItem, <minecraft:wool:1>], [<minecraft:wool:1>, <minecraft:ender_pearl>, <minecraft:wool:1>], [<minecraft:wool:1>, <ore:plateIron>.firstItem, <minecraft:wool:1>]]);
recipes.addShapeless("openblocks:elevator_rotating_3", <openblocks:elevator_rotating:1>, [<openblocks:elevator:1>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShaped("openblocks:elevator_rotating_4", <openblocks:elevator_rotating:2>, [[<minecraft:wool:2>, <ore:plateIron>.firstItem, <minecraft:wool:2>], [<minecraft:wool:2>, <minecraft:ender_pearl>, <minecraft:wool:2>], [<minecraft:wool:2>, <ore:plateIron>.firstItem, <minecraft:wool:2>]]);
recipes.addShapeless("openblocks:elevator_rotating_5", <openblocks:elevator_rotating:2>, [<openblocks:elevator:2>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShaped("openblocks:elevator_rotating_6", <openblocks:elevator_rotating:3>, [[<minecraft:wool:3>, <ore:plateIron>.firstItem, <minecraft:wool:3>], [<minecraft:wool:3>, <minecraft:ender_pearl>, <minecraft:wool:3>], [<minecraft:wool:3>, <ore:plateIron>.firstItem, <minecraft:wool:3>]]);
recipes.addShapeless("openblocks:elevator_rotating_7", <openblocks:elevator_rotating:3>, [<openblocks:elevator:3>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShaped("openblocks:elevator_rotating_8", <openblocks:elevator_rotating:4>, [[<minecraft:wool:4>, <ore:plateIron>.firstItem, <minecraft:wool:4>], [<minecraft:wool:4>, <minecraft:ender_pearl>, <minecraft:wool:4>], [<minecraft:wool:4>, <ore:plateIron>.firstItem, <minecraft:wool:4>]]);
recipes.addShapeless("openblocks:elevator_rotating_9", <openblocks:elevator_rotating:4>, [<openblocks:elevator:4>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]);
recipes.addShaped("enderio:upgrade_speed", <enderio:item_extract_speed_upgrade>, [[<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:ingotElectricalSteel>, <minecraft:piston>, <ore:ingotElectricalSteel>], [<ore:ingotElectricalSteel>, <minecraft:redstone_torch>, <ore:ingotElectricalSteel>]]);
recipes.addShaped("enderio:gear_iron", <enderio:item_material:11>, [[<ore:nuggetIron>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:nuggetIron>], [<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:dustBedrock>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:nuggetIron>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:nuggetIron>]]);
recipes.addShaped("draconicevolution:reactor_part", <draconicevolution:reactor_part>, [[<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<draconicevolution:wyvern_core:*>, <ore:ingotDraconiumAwakened>, null], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("thaumicperiphery:pauldron", <thaumicperiphery:pauldron>, [[null, <ore:plateIron>, <ore:plateIron>], [<ore:plateIron>, <ore:plateIron>.firstItem, <ore:leather>], [<ore:plateIron>.firstItem, null, <ore:ingotBrass>]]);
recipes.addShaped("rftools:security_manager", <rftools:security_manager>, [[<minecraft:redstone>, <minecraft:flint>, <minecraft:redstone>], [<minecraft:flint>, <gregtech:machine:501>, <minecraft:flint>], [<minecraft:redstone>, <ore:chest>, <minecraft:redstone>]]);
recipes.addShaped("appliedenergistics2:network/cells/storage_cell_64k", <appliedenergistics2:storage_cell_64k>.withTag({}), [[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>], [<ore:dustRedstone>, <appliedenergistics2:material:38>, <ore:dustRedstone>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("enderio:item_buffer", <enderio:block_buffer>, [[<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotElectricalSteel>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:ingotElectricalSteel>, <ore:chestWood>, <ore:ingotElectricalSteel>], [<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotElectricalSteel>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem]]);
recipes.addShaped("enderio:power_buffer", <enderio:block_buffer:1>, [[<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotElectricalSteel>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:ingotElectricalSteel>, <ore:itemMachineChassi>, <ore:ingotElectricalSteel>], [<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:ingotElectricalSteel>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem]]);
recipes.addShaped("randomthings:redstoneactivator", <randomthings:redstoneactivator>, [[<ore:plateIron>.firstItem, <ore:dustRedstone>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <minecraft:redstone_torch>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("randomthings:biomeradar", <randomthings:biomeradar>, [[<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<ore:blockGlass>, <randomthings:ingredient:4>, <ore:blockGlass>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("thermallogistics:distributor", <thermallogistics:distributor>, [[<ore:nuggetIron>, <minecraft:comparator:*>, <ore:nuggetIron>], [<ore:plateIron>.firstItem, <thermaldynamics:servo>, <ore:plateIron>.firstItem]]);
recipes.addShaped("randomthings:goldencompass", <randomthings:goldencompass>, [[null, <ore:plateGold>.firstItem, null], [<ore:plateGold>.firstItem, <minecraft:compass>, <ore:plateGold>.firstItem], [null, <ore:plateGold>.firstItem, null]]);
recipes.addShaped("minecraft:shears", <minecraft:shears>, [[null, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, null]]);
recipes.addShapeless("quark:iron_button", <quark:iron_button>, [<minecraft:wooden_button>, <ore:plateIron>.firstItem]);
recipes.addShaped("enderio:conduit_probe", <enderio:item_conduit_probe>, [[<ore:nuggetElectricalSteel>, null, <ore:nuggetElectricalSteel>], [<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <enderio:item_yeta_wrench>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:dustBedrock>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem]]);
recipes.addShaped("appliedenergistics2:tools/network_memory_card", <appliedenergistics2:memory_card>.withTag({}), [[<appliedenergistics2:material:23>, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<ore:plateGold>.firstItem, <ore:dustRedstone>, <ore:plateGold>.firstItem]]);
recipes.addShaped("enderio:simple_chassis", <enderio:item_material>, [[<ore:barsIron>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:barsIron>], [<ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:dustBedrock>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem], [<ore:barsIron>, <ore:ingotConstructionAlloy> | <ore:plateIron>.firstItem, <ore:barsIron>]]);
recipes.addShaped("randomthings:ingredient_spectreingot", <randomthings:ingredient:3>, [[null, <minecraft:dye:4>, null], [null, <ore:plateGold>.firstItem, null], [null, <randomthings:ingredient:2>, null]]);
recipes.addShaped("rftools:composer", <rftools:composer>, [[<minecraft:paper>, <minecraft:brick>, <minecraft:paper>], [<minecraft:brick>, <gregtech:machine:501>, <minecraft:brick>], [<minecraft:paper>, <minecraft:brick>, <minecraft:paper>]]);
recipes.addShaped("thaumcraft:babulegirdlefancy", <thaumcraft:baubles:6>, [[null, <ore:leather>, null], [<ore:leather>, <ore:gemDiamond>, <ore:leather>], [null, <ore:plateGold>.firstItem, null]]);
recipes.addShaped("soulus:doodads/composer_cell", <soulus:composer_cell>, [[<soulus:block_endersteel_dark>, <minecraft:obsidian>, <soulus:block_endersteel_dark>], [<soulus:gear_oscillating>, <ore:plateIron>.firstItem, <soulus:gear_oscillating>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShapeless("superfactorymanager:cable_bud", <superfactorymanager:cable_bud>, [<ore:plateNetherQuartz>.firstItem, <ore:plateNetherQuartz>.firstItem, <ore:plateNetherQuartz>.firstItem, <superfactorymanager:cable>]);
recipes.addShaped("rftools:dialing_device", <rftools:dialing_device>, [[<minecraft:redstone>, <minecraft:redstone>, <minecraft:redstone>], [<minecraft:redstone_torch>, <gregtech:machine:501>, <minecraft:redstone_torch>], [<minecraft:redstone>, <minecraft:redstone>, <minecraft:redstone>]]);
recipes.addShaped("randomthings:soundrecorder", <randomthings:soundrecorder>, [[<minecraft:iron_bars>, <ore:blockGlassColorless>, <ore:blockGlassColorless>], [<ore:plateIron>.firstItem, <minecraft:dye:4>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("minecraft:golden_sword", <minecraft:golden_sword>, [[<ore:plateGold>.firstItem], [<ore:plateGold>.firstItem], [<ore:stickWood>]]);
recipes.addShaped("minecraft:furnace_minecart", <minecraft:furnace_minecart>, [[<gregtech:metal_casing:8>], [<minecraft:minecart>]]);
recipes.addShaped("draconicevolution:item_dislocation_inhibitor", <draconicevolution:item_dislocation_inhibitor>, [[<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<minecraft:iron_bars:*>, <draconicevolution:magnet>, <minecraft:iron_bars:*>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("industrialforegoing:conveyor_upgrade_6", <industrialforegoing:conveyor_upgrade:6>, [[<ore:plateIron>.firstItem, <industrialforegoing:conveyor:*>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <minecraft:hopper>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <industrialforegoing:conveyor:*>, <ore:plateIron>.firstItem]]);
recipes.addShaped("industrialforegoing:conveyor_upgrade_3", <industrialforegoing:conveyor_upgrade:3>, [[<ore:plateIron>.firstItem, <minecraft:slime>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <minecraft:piston>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <industrialforegoing:conveyor:*>, <ore:plateIron>.firstItem]]);
recipes.addShaped("industrialforegoing:animal_resource_harvester_thermal", <industrialforegoing:animal_resource_harvester>, [[<industrialforegoing:plastic>, <industrialforegoing:plastic>, <industrialforegoing:plastic>], [<minecraft:shears>, <minecraft:bucket>, <minecraft:shears>], [<ore:gearGold>, <gregtech:machine:502>, <ore:gearGold>]]);
recipes.addShaped("cookingforblockheads:oven", <cookingforblockheads:oven>, [[<minecraft:stained_glass:15>, <minecraft:stained_glass:15>, <minecraft:stained_glass:15>], [<ore:plateIron>.firstItem, <gregtech:metal_casing:8>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("appliedenergistics2:network/parts/planes_annihilation_fluid", <appliedenergistics2:part:302>, [[<ore:crystalFluix> | <appliedenergistics2:material:12>, <ore:crystalFluix> | <appliedenergistics2:material:12>, <ore:crystalFluix> | <appliedenergistics2:material:12>], [<ore:dyeBlue>, <ore:dyeBlue>, <ore:dyeBlue>], [<ore:plateIron>.firstItem, <appliedenergistics2:material:44>, <ore:plateIron>.firstItem]]);
recipes.addShaped("appliedenergistics2:network/crafting/patterns_blank", <appliedenergistics2:material:52>, [[<appliedenergistics2:quartz_glass>, <ore:dustGlowstone>, <appliedenergistics2:quartz_glass>], [<ore:dustGlowstone>, <ore:crystalCertusQuartz> | <appliedenergistics2:material:1> | <appliedenergistics2:material:10>, <ore:dustGlowstone>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("rftools:liquid_monitor", <rftools:liquid_monitor>, [[null, <minecraft:redstone_torch>, null], [<minecraft:bucket>, <gregtech:machine:501>, <minecraft:bucket>], [null, <minecraft:redstone_torch>, null]]);
recipes.addShaped("thermalfoundation:saddle", <minecraft:saddle>, [[<minecraft:leather:*>, <minecraft:leather:*>, <minecraft:leather:*>], [<minecraft:leather:*>, <ore:plateIron>.firstItem, <minecraft:leather:*>], [<ore:plateIron>.firstItem, null, <ore:plateIron>.firstItem]]);
recipes.addShaped("extrautils2:terraformer_antenna", <extrautils2:terraformer:1>, [[<minecraft:end_rod:*>, null, <minecraft:end_rod:*>], [<ore:plateIron>.firstItem, <ore:treeSapling>, <ore:plateIron>.firstItem], [null, <ore:plateIron>.firstItem, null]]);
recipes.addShapeless("deepmoblearning:living_matter_exchange/transmutes0_overworldian/recipe10_prismarine", <minecraft:prismarine_shard> * 2, [<deepmoblearning:living_matter_overworldian>, <ore:plateNetherQuartz>.firstItem]);
recipes.addShaped("quark:tnt_minecart", <minecraft:tnt_minecart>, [[<ore:plateIron>.firstItem, <minecraft:tnt>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("randomthings:spectreanchor", <randomthings:spectreanchor>, [[null, <ore:plateIron>.firstItem, null], [<ore:plateIron>.firstItem, <randomthings:ingredient:2>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("extrautils2:spike_gold", <extrautils2:spike_gold> * 4, [[null, <minecraft:golden_sword:*>, null], [<minecraft:golden_sword:*>, <ore:plateGold>.firstItem, <minecraft:golden_sword:*>], [<ore:plateGold>.firstItem, <ore:blockGold>, <ore:plateGold>.firstItem]]);
recipes.addShaped("appliedenergistics2:network/wireless_part", <appliedenergistics2:material:41>, [[null, <appliedenergistics2:material:9>, null], [<ore:plateIron>.firstItem, <appliedenergistics2:part:140>, <ore:plateIron>.firstItem], [null, <ore:plateIron>.firstItem, null]]);
recipes.addShaped("randomthings:ingredient_biomesensor", <randomthings:ingredient:4>, [[<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<minecraft:redstone>, <randomthings:biomecrystal>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <minecraft:redstone>, <ore:plateIron>.firstItem]]);
recipes.addShapeless("enderio:deco_block_2_14", <enderio:block_decoration2:14>, [<enderio:block_decoration1:1>, <ore:plateIron>.firstItem]);
recipes.addShaped("ct_shaped1230447306", <gregtech:meta_item_2:5033>, [[<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, null], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <gregtech:meta_tool:6>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, null]]);
recipes.addShaped("gregtech:head_toolheaduniversalspade_iron", <gregtech:meta_item_2:11033>, [[<ore:plateIron>, <ore:plateIron>, <ore:plateIron>], [<ore:plateIron>.firstItem, <ore:craftingToolHardHammer>, <ore:plateIron>.firstItem], [null, <ore:plateIron>.firstItem, null]]);
recipes.addShaped("thermalfoundation:material_83", <thermalfoundation:material:513>, [[null, null, <ore:dustRedstone>], [null, <ore:plateGold>.firstItem, null], [<ore:dustRedstone>, null, null]]);
recipes.addShaped("bloodmagic:experience_tome", <bloodmagic:experience_tome>, [[<ore:string>, <minecraft:lapis_block>, <ore:string>], [<bloodmagic:slate:2>, <minecraft:enchanted_book>, <bloodmagic:slate:2>], [<ore:plateGold>.firstItem, null, <ore:plateGold>.firstItem]]);
recipes.addShaped("draconicevolution:grinder", <draconicevolution:grinder>, [[<ore:plateIron>.firstItem, <ore:ingotDraconium>, <ore:plateIron>.firstItem], [<minecraft:diamond_sword:*>, <draconicevolution:draconic_core:*>, <minecraft:diamond_sword:*>], [<ore:plateIron>.firstItem, <minecraft:furnace:*>, <ore:plateIron>.firstItem]]);
recipes.addShaped("cyclicmagic:item.tool_randomize_1", <cyclicmagic:tool_randomize>.withTag({}), [[<ore:dyePurple>, <ore:dustRedstone>, <ore:plateIron>.firstItem], [null, <ore:plateIron>.firstItem, <ore:dustRedstone>], [<ore:obsidian>, null, <ore:dyePurple>]]);
recipes.addShaped("appliedenergistics2:network/cells/storage_cell_16k", <appliedenergistics2:storage_cell_16k>.withTag({}), [[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>], [<ore:dustRedstone>, <appliedenergistics2:material:37>, <ore:dustRedstone>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("advancedrocketry:massdetector", <advancedrocketry:satelliteprimaryfunction:2>, [[<advancedrocketry:satelliteprimaryfunction>, <ore:crystalDilithium>, <advancedrocketry:satelliteprimaryfunction>], [<metaitem:wafer.silicon>, <advancedrocketry:ic>, <metaitem:wafer.silicon>]]);
recipes.addShapeless("botania:lens_10", <botania:lens:10>.withTag({}), [<botania:lens>, <ore:plateIron>.firstItem, <ore:plateGold>.firstItem]);
recipes.addShaped("minecraft:compass", <minecraft:compass>, [[null, <ore:plateIron>.firstItem, null], [<ore:plateIron>.firstItem, <ore:dustRedstone>, <ore:plateIron>.firstItem], [null, <ore:plateIron>.firstItem, null]]);
recipes.addShaped("thermalfoundation:tool.hammer_gold", <thermalfoundation:tool.hammer_gold>, [[<ore:plateGold>.firstItem, <ore:plateGold>.firstItem, <ore:plateGold>.firstItem], [<ore:plateGold>.firstItem, <ore:stickWood>, <ore:plateGold>.firstItem], [null, <ore:stickWood>, null]]);
recipes.addShaped("iceandfire:dragon_flute", <iceandfire:dragon_flute>, [[<iceandfire:dragonbone>, null, null], [null, <iceandfire:dragonbone>, null], [null, null, <ore:plateIron>.firstItem]]);
recipes.addShaped("openblocks:golden_egg_0", <openblocks:golden_egg>, [[<ore:plateGold>.firstItem, <ore:plateGold>.firstItem, <ore:plateGold>.firstItem], [<ore:plateGold>.firstItem, <minecraft:egg>, <ore:plateGold>.firstItem], [<ore:plateGold>.firstItem, <ore:plateGold>.firstItem, <ore:plateGold>.firstItem]]);
recipes.addShaped("minecraft:iron_axe", <minecraft:iron_axe>, [[<ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:stickWood>], [null, <ore:stickWood>]]);
recipes.addShaped("openblocks:unprepared_stencil_0", <openblocks:generic:10>, [[null, <minecraft:paper>, null], [<minecraft:paper>, <ore:plateIron>.firstItem, <minecraft:paper>], [null, <minecraft:paper>, null]]);
recipes.addShaped("appliedenergistics2:network/parts/planes_annihilation_alt2", <appliedenergistics2:part:300>, [[<ore:plateIron>.firstItem, <ore:crystalFluix> | <appliedenergistics2:material:12>], [<appliedenergistics2:material:44>, <ore:crystalFluix> | <appliedenergistics2:material:12>], [<ore:plateIron>.firstItem, <ore:crystalFluix> | <appliedenergistics2:material:12>]]);
recipes.addShaped("industrialforegoing:crop_recolector_thermal", <industrialforegoing:crop_recolector>, [[<industrialforegoing:plastic>, <minecraft:iron_hoe>, <industrialforegoing:plastic>], [<minecraft:iron_axe>, <gregtech:machine:502>, <minecraft:iron_axe>], [<ore:gearGold>, <minecraft:redstone>, <ore:gearGold>]]);
recipes.addShaped("openblocks:paint_mixer_0", <openblocks:paint_mixer>, [[<minecraft:obsidian>, <minecraft:obsidian>, <minecraft:obsidian>], [<ore:plateIron>.firstItem, null, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("appliedenergistics2:network/blocks/storage_chest", <appliedenergistics2:chest>, [[<ore:blockGlass> | <ore:glass> | <minecraft:glass>, <appliedenergistics2:part:380>, <ore:blockGlass> | <ore:glass> | <minecraft:glass>], [<appliedenergistics2:part:16>, null, <appliedenergistics2:part:16>], [<ore:plateIron>.firstItem, <ore:crystalFluix> | <appliedenergistics2:material:12>, <ore:plateIron>.firstItem]]);
recipes.addShaped("actuallyadditions:recipes34", <actuallyadditions:item_drill_upgrade_fortune_ii>, [[<minecraft:glowstone:*>, <actuallyadditions:item_crystal_empowered>, <minecraft:glowstone:*>], [<actuallyadditions:item_crystal_empowered>, <gregtech:machine:504>, <actuallyadditions:item_crystal_empowered>], [<minecraft:glowstone:*>, <actuallyadditions:item_crystal_empowered>, <minecraft:glowstone:*>]]);
recipes.addShaped("extrautils2:glass_cutter", <extrautils2:glasscutter>, [[null, null, <ore:plateIron>.firstItem], [null, <ore:stickWood>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, null, null]]);
recipes.addShaped("gregtech:head_toolheadsense_iron", <gregtech:meta_item_2:12033>, [[<ore:plateIron>, <ore:plateIron>, <ore:plateIron>.firstItem], [<ore:craftingToolHardHammer>, <ore:craftingToolFile>, null]]);
recipes.addShaped("thermallogistics:crafter", <thermallogistics:crafter>, [[<ore:nuggetIron>, <ore:workbench>, <ore:nuggetIron>], [<ore:plateIron>.firstItem, <thermaldynamics:retriever>, <ore:plateIron>.firstItem]]);
recipes.addShaped("minecraft:minecart", <minecraft:minecart>, [[<ore:plateIron>.firstItem, null, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("minecraft:golden_shovel", <minecraft:golden_shovel>, [[<ore:plateGold>.firstItem], [<ore:stickWood>], [<ore:stickWood>]]);
recipes.addShaped("appliedenergistics2:network/blocks/io_port", <appliedenergistics2:io_port>, [[<ore:blockGlass> | <ore:glass> | <minecraft:glass>, <ore:blockGlass> | <ore:glass> | <minecraft:glass>, <ore:blockGlass> | <ore:glass> | <minecraft:glass>], [<appliedenergistics2:drive>, <appliedenergistics2:part:16>, <appliedenergistics2:drive>], [<ore:plateIron>.firstItem, <appliedenergistics2:material:22>, <ore:plateIron>.firstItem]]);
recipes.addShaped("industrialforegoing:mob_slaughter_factory_thermal", <industrialforegoing:mob_slaughter_factory>, [[<industrialforegoing:plastic>, <ore:gearGold>, <industrialforegoing:plastic>], [<minecraft:iron_sword>, <gregtech:machine:502>, <minecraft:iron_sword>], [<minecraft:iron_axe>, <minecraft:redstone>, <minecraft:iron_axe>]]);
recipes.addShaped("industrialforegoing:plant_interactor_thermal", <industrialforegoing:plant_interactor>, [[<industrialforegoing:plastic>, <minecraft:iron_hoe>, <industrialforegoing:plastic>], [<minecraft:iron_hoe>, <gregtech:machine:502>, <minecraft:iron_hoe>], [<ore:gearGold>, <minecraft:redstone>, <ore:gearGold>]]);
recipes.addShapeless("chisel:chisel_hitech", <chisel:chisel_hitech>.withTag({chiseldata: {}}), [<chisel:chisel_diamond:*>, <ore:dustRedstone>, <ore:plateGold>.firstItem]);
recipes.addShaped("teslacorelib:machine_case", <teslacorelib:machine_case>, [[<ore:plateIron>.firstItem, <ore:plankWood>, <ore:plateIron>.firstItem], [<ore:plankWood>, <ore:blockRedstone>, <ore:plankWood>], [<ore:plateIron>.firstItem, <ore:plankWood>, <ore:plateIron>.firstItem]]);
recipes.addShaped("thaumcraft:nuggetstobrass", <ore:ingotBrass>, [[<ore:nuggetBrass>, <ore:nuggetBrass>, <ore:nuggetBrass>], [<ore:nuggetBrass>, <ore:nuggetBrass>, <ore:nuggetBrass>], [<ore:nuggetBrass>, <ore:nuggetBrass>, <ore:nuggetBrass>]]);
recipes.addShaped("openblocks:wrench_0", <openblocks:wrench>, [[null, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, null]]);
recipes.addShaped("rftools:screen_controller", <rftools:screen_controller>, [[<minecraft:redstone>, <minecraft:ender_pearl>, <minecraft:redstone>], [<minecraft:glass>, <gregtech:machine:501>, <minecraft:glass>], [<minecraft:redstone>, <minecraft:glass>, <minecraft:redstone>]]);
recipes.addShaped("rusticthaumaturgy:sconce_brass", <rusticthaumaturgy:sconce_brass_aer> * 3, [[<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "aer"}]})], [<ore:ingotBrass>]]);
recipes.addShaped("quark:furnace_minecart", <minecraft:furnace_minecart>, [[<ore:plateIron>.firstItem, <gregtech:metal_casing:8>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("appliedenergistics2:materials/basiccard", <appliedenergistics2:material:25> * 2, [[<ore:plateGold>.firstItem, <ore:plateIron>.firstItem, null], [<ore:dustRedstone>, <appliedenergistics2:material:23>, <ore:plateIron>.firstItem], [<ore:plateGold>.firstItem, <ore:plateIron>.firstItem, null]]);
recipes.addShaped("enderio:exit_rail", <enderio:block_exit_rail> * 6, [[<ore:plateIron>.firstItem, <minecraft:piston>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <minecraft:stone_pressure_plate>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:dustRedstone>, <ore:plateIron>.firstItem]]);
recipes.addShaped("randomthings:timeinabottle", <randomthings:timeinabottle>.withTag({timeData: {}}), [[<ore:plateGold>.firstItem, <ore:plateGold>.firstItem, <ore:plateGold>.firstItem], [<minecraft:diamond>, <minecraft:clock>, <minecraft:diamond>], [<minecraft:dye:4>, <minecraft:glass_bottle>, <minecraft:dye:4>]]);
recipes.addShaped("libvulpes:linker", <libvulpes:linker>, [[<ore:dustRedstone>], [<ore:plateGold>.firstItem], [<ore:plateIron>.firstItem]]);
recipes.addShaped("quark:chest_minecart", <minecraft:chest_minecart>, [[<ore:plateIron>.firstItem, <minecraft:chest>, <ore:plateIron>.firstItem], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <ore:plateIron>.firstItem]]);
recipes.addShaped("ct_shaped13859454", <minecraft:iron_door>, [[<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, null], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, <gregtech:meta_tool:6>], [<ore:plateIron>.firstItem, <ore:plateIron>.firstItem, null]]);
recipes.addShaped("draconicevolution:flow_gate_1", <draconicevolution:flow_gate>, [[<ore:plateIron>.firstItem, <draconicevolution:potentiometer:*>, <ore:plateIron>.firstItem], [<ore:blockRedstone>, <draconicevolution:draconic_core:*>, <ore:blockRedstone>], [<ore:plateIron>.firstItem, <minecraft:comparator:*>, <ore:plateIron>.firstItem]]);
recipes.addShapeless("ct_shapeless-723353964", <minecraft:gold_nugget> * 9, [<ore:plateGold>.firstItem]);
recipes.addShaped("extrautils2:biome_marker", <extrautils2:biomemarker>, [[<minecraft:dye:13> | <thermalfoundation:dye:13> | <extrautils2:ingredients:3> | <minecraft:dye:5> | <thermalfoundation:dye:5>, <ore:plateIron>.firstItem, <minecraft:dye:13> | <thermalfoundation:dye:13> | <extrautils2:ingredients:3> | <minecraft:dye:5> | <thermalfoundation:dye:5>], [<ore:plateIron>.firstItem, <ore:treeSapling>, <ore:plateIron>.firstItem], [<minecraft:dye:13> | <thermalfoundation:dye:13> | <extrautils2:ingredients:3> | <minecraft:dye:5> | <thermalfoundation:dye:5>, <ore:plateIron>.firstItem, <minecraft:dye:13> | <thermalfoundation:dye:13> | <extrautils2:ingredients:3> | <minecraft:dye:5> | <thermalfoundation:dye:5>]]);
recipes.addShaped("industrialforegoing:crop_sower_thermal", <industrialforegoing:crop_sower>, [[<industrialforegoing:plastic>, <minecraft:flower_pot>, <industrialforegoing:plastic>], [<minecraft:piston>, <gregtech:machine:502>, <minecraft:piston>], [<ore:gearIron>, <minecraft:redstone>, <ore:gearIron>]]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment