Finally a GIT!

This commit is contained in:
PietroSainaghi
2022-10-06 18:38:10 -07:00
commit 35aff91e33
7316 changed files with 575247 additions and 0 deletions
+325
View File
@@ -0,0 +1,325 @@
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();