Files
meatballcraft/scripts/MythicProcessorEnricher.zs
2026-07-25 16:20:42 -05:00

275 lines
13 KiB
Plaintext

import mods.modularmachinery.RecipeBuilder;
val mythenrich1 = RecipeBuilder.newBuilder("mythenrich1","mythic_processor_enricher",2);
mythenrich1.addEnergyPerTickInput(1000000);
mythenrich1.addItemInput(<nuclearcraft:compound:1>*10);
mythenrich1.addFluidInput(<fluid:wet_steam>*100);
mythenrich1.addFluidOutput(<fluid:high_particulate_steam>*150);
mythenrich1.build();
val mythenrich2 = RecipeBuilder.newBuilder("mythenrich2","mythic_processor_enricher",2);
mythenrich2.addEnergyPerTickInput(1000000);
mythenrich2.addItemInput(<nuclearcraft:gem_dust:5>*10);
mythenrich2.addFluidInput(<fluid:water>*10000);
mythenrich2.addFluidOutput(<fluid:fluorite_water>*6660);
mythenrich2.build();
val mythenrich3 = RecipeBuilder.newBuilder("mythenrich3","mythic_processor_enricher",2);
mythenrich3.addEnergyPerTickInput(1000000);
mythenrich3.addItemInput(<bewitchment:salt>*10);
mythenrich3.addFluidInput(<fluid:water>*1000);
mythenrich3.addFluidOutput(<fluid:salt_water>*1000);
mythenrich3.build();
val mythenrich4 = RecipeBuilder.newBuilder("mythenrich4","mythic_processor_enricher",2);
mythenrich4.addEnergyPerTickInput(1000000);
mythenrich4.addItemInput(<ore:dustRhenium>*10);
mythenrich4.addFluidInput(<fluid:unbalanced_negative_matter>*500);
mythenrich4.addFluidOutput(<fluid:bohrium>*400);
mythenrich4.build();
val mythenrich5 = RecipeBuilder.newBuilder("mythenrich5","mythic_processor_enricher",2);
mythenrich5.addEnergyPerTickInput(1000000);
mythenrich5.addItemInput(<contenttweaker:lanthanum_salt>*10);
mythenrich5.addFluidInput(<fluid:fierymetal>*1440);
mythenrich5.addFluidOutput(<fluid:lanthanum>*400);
mythenrich5.build();
val mythenrich6 = RecipeBuilder.newBuilder("mythenrich6","mythic_processor_enricher",2);
mythenrich6.addEnergyPerTickInput(1000000);
mythenrich6.addItemInput(<contenttweaker:hempcrete_dust>*10);
mythenrich6.addFluidInput(<fluid:hydrochloric_acid>*50);
mythenrich6.addFluidOutput(<fluid:inorganic_remains>*200);
mythenrich6.build();
val mythenrich7 = RecipeBuilder.newBuilder("mythenrich7","mythic_processor_enricher",2);
mythenrich7.addEnergyPerTickInput(1000000);
mythenrich7.addItemInput(<contenttweaker:imperfect_neutronium_nugget>*10);
mythenrich7.addFluidInput(<fluid:fluix_plasma>*10000);
mythenrich7.addFluidOutput(<fluid:fluix_plasma>*11000);
mythenrich7.build();
val mythenrich8 = RecipeBuilder.newBuilder("mythenrich8","mythic_processor_enricher",2);
mythenrich8.addEnergyPerTickInput(1000000);
mythenrich8.addItemInput(<contenttweaker:actualizing_stone>*10);
mythenrich8.addFluidInput(<fluid:hyperdense_plasma>*1000);
mythenrich8.addFluidOutput(<fluid:high_entropy_hyperdense_plasma>*40000);
mythenrich8.build();
val mythenrich9 = RecipeBuilder.newBuilder("mythenrich9","mythic_processor_enricher",2);
mythenrich9.addEnergyPerTickInput(1000000);
mythenrich9.addItemInput(<ore:pulpWood>*40);
mythenrich9.addFluidInput(<fluid:jeweled_blend>*1500);
mythenrich9.addFluidOutput(<fluid:innerved_jeweled_blend>*1500);
mythenrich9.build();
val mythenrich10 = RecipeBuilder.newBuilder("mythenrich10","mythic_processor_enricher",2);
mythenrich10.addEnergyPerTickInput(1000000);
mythenrich10.addItemInput(<appliedenergistics2:material:45>*120);
mythenrich10.addFluidInput(<fluid:innerved_jeweled_blend>*1500);
mythenrich10.addFluidOutput(<fluid:ouranic_jeweled_blend>*1500);
mythenrich10.build();
val mythenrich11 = RecipeBuilder.newBuilder("mythenrich11","mythic_processor_enricher",2);
mythenrich11.addEnergyPerTickInput(1000000);
mythenrich11.addItemInput(<minecraft:gunpowder>*640);
mythenrich11.addFluidInput(<fluid:ouranic_jeweled_blend>*1500);
mythenrich11.addFluidOutput(<fluid:eikaic_jeweled_blend>*1500);
mythenrich11.build();
val mythenrich12 = RecipeBuilder.newBuilder("mythenrich12","mythic_processor_enricher",2);
mythenrich12.addEnergyPerTickInput(1000000);
mythenrich12.addItemInput(<contenttweaker:dust_of_infinite_wishes>*10);
mythenrich12.addFluidInput(<fluid:hint_of_divinity>*40000);
mythenrich12.addFluidOutput(<fluid:infinite_divine_wish>*80000);
mythenrich12.build();
val mythenrich13 = RecipeBuilder.newBuilder("mythenrich13","mythic_processor_enricher",2);
mythenrich13.addEnergyPerTickInput(1000000);
mythenrich13.addItemInput(<contenttweaker:dust_of_infinite_wishes>*10);
mythenrich13.addFluidInput(<fluid:hint_of_insanity>*40000);
mythenrich13.addFluidOutput(<fluid:infinite_insane_wish>*80000);
mythenrich13.build();
val mythenrich14 = RecipeBuilder.newBuilder("mythenrich14","mythic_processor_enricher",2);
mythenrich14.addEnergyPerTickInput(1000000);
mythenrich14.addItemInput(<contenttweaker:infused_dread_shard>*10);
mythenrich14.addFluidInput(<fluid:essence_of_betrayal>*500);
mythenrich14.addFluidOutput(<fluid:essence_of_betrayal>*1000);
mythenrich14.build();
val mythenrich15 = RecipeBuilder.newBuilder("mythenrich15","mythic_processor_enricher",2);
mythenrich15.addEnergyPerTickInput(1000000);
mythenrich15.addItemInput(<contenttweaker:stone_of_constraint>*10);
mythenrich15.addFluidInput(<fluid:essence_of_ilarity>*100);
mythenrich15.addFluidOutput(<fluid:matter_of_restraining>*40000);
mythenrich15.build();
val mythenrich16 = RecipeBuilder.newBuilder("mythenrich16","mythic_processor_enricher",2);
mythenrich16.addEnergyPerTickInput(1000000);
mythenrich16.addItemInput(<contenttweaker:vial_of_ilarity>*10);
mythenrich16.addFluidInput(<fluid:essence_of_ilarity>*100);
mythenrich16.addFluidOutput(<fluid:essence_of_ilarity>*40000);
mythenrich16.build();
val mythenrich17 = RecipeBuilder.newBuilder("mythenrich17","mythic_processor_enricher",2);
mythenrich17.addEnergyPerTickInput(1000000);
mythenrich17.addItemInput(<contenttweaker:divine_resonance_fabrial>*10);
mythenrich17.addFluidInput(<fluid:hint_of_divinity>*80000);
mythenrich17.addFluidOutput(<fluid:divine_resonant_hint>*80000);
mythenrich17.build();
val mythenrich18 = RecipeBuilder.newBuilder("mythenrich18","mythic_processor_enricher",2);
mythenrich18.addEnergyPerTickInput(1000000);
mythenrich18.addItemInput(<avaritia:resource:5>*10);
mythenrich18.addFluidInput(<fluid:divine_resonant_hint>*80000);
mythenrich18.addFluidOutput(<fluid:divine_resonance>*80000);
mythenrich18.build();
val mythenrich19 = RecipeBuilder.newBuilder("mythenrich19","mythic_processor_enricher",2);
mythenrich19.addEnergyPerTickInput(1000000);
mythenrich19.addItemInput(<contenttweaker:bismuth_cluster>*10);
mythenrich19.addFluidInput(<fluid:hydrochloric_acid>*100);
mythenrich19.addFluidOutput(<fluid:bismuth>*1440);
mythenrich19.build();
val mythenrich20 = RecipeBuilder.newBuilder("mythenrich20","mythic_processor_enricher",2);
mythenrich20.addEnergyPerTickInput(1000000);
mythenrich20.addItemInput(<contenttweaker:dream_projector_gem>*1);
mythenrich20.addFluidInput(<fluid:marginal_pearlized_essence>*2000);
mythenrich20.addFluidOutput(<fluid:marginal_pearlized_catalyst>*2000);
mythenrich20.build();
val mythenrich21 = RecipeBuilder.newBuilder("mythenrich21","mythic_processor_enricher",2);
mythenrich21.addEnergyPerTickInput(1000000);
mythenrich21.addItemInput(<contenttweaker:cursed_dragon_egg>*1);
mythenrich21.addFluidInput(<fluid:weak_pearlized_essence>*2000);
mythenrich21.addFluidOutput(<fluid:weak_pearlized_catalyst>*2000);
mythenrich21.build();
val mythenrich22 = RecipeBuilder.newBuilder("mythenrich22","mythic_processor_enricher",2);
mythenrich22.addEnergyPerTickInput(1000000);
mythenrich22.addItemInput(<contenttweaker:strange_stone_essence>*1);
mythenrich22.addFluidInput(<fluid:moderate_pearlized_essence>*2000);
mythenrich22.addFluidOutput(<fluid:moderate_pearlized_catalyst>*2000);
mythenrich22.build();
val mythenrich23 = RecipeBuilder.newBuilder("mythenrich23","mythic_processor_enricher",2);
mythenrich23.addEnergyPerTickInput(1000000);
mythenrich23.addItemInput(<contenttweaker:infinity_fragment>*4);
mythenrich23.addFluidInput(<fluid:strong_pearlized_essence>*2000);
mythenrich23.addFluidOutput(<fluid:strong_pearlized_catalyst>*2000);
mythenrich23.build();
val mythenrich24 = RecipeBuilder.newBuilder("mythenrich24","mythic_processor_enricher",2);
mythenrich24.addEnergyPerTickInput(1000000);
mythenrich24.addItemInput(<twilightforest:cinder_log>*64);
mythenrich24.addFluidInput(<fluid:hot_spring_water>*64000);
mythenrich24.addFluidOutput(<fluid:sacred_spring_fire>*64000);
mythenrich24.build();
val mythenrich25 = RecipeBuilder.newBuilder("mythenrich25","mythic_processor_enricher",2);
mythenrich25.addEnergyPerTickInput(1000000);
mythenrich25.addItemInput(<contenttweaker:neutronium_pearl>*1);
mythenrich25.addItemInput(<contenttweaker:cosmic_string_primer>*1);
mythenrich25.addFluidInput(<fluid:molten_hassium_alloy>*400000);
mythenrich25.addFluidOutput(<fluid:neutrhassium_alloy>*400000);
mythenrich25.build();
val mythenrich26 = RecipeBuilder.newBuilder("mythenrich26","mythic_processor_enricher",2);
mythenrich26.addEnergyPerTickInput(1000000);
mythenrich26.addItemInput(<contenttweaker:dna_primer>*100);
mythenrich26.addFluidInput(<fluid:bio.ethanol>*1000);
mythenrich26.addFluidOutput(<fluid:binnie.dna.raw>*1000);
mythenrich26.build();
val mythenrich27 = RecipeBuilder.newBuilder("mythenrich27","mythic_processor_enricher",2);
mythenrich27.addEnergyPerTickInput(1000000);
mythenrich27.addItemInput(<minecraft:wheat>*10);
mythenrich27.addFluidInput(<fluid:binnie.growth.medium>*250);
mythenrich27.addFluidOutput(<fluid:binnie.bacteria>*50);
mythenrich27.build();
val mythenrich28 = RecipeBuilder.newBuilder("mythenrich28","mythic_processor_enricher",2);
mythenrich28.addEnergyPerTickInput(1000000);
mythenrich28.addItemInput(<genetics:misc:4>*10);
mythenrich28.addFluidInput(<fluid:water>*250);
mythenrich28.addFluidOutput(<fluid:binnie.growth.medium>*250);
mythenrich28.build();
val mythenrich29 = RecipeBuilder.newBuilder("mythenrich29","mythic_processor_enricher",2);
mythenrich29.addEnergyPerTickInput(1000000);
mythenrich29.addItemInput(<contenttweaker:quasar_charged_gem>);
mythenrich29.addFluidInput(<fluid:pure_recursion>*200);
mythenrich29.addFluidOutput(<fluid:doped_recursion>*200);
mythenrich29.build();
val mythenrich30 = RecipeBuilder.newBuilder("mythenrich30","mythic_processor_enricher",2);
mythenrich30.addEnergyPerTickInput(1000000);
mythenrich30.addItemInput(<minecraft:coal>);
mythenrich30.addFluidInput(<fluid:glowstone>*100);
mythenrich30.addFluidOutput(<fluid:combustible_glowstone>*100);
mythenrich30.build();
val mythenrich31 = RecipeBuilder.newBuilder("mythenrich31","mythic_processor_enricher",2);
mythenrich31.addEnergyPerTickInput(1000000);
mythenrich31.addItemInput(<minecraft:blaze_powder>);
mythenrich31.addFluidInput(<fluid:refined_fuel>*100);
mythenrich31.addFluidOutput(<fluid:blazing_refined_fuel>*100);
mythenrich31.build();
val mythenrich32 = RecipeBuilder.newBuilder("mythenrich32","mythic_processor_enricher",2);
mythenrich32.addEnergyPerTickInput(1000000);
mythenrich32.addItemInput(<actuallyadditions:item_misc:23>);
mythenrich32.addFluidInput(<fluid:refinedcanolaoil>*1000);
mythenrich32.addFluidOutput(<fluid:crystaloil>*1000);
mythenrich32.build();
val mythenrich33 = RecipeBuilder.newBuilder("mythenrich33","mythic_processor_enricher",2);
mythenrich33.addEnergyPerTickInput(1000000);
mythenrich33.addItemInput(<actuallyadditions:item_misc:24>);
mythenrich33.addFluidInput(<fluid:crystaloil>*1000);
mythenrich33.addFluidOutput(<fluid:empoweredoil>*1000);
mythenrich33.build();
val mythenrich34 = RecipeBuilder.newBuilder("mythenrich34","mythic_processor_enricher",2);
mythenrich34.addEnergyPerTickInput(1000000);
mythenrich34.addItemInput(<contenttweaker:enriched_canola_seed>);
mythenrich34.addFluidInput(<fluid:empoweredoil>*1000);
mythenrich34.addFluidOutput(<fluid:enriched_canola_oil>*1000);
mythenrich34.build();
val mythenrich57 = RecipeBuilder.newBuilder("mythenrich57","mythic_processor_enricher",2);
mythenrich57.addEnergyPerTickInput(1000000);
mythenrich57.addItemInput(<thaumcraft:ingot:1>*10);
mythenrich57.addFluidInput(<fluid:iridium>*1440);
mythenrich57.addFluidOutput(<fluid:liquid_death>*2500);
mythenrich57.build();
val mythenrich58 = RecipeBuilder.newBuilder("mythenrich58","mythic_processor_enricher",2);
mythenrich58.addEnergyPerTickInput(1000000);
mythenrich58.addItemInput(<thermalfoundation:material:1025>*4);
mythenrich58.addFluidInput(<fluid:hot_fluorine>*1000);
mythenrich58.addFluidOutput(<fluid:fluorine>*1000);
mythenrich58.build();
val mythenrich59 = RecipeBuilder.newBuilder("mythenrich59","mythic_processor_enricher",2);
mythenrich59.addEnergyPerTickInput(1000000);
mythenrich59.addItemInput(<nuclearcraft:compound:3>*10);
mythenrich59.addFluidInput(<fluid:water>*10000);
mythenrich59.addFluidOutput(<fluid:sodium_fluoride_solution>*10000);
mythenrich59.build();
val mythenrich60 = RecipeBuilder.newBuilder("mythenrich60","mythic_processor_enricher",2);
mythenrich60.addEnergyPerTickInput(1000000);
mythenrich60.addItemInput(<contenttweaker:fine_mineral_dust>);
mythenrich60.addFluidInput(<fluid:ogerite>*144);
mythenrich60.addFluidOutput(<fluid:primal_ogerite>*144);
mythenrich60.build();