Files
meatballcraft/scripts/MythicProcessorCompactor.zs
T
2024-10-22 15:32:10 -07:00

514 lines
21 KiB
Plaintext

import mods.modularmachinery.RecipeBuilder;
val mythcomp1 = RecipeBuilder.newBuilder("mythcomp1","mythic_processor_compactor",2);
mythcomp1.addEnergyPerTickInput(60000);
mythcomp1.addItemInput(<ore:gemSapphire> * 16);
mythcomp1.addItemOutput(<techreborn:plates:13>*16);
mythcomp1.build();
val mythcomp2 = RecipeBuilder.newBuilder("mythcomp2","mythic_processor_compactor",2);
mythcomp2.addEnergyPerTickInput(60000);
mythcomp2.addItemInput(<ore:ingotLead> * 16);
mythcomp2.addItemOutput(<thermalfoundation:material:323>*16);
mythcomp2.build();
val mythcomp3 = RecipeBuilder.newBuilder("mythcomp3","mythic_processor_compactor",2);
mythcomp3.addEnergyPerTickInput(60000);
mythcomp3.addItemInput(<ore:gemDiamond> * 16);
mythcomp3.addItemOutput(<techreborn:plates:5>*16);
mythcomp3.build();
val mythcomp4 = RecipeBuilder.newBuilder("mythcomp4","mythic_processor_compactor",2);
mythcomp4.addEnergyPerTickInput(60000);
mythcomp4.addItemInput(<ore:ingotZinc> * 16);
mythcomp4.addItemOutput(<techreborn:plates:34>*16);
mythcomp4.build();
val mythcomp5 = RecipeBuilder.newBuilder("mythcomp5","mythic_processor_compactor",2);
mythcomp5.addEnergyPerTickInput(60000);
mythcomp5.addItemInput(<ore:ingotTitanium> * 16);
mythcomp5.addItemOutput(<techreborn:plates:31>*16);
mythcomp5.build();
val mythcomp6 = RecipeBuilder.newBuilder("mythcomp6","mythic_processor_compactor",2);
mythcomp6.addEnergyPerTickInput(60000);
mythcomp6.addItemInput(<ore:ingotMyrmitite> * 16);
mythcomp6.addItemOutput(<materialpart:myrmitite:plate>*16);
mythcomp6.build();
val mythcomp7 = RecipeBuilder.newBuilder("mythcomp7","mythic_processor_compactor",2);
mythcomp7.addEnergyPerTickInput(60000);
mythcomp7.addItemInput(<ore:ingotBronze> * 16);
mythcomp7.addItemOutput(<thermalfoundation:material:355>*16);
mythcomp7.build();
val mythcomp8 = RecipeBuilder.newBuilder("mythcomp8","mythic_processor_compactor",2);
mythcomp8.addEnergyPerTickInput(60000);
mythcomp8.addItemInput(<ore:ingotInvar> * 16);
mythcomp8.addItemOutput(<thermalfoundation:material:354>*16);
mythcomp8.build();
val mythcomp9 = RecipeBuilder.newBuilder("mythcomp9","mythic_processor_compactor",2);
mythcomp9.addEnergyPerTickInput(60000);
mythcomp9.addItemInput(<ore:ingotMithril> * 16);
mythcomp9.addItemOutput(<thermalfoundation:material:328>*16);
mythcomp9.build();
val mythcomp10 = RecipeBuilder.newBuilder("mythcomp10","mythic_processor_compactor",2);
mythcomp10.addEnergyPerTickInput(60000);
mythcomp10.addItemInput(<ore:gemEmerald> * 16);
mythcomp10.addItemOutput(<techreborn:plates:6>*16);
mythcomp10.build();
val mythcomp11 = RecipeBuilder.newBuilder("mythcomp11","mythic_processor_compactor",2);
mythcomp11.addEnergyPerTickInput(60000);
mythcomp11.addItemInput(<ore:ingotDreadite> * 16);
mythcomp11.addItemOutput(<materialpart:dreadite:plate>*16);
mythcomp11.build();
val mythcomp12 = RecipeBuilder.newBuilder("mythcomp12","mythic_processor_compactor",2);
mythcomp12.addEnergyPerTickInput(60000);
mythcomp12.addItemInput(<ore:gemPeridot> * 16);
mythcomp12.addItemOutput(<techreborn:plates:14>*16);
mythcomp12.build();
val mythcomp13 = RecipeBuilder.newBuilder("mythcomp13","mythic_processor_compactor",2);
mythcomp13.addEnergyPerTickInput(60000);
mythcomp13.addItemInput(<ore:ingotAluminum> * 16);
mythcomp13.addItemOutput(<thermalfoundation:material:324>*16);
mythcomp13.build();
val mythcomp14 = RecipeBuilder.newBuilder("mythcomp14","mythic_processor_compactor",2);
mythcomp14.addEnergyPerTickInput(60000);
mythcomp14.addItemInput(<ore:dustRedstone> * 16);
mythcomp14.addItemOutput(<techreborn:plates:4>*16);
mythcomp14.build();
val mythcomp15 = RecipeBuilder.newBuilder("mythcomp15","mythic_processor_compactor",2);
mythcomp15.addEnergyPerTickInput(60000);
mythcomp15.addItemInput(<ore:gemRedGarnet> * 16);
mythcomp15.addItemOutput(<techreborn:plates:15>*16);
mythcomp15.build();
val mythcomp16 = RecipeBuilder.newBuilder("mythcomp16","mythic_processor_compactor",2);
mythcomp16.addEnergyPerTickInput(60000);
mythcomp16.addItemInput(<ore:ingotMithminite> * 16);
mythcomp16.addItemOutput(<thaumadditions:mithminite_plate>*16);
mythcomp16.build();
val mythcomp17 = RecipeBuilder.newBuilder("mythcomp17","mythic_processor_compactor",2);
mythcomp17.addEnergyPerTickInput(60000);
mythcomp17.addItemInput(<ore:ingotTungstensteel> * 16);
mythcomp17.addItemOutput(<techreborn:plates:33>*16);
mythcomp17.build();
val mythcomp18 = RecipeBuilder.newBuilder("mythcomp18","mythic_processor_compactor",2);
mythcomp18.addEnergyPerTickInput(60000);
mythcomp18.addItemInput(<ore:ingotUranium> * 16);
mythcomp18.addItemOutput(<immersiveengineering:metal:35>*16);
mythcomp18.build();
val mythcomp19 = RecipeBuilder.newBuilder("mythcomp19","mythic_processor_compactor",2);
mythcomp19.addEnergyPerTickInput(60000);
mythcomp19.addItemInput(<ore:ingotTungsten> * 16);
mythcomp19.addItemOutput(<techreborn:plates:32>*16);
mythcomp19.build();
val mythcomp20 = RecipeBuilder.newBuilder("mythcomp20","mythic_processor_compactor",2);
mythcomp20.addEnergyPerTickInput(60000);
mythcomp20.addItemInput(<ore:ingotTin> * 16);
mythcomp20.addItemOutput(<thermalfoundation:material:321>*16);
mythcomp20.build();
val mythcomp21 = RecipeBuilder.newBuilder("mythcomp21","mythic_processor_compactor",2);
mythcomp21.addEnergyPerTickInput(60000);
mythcomp21.addItemInput(<ore:ingotEnderium> * 16);
mythcomp21.addItemOutput(<thermalfoundation:material:359>*16);
mythcomp21.build();
val mythcomp22 = RecipeBuilder.newBuilder("mythcomp22","mythic_processor_compactor",2);
mythcomp22.addEnergyPerTickInput(60000);
mythcomp22.addItemInput(<ore:ingotAdaminite> * 16);
mythcomp22.addItemOutput(<thaumadditions:adaminite_plate>*16);
mythcomp22.build();
val mythcomp23 = RecipeBuilder.newBuilder("mythcomp23","mythic_processor_compactor",2);
mythcomp23.addEnergyPerTickInput(60000);
mythcomp23.addItemInput(<ore:ingotIridiumAlloy> * 16);
mythcomp23.addItemOutput(<techreborn:plates:38>*16);
mythcomp23.build();
val mythcomp24 = RecipeBuilder.newBuilder("mythcomp24","mythic_processor_compactor",2);
mythcomp24.addEnergyPerTickInput(60000);
mythcomp24.addItemInput(<ore:ingotRefinedIron> * 16);
mythcomp24.addItemOutput(<techreborn:plates:35>*16);
mythcomp24.build();
val mythcomp25 = RecipeBuilder.newBuilder("mythcomp25","mythic_processor_compactor",2);
mythcomp25.addEnergyPerTickInput(60000);
mythcomp25.addItemInput(<ore:ingotHassium> * 16);
mythcomp25.addItemOutput(<materialpart:hassium:plate>*16);
mythcomp25.build();
val mythcomp26 = RecipeBuilder.newBuilder("mythcomp26","mythic_processor_compactor",2);
mythcomp26.addEnergyPerTickInput(60000);
mythcomp26.addItemInput(<ore:ingotColdIron> * 16);
mythcomp26.addItemOutput(<bewitchment:cold_iron_plate>*16);
mythcomp26.build();
val mythcomp27 = RecipeBuilder.newBuilder("mythcomp27","mythic_processor_compactor",2);
mythcomp27.addEnergyPerTickInput(60000);
mythcomp27.addItemInput(<ore:ingotConstantan> * 16);
mythcomp27.addItemOutput(<thermalfoundation:material:356>*16);
mythcomp27.build();
val mythcomp28 = RecipeBuilder.newBuilder("mythcomp28","mythic_processor_compactor",2);
mythcomp28.addEnergyPerTickInput(60000);
mythcomp28.addItemInput(<ore:ingotSignalum> * 16);
mythcomp28.addItemOutput(<thermalfoundation:material:357>*16);
mythcomp28.build();
val mythcomp29 = RecipeBuilder.newBuilder("mythcomp29","mythic_processor_compactor",2);
mythcomp29.addEnergyPerTickInput(60000);
mythcomp29.addItemInput(<ore:gemRuby> * 16);
mythcomp29.addItemOutput(<techreborn:plates:12>*16);
mythcomp29.build();
val mythcomp30 = RecipeBuilder.newBuilder("mythcomp30","mythic_processor_compactor",2);
mythcomp30.addEnergyPerTickInput(60000);
mythcomp30.addItemInput(<ore:ingotIridium> * 16);
mythcomp30.addItemOutput(<thermalfoundation:material:327>*16);
mythcomp30.build();
val mythcomp31 = RecipeBuilder.newBuilder("mythcomp31","mythic_processor_compactor",2);
mythcomp31.addEnergyPerTickInput(60000);
mythcomp31.addItemInput(<ore:ingotIron> * 16);
mythcomp31.addItemOutput(<thermalfoundation:material:32>*16);
mythcomp31.build();
val mythcomp32 = RecipeBuilder.newBuilder("mythcomp32","mythic_processor_compactor",2);
mythcomp32.addEnergyPerTickInput(60000);
mythcomp32.addItemInput(<ore:ingotBrass> * 16);
mythcomp32.addItemOutput(<techreborn:plates:18>*16);
mythcomp32.build();
val mythcomp33 = RecipeBuilder.newBuilder("mythcomp33","mythic_processor_compactor",2);
mythcomp33.addEnergyPerTickInput(60000);
mythcomp33.addItemInput(<ore:ingotTitaniumIridium> * 16);
mythcomp33.addItemOutput(<advancedrocketry:productplate:1>*16);
mythcomp33.build();
val mythcomp34 = RecipeBuilder.newBuilder("mythcomp34","mythic_processor_compactor",2);
mythcomp34.addEnergyPerTickInput(60000);
mythcomp34.addItemInput(<ore:ingotSilicon> * 16);
mythcomp34.addItemOutput(<libvulpes:productplate:3>*16);
mythcomp34.build();
val mythcomp35 = RecipeBuilder.newBuilder("mythcomp35","mythic_processor_compactor",2);
mythcomp35.addEnergyPerTickInput(60000);
mythcomp35.addItemInput(<ore:ingotSteel> * 16);
mythcomp35.addItemOutput(<thermalfoundation:material:352>*16);
mythcomp35.build();
val mythcomp36 = RecipeBuilder.newBuilder("mythcomp36","mythic_processor_compactor",2);
mythcomp36.addEnergyPerTickInput(60000);
mythcomp36.addItemInput(<ore:ingotVoid> * 16);
mythcomp36.addItemOutput(<thaumcraft:plate:3>*16);
mythcomp36.build();
val mythcomp37 = RecipeBuilder.newBuilder("mythcomp37","mythic_processor_compactor",2);
mythcomp37.addEnergyPerTickInput(60000);
mythcomp37.addItemInput(<ore:ingotSilver> * 16);
mythcomp37.addItemOutput(<thermalfoundation:material:322>*16);
mythcomp37.build();
val mythcomp38 = RecipeBuilder.newBuilder("mythcomp38","mythic_processor_compactor",2);
mythcomp38.addEnergyPerTickInput(60000);
mythcomp38.addItemInput(<ore:ingotLumium> * 16);
mythcomp38.addItemOutput(<thermalfoundation:material:358>*16);
mythcomp38.build();
val mythcomp39 = RecipeBuilder.newBuilder("mythcomp39","mythic_processor_compactor",2);
mythcomp39.addEnergyPerTickInput(60000);
mythcomp39.addItemInput(<ore:ingotElectrum> * 16);
mythcomp39.addItemOutput(<thermalfoundation:material:353>*16);
mythcomp39.build();
val mythcomp40 = RecipeBuilder.newBuilder("mythcomp40","mythic_processor_compactor",2);
mythcomp40.addEnergyPerTickInput(60000);
mythcomp40.addItemInput(<ore:coal> * 16);
mythcomp40.addItemOutput(<techreborn:plates:8>*16);
mythcomp40.build();
val mythcomp41 = RecipeBuilder.newBuilder("mythcomp41","mythic_processor_compactor",2);
mythcomp41.addEnergyPerTickInput(60000);
mythcomp41.addItemInput(<ore:ingotDreadedSteel> * 16);
mythcomp41.addItemOutput(<materialpart:dreaded_steel:plate>*16);
mythcomp41.build();
val mythcomp42 = RecipeBuilder.newBuilder("mythcomp42","mythic_processor_compactor",2);
mythcomp42.addEnergyPerTickInput(60000);
mythcomp42.addItemInput(<ore:ingotAdvancedAlloy> * 16);
mythcomp42.addItemOutput(<techreborn:plates:36>*16);
mythcomp42.build();
val mythcomp43 = RecipeBuilder.newBuilder("mythcomp43","mythic_processor_compactor",2);
mythcomp43.addEnergyPerTickInput(60000);
mythcomp43.addItemInput(<ore:ingotThaumium> * 16);
mythcomp43.addItemOutput(<thaumcraft:plate:2>*16);
mythcomp43.build();
val mythcomp44 = RecipeBuilder.newBuilder("mythcomp44","mythic_processor_compactor",2);
mythcomp44.addEnergyPerTickInput(60000);
mythcomp44.addItemInput(<ore:ingotCopper> * 16);
mythcomp44.addItemOutput(<thermalfoundation:material:320>*16);
mythcomp44.build();
val mythcomp45 = RecipeBuilder.newBuilder("mythcomp45","mythic_processor_compactor",2);
mythcomp45.addEnergyPerTickInput(60000);
mythcomp45.addItemInput(<ore:ingotTitaniumAluminide> * 16);
mythcomp45.addItemOutput(<advancedrocketry:productplate:0>*16);
mythcomp45.build();
val mythcomp46 = RecipeBuilder.newBuilder("mythcomp46","mythic_processor_compactor",2);
mythcomp46.addEnergyPerTickInput(60000);
mythcomp46.addItemInput(<ore:ingotPlatinum> * 16);
mythcomp46.addItemOutput(<thermalfoundation:material:326>*16);
mythcomp46.build();
val mythcomp47 = RecipeBuilder.newBuilder("mythcomp47","mythic_processor_compactor",2);
mythcomp47.addEnergyPerTickInput(60000);
mythcomp47.addItemInput(<ore:ingotNickel> * 16);
mythcomp47.addItemOutput(<thermalfoundation:material:325>*16);
mythcomp47.build();
val mythcomp48 = RecipeBuilder.newBuilder("mythcomp48","mythic_processor_compactor",2);
mythcomp48.addEnergyPerTickInput(60000);
mythcomp48.addItemInput(<ore:ingotElectrumFlux> * 16);
mythcomp48.addItemOutput(<redstonearsenal:material:128>*16);
mythcomp48.build();
val mythcomp49 = RecipeBuilder.newBuilder("mythcomp49","mythic_processor_compactor",2);
mythcomp49.addEnergyPerTickInput(60000);
mythcomp49.addItemInput(<ore:gemYellowGarnet> * 16);
mythcomp49.addItemOutput(<techreborn:plates:16>*16);
mythcomp49.build();
val mythcomp50 = RecipeBuilder.newBuilder("mythcomp50","mythic_processor_compactor",2);
mythcomp50.addEnergyPerTickInput(60000);
mythcomp50.addItemInput(<ore:obsidian> * 16);
mythcomp50.addItemOutput(<techreborn:plates:9>*16);
mythcomp50.build();
val mythcomp51 = RecipeBuilder.newBuilder("mythcomp51","mythic_processor_compactor",2);
mythcomp51.addEnergyPerTickInput(60000);
mythcomp51.addItemInput(<ore:ingotMithrillium> * 16);
mythcomp51.addItemOutput(<thaumadditions:mithrillium_plate>*16);
mythcomp51.build();
val mythcomp52 = RecipeBuilder.newBuilder("mythcomp52","mythic_processor_compactor",2);
mythcomp52.addEnergyPerTickInput(60000);
mythcomp52.addItemInput(<ore:ingotGold> * 16);
mythcomp52.addItemOutput(<thermalfoundation:material:33>*16);
mythcomp52.build();
val mythcomp53 = RecipeBuilder.newBuilder("mythcomp53","mythic_processor_compactor",2);
mythcomp53.addEnergyPerTickInput(60000);
mythcomp53.addItemInput(<ore:ingotCarbon> * 16);
mythcomp53.addItemOutput(<techreborn:plates:2>*16);
mythcomp53.build();
val mythcomp54 = RecipeBuilder.newBuilder("mythcomp54","mythic_processor_compactor",2);
mythcomp54.addEnergyPerTickInput(60000);
mythcomp54.addItemInput(<ore:ingotVibraniumAlloy> * 16);
mythcomp54.addItemOutput(<materialpart:vibranium_alloy:plate>*16);
mythcomp54.build();
val mythcomp55 = RecipeBuilder.newBuilder("mythcomp55","mythic_processor_compactor",2);
mythcomp55.addEnergyPerTickInput(60000);
mythcomp55.addItemInput(<ore:ingotChrome> * 16);
mythcomp55.addItemOutput(<techreborn:plates:20>*16);
mythcomp55.build();
val mythcomp56 = RecipeBuilder.newBuilder("mythcomp56","mythic_processor_compactor",2);
mythcomp56.addEnergyPerTickInput(60000);
mythcomp56.addItemInput(<ore:dustYellowGarnet> * 16);
mythcomp56.addItemOutput(<techreborn:plates:16>*16);
mythcomp56.build();
val mythcomp57 = RecipeBuilder.newBuilder("mythcomp57","mythic_processor_compactor",2);
mythcomp57.addEnergyPerTickInput(60000);
mythcomp57.addItemInput(<ore:dustRedGarnet> * 16);
mythcomp57.addItemOutput(<techreborn:plates:15>*16);
mythcomp57.build();
val mythcomp58 = RecipeBuilder.newBuilder("mythcomp58","mythic_processor_compactor",20);
mythcomp58.addEnergyPerTickInput(60000);
mythcomp58.addItemInput(<contenttweaker:defined_ingot>);
mythcomp58.addItemInput(<contenttweaker:bloodmaster_block>*4);
mythcomp58.addItemOutput(<contenttweaker:defined_plate>);
mythcomp58.build();
val mythcomp59 = RecipeBuilder.newBuilder("mythcomp59","mythic_processor_compactor",20);
mythcomp59.addEnergyPerTickInput(60000);
mythcomp59.addItemInput(<contenttweaker:compressed_clump_mythic>*9);
mythcomp59.addItemOutput(<contenttweaker:double_compressed_clump_mythic>);
mythcomp59.build();
val mythcomp60 = RecipeBuilder.newBuilder("mythcomp60","mythic_processor_compactor",20);
mythcomp60.addEnergyPerTickInput(60000);
mythcomp60.addItemInput(<contenttweaker:double_compressed_clump_mythic>*9);
mythcomp60.addItemOutput(<contenttweaker:triple_compressed_clump_mythic>);
mythcomp60.build();
val mythcomp61 = RecipeBuilder.newBuilder("mythcomp61","mythic_processor_compactor",2);
mythcomp61.addEnergyPerTickInput(60000);
mythcomp61.addItemInput(<ore:ingotIchorium>*16);
mythcomp61.addItemOutput(<ore:plateIchorium>*16);
mythcomp61.build();
val mythcomp62 = RecipeBuilder.newBuilder("mythcomp62","mythic_processor_compactor",2);
mythcomp62.addEnergyPerTickInput(60000);
mythcomp62.addItemInput(<contenttweaker:phasing_alloy_ingot>*4);
mythcomp62.addItemOutput(<contenttweaker:phasing_alloy_plate>*4);
mythcomp62.build();
val mythcomp63 = RecipeBuilder.newBuilder("mythcomp63","mythic_processor_compactor",2);
mythcomp63.addEnergyPerTickInput(60000);
mythcomp63.addItemInput(<contenttweaker:naquadah_ingot>*4);
mythcomp63.addItemOutput(<contenttweaker:naquadah_plate>*4);
mythcomp63.build();
val mythcomp64 = RecipeBuilder.newBuilder("mythcomp64","mythic_processor_compactor",2);
mythcomp64.addEnergyPerTickInput(60000);
mythcomp64.addItemInput(<contenttweaker:wrought_iron_shard>*4);
mythcomp64.addItemInput(<aoa3:charged_runium_chunk>*4);
mythcomp64.addItemOutput(<contenttweaker:wrought_iron_plate>);
mythcomp64.build();
val mythcomp70 = RecipeBuilder.newBuilder("mythcomp70","mythic_processor_compactor",2);
mythcomp70.addEnergyPerTickInput(60000);
mythcomp70.addItemInput(<contenttweaker:osiris_spinel>*4);
mythcomp70.addItemOutput(<ore:plateOsiris>*4);
mythcomp70.build();
val mythcomp71 = RecipeBuilder.newBuilder("mythcomp71","mythic_processor_compactor",2);
mythcomp71.addEnergyPerTickInput(60000);
mythcomp71.addItemInput(<contenttweaker:ptah_spinel>*4);
mythcomp71.addItemOutput(<ore:platePtah>*4);
mythcomp71.build();
val mythcomp72 = RecipeBuilder.newBuilder("mythcomp72","mythic_processor_compactor",2);
mythcomp72.addEnergyPerTickInput(60000);
mythcomp72.addItemInput(<contenttweaker:hator_spinel>*4);
mythcomp72.addItemOutput(<ore:plateHator>*4);
mythcomp72.build();
val mythcomp73 = RecipeBuilder.newBuilder("mythcomp73","mythic_processor_compactor",2);
mythcomp73.addEnergyPerTickInput(60000);
mythcomp73.addItemInput(<contenttweaker:europa_spinel>*4);
mythcomp73.addItemOutput(<ore:plateEuropa>*4);
mythcomp73.build();
val mythcomp74 = RecipeBuilder.newBuilder("mythcomp74","mythic_processor_compactor",2);
mythcomp74.addEnergyPerTickInput(60000);
mythcomp74.addItemInput(<contenttweaker:oi_spinel>*4);
mythcomp74.addItemOutput(<ore:plateOi>*4);
mythcomp74.build();
val mythcomp75 = RecipeBuilder.newBuilder("mythcomp75","mythic_processor_compactor",2);
mythcomp75.addEnergyPerTickInput(60000);
mythcomp75.addItemInput(<contenttweaker:falacer_spinel>*4);
mythcomp75.addItemOutput(<ore:plateFalacer>*4);
mythcomp75.build();
val mythcomp76 = RecipeBuilder.newBuilder("mythcomp76","mythic_processor_compactor",2);
mythcomp76.addEnergyPerTickInput(60000);
mythcomp76.addItemInput(<contenttweaker:orcus_spinel>*4);
mythcomp76.addItemOutput(<ore:plateOrcus>*4);
mythcomp76.build();
val mythcomp77 = RecipeBuilder.newBuilder("mythcomp77","mythic_processor_compactor",2);
mythcomp77.addEnergyPerTickInput(60000);
mythcomp77.addItemInput(<contenttweaker:haumea_spinel>*4);
mythcomp77.addItemOutput(<ore:plateHaumea>*4);
mythcomp77.build();
val mythcomp78 = RecipeBuilder.newBuilder("mythcomp78","mythic_processor_compactor",2);
mythcomp78.addEnergyPerTickInput(60000);
mythcomp78.addItemInput(<contenttweaker:sedna_spinel>*4);
mythcomp78.addItemOutput(<ore:plateSedna>*4);
mythcomp78.build();
val mythcomp79 = RecipeBuilder.newBuilder("mythcomp79","mythic_processor_compactor",2);
mythcomp79.addEnergyPerTickInput(60000);
mythcomp79.addItemInput(<ore:ingotBloodmasterMetal>*4);
mythcomp79.addItemOutput(<contenttweaker:bloodmaster_block>);
mythcomp79.build();
val mythcomp80 = RecipeBuilder.newBuilder("mythcomp80","mythic_processor_compactor",2);
mythcomp80.addEnergyPerTickInput(60000);
mythcomp80.addItemInput(<contenttweaker:imperfect_gallifreyan_alloy>);
mythcomp80.addItemOutput(<contenttweaker:imperfect_gallifreyan_plate>);
mythcomp80.build();
val mythcomp81 = RecipeBuilder.newBuilder("mythcomp81","mythic_processor_compactor",2);
mythcomp81.addEnergyPerTickInput(60000);
mythcomp81.addItemInput(<contenttweaker:perfected_gallifreyan_alloy>);
mythcomp81.addItemOutput(<contenttweaker:perfected_gallifreyan_plate>);
mythcomp81.build();
val mythcomp82 = RecipeBuilder.newBuilder("mythcomp82","mythic_processor_compactor",2);
mythcomp82.addEnergyPerTickInput(60000);
mythcomp82.addItemInput(<erebus:materials:15>*4);
mythcomp82.addItemInput(<erebus:materials:35>);
mythcomp82.addItemOutput(<contenttweaker:hyperchitinous_plate>);
mythcomp82.addItemOutput(<nuclearcraft:dust:8>);
mythcomp82.build();
val mythcomp83 = RecipeBuilder.newBuilder("mythcomp83","mythic_processor_compactor",2);
mythcomp83.addEnergyPerTickInput(60000);
mythcomp83.addItemInput(<contenttweaker:unidentified_ingot>);
mythcomp83.addItemInput(<projecte:nova_cataclysm>*4);
mythcomp83.addItemOutput(<contenttweaker:unidentified_plate>);
mythcomp83.addItemOutput(<techreborn:dust:15>*12);
mythcomp83.build();
val mythcomp84 = RecipeBuilder.newBuilder("mythcomp84","mythic_processor_compactor",2);
mythcomp84.addEnergyPerTickInput(60000);
mythcomp84.addItemInput(<woot:shard:3>);
mythcomp84.addItemOutput(<woot:stygianironingot>*1);
mythcomp84.build();
val mythcomp85 = RecipeBuilder.newBuilder("mythcomp85","mythic_processor_compactor",2);
mythcomp85.addEnergyPerTickInput(60000);
mythcomp85.addItemInput(<woot:shard:4>);
mythcomp85.addItemOutput(<woot:stygianironingot>*2);
mythcomp85.build();
val mythcomp86 = RecipeBuilder.newBuilder("mythcomp86","mythic_processor_compactor",2);
mythcomp86.addEnergyPerTickInput(60000);
mythcomp86.addItemInput(<woot:shard:5>);
mythcomp86.addItemOutput(<woot:stygianironingot>*3);
mythcomp86.build();
val mythcomp87 = RecipeBuilder.newBuilder("mythcomp87","mythic_processor_compactor",2);
mythcomp87.addEnergyPerTickInput(60000);
mythcomp87.addItemInput(<woot:shard:6>);
mythcomp87.addItemOutput(<woot:stygianironingot>*4);
mythcomp87.build();
val mythcomp88 = RecipeBuilder.newBuilder("mythcomp88","mythic_processor_compactor",2);
mythcomp88.addEnergyPerTickInput(60000);
mythcomp88.addItemInput(<ore:nuggeGold>);
mythcomp88.addItemOutput(<contenttweaker:gold_leaf>);
mythcomp88.build();