Module:IndustrialChemReactorRecipeDictionary: Difference between revisions

From Evospace
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:
     {
     {
         name = 'NeutroniumPlate',
         name = 'NeutroniumPlate',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'HotNeutroniumPlate', 1},
             {'HotNeutroniumPlate', 1},
             {'Mercury', 2000},
             {'Mercury', 4000},
         },
         },
         output = {
         output = {
             {'NeutroniumPlate', 1},
             {'NeutroniumPlate', 1},
             {'HotMercury', 2000},
             {'HotMercury', 4000},
         },
         },
         ticks = 200,
         ticks = 400,
         tier = 6,
         tier = 6,
     },
     },
     {
     {
         name = 'SynthesisCell',
         name = 'SynthesisCell',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'Cell', 1},
             {'Cell', 1},
Line 27: Line 29:
     {
     {
         name = 'PolyethyleneSheet',
         name = 'PolyethyleneSheet',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'Ethylene', 1000},
             {'Ethylene', 1000},
Line 39: Line 42:
     {
     {
         name = 'MineralWater',
         name = 'MineralWater',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'Water', 1000},
             {'Water', 1000},
Line 49: Line 53:
     {
     {
         name = 'HotMercury',
         name = 'HotMercury',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'HotMercury', 1000},
             {'HotMercury', 1000},
Line 59: Line 64:
     {
     {
         name = 'TitaniumTetrachloride',
         name = 'TitaniumTetrachloride',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'PreparedTitaniumOxideDust', 1},
             {'PreparedTitaniumOxideDust', 1},
Line 70: Line 76:
     {
     {
         name = 'TitaniumSponge',
         name = 'TitaniumSponge',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'TitaniumTetrachloride', 1000},
             {'TitaniumTetrachloride', 1000},
Line 81: Line 88:
     {
     {
         name = 'ProducerGas',
         name = 'ProducerGas',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'Coal', 1},
             {'CoalDust', 1},
         },
         },
         output = {
         output = {
Line 93: Line 101:
     {
     {
         name = 'RocketFuel',
         name = 'RocketFuel',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'Chlorine', 1000},
             {'Chlorine', 1000},
Line 108: Line 117:
     {
     {
         name = 'RocketFuel2',
         name = 'RocketFuel2',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'Chlorine', 1000},
             {'Chlorine', 1000},
Line 123: Line 133:
     {
     {
         name = 'Ethylene',
         name = 'Ethylene',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'ProducerGas', 1000},
             {'ProducerGas', 1000},
Line 134: Line 145:
     {
     {
         name = 'Sulfur',
         name = 'Sulfur',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'HeavyOil', 150},
             {'HeavyOil', 150},
Line 146: Line 158:
     {
     {
         name = 'SulfuricAcid',
         name = 'SulfuricAcid',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'Sulfur', 1},
             {'Sulfur', 1},
Line 155: Line 168:
         },
         },
         ticks = 200,
         ticks = 200,
         tier = 4,
         tier = 3,
     },
     },
     {
     {
         name = 'RapeseedOil',
         name = 'RapeseedOil',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'RapeseedOil', 1000},
             {'RapeseedOil', 1000},
Line 171: Line 185:
     {
     {
         name = 'Hydrogen',
         name = 'Hydrogen',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'ProducerGas', 1000},
             {'ProducerGas', 1000},
Line 181: Line 196:
     {
     {
         name = 'Coal',
         name = 'Coal',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'Ash', 3},
             {'Ash', 3},
Line 191: Line 207:
     {
     {
         name = 'Ammonia',
         name = 'Ammonia',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'Nitrogen', 250},
             {'Nitrogen', 250},
Line 202: Line 219:
     {
     {
         name = 'CarbonMonoxide',
         name = 'CarbonMonoxide',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'CoalDust', 1},
             {'CoalDust', 1},
Line 213: Line 231:
     {
     {
         name = 'AmmoniumChloride',
         name = 'AmmoniumChloride',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'Ammonia', 500},
             {'Ammonia', 500},
Line 225: Line 244:
     {
     {
         name = 'Methanol',
         name = 'Methanol',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'CarbonMonoxide', 250},
             {'CarbonMonoxide', 250},
Line 236: Line 256:
     {
     {
         name = 'NitricAcid',
         name = 'NitricAcid',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'Oxygen', 250},
             {'Oxygen', 250},
Line 247: Line 268:
     {
     {
         name = 'PlatinumSolution',
         name = 'PlatinumSolution',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'PyroplatiteDust', 10},
             {'PyroplatiteDust', 10},
Line 259: Line 281:
     {
     {
         name = 'Platinum',
         name = 'Platinum',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'PlatinumSolution', 1300},
             {'PlatinumSolution', 1300},
Line 271: Line 294:
     {
     {
         name = 'HighCetaneDiesel',
         name = 'HighCetaneDiesel',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'Diesel', 900},
             {'Diesel', 900},
Line 283: Line 307:
     {
     {
         name = 'Superfuel',
         name = 'Superfuel',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'HighCetaneDiesel', 1000},
             {'HighCetaneDiesel', 1000},
Line 294: Line 319:
     {
     {
         name = 'Superfuel2',
         name = 'Superfuel2',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'HighCetaneDiesel', 1000},
             {'HighCetaneDiesel', 1000},
Line 305: Line 331:
     {
     {
         name = 'CarbonPrecursor',
         name = 'CarbonPrecursor',
        machine = 'IndustrialChemReactor',
         input = {
         input = {
             {'HeavyOil', 1000},
             {'HeavyOil', 1000},
Line 313: Line 340:
         },
         },
         ticks = 200,
         ticks = 200,
        tier = 5,
     },
     },
}
}

Latest revision as of 23:01, 27 January 2026

Documentation for this module may be created at Module:IndustrialChemReactorRecipeDictionary/doc

return {
    {
        name = 'NeutroniumPlate',
        machine = 'IndustrialChemReactor',
        input = {
            {'HotNeutroniumPlate', 1},
            {'Mercury', 4000},
        },
        output = {
            {'NeutroniumPlate', 1},
            {'HotMercury', 4000},
        },
        ticks = 400,
        tier = 6,
    },
    {
        name = 'SynthesisCell',
        machine = 'IndustrialChemReactor',
        input = {
            {'Cell', 1},
            {'ProducerGas', 3000},
        },
        output = {
            {'SynthesisCell', 1},
        },
        ticks = 200,
        tier = 6,
    },
    {
        name = 'PolyethyleneSheet',
        machine = 'IndustrialChemReactor',
        input = {
            {'Ethylene', 1000},
            {'Catalyst', 1},
        },
        output = {
            {'PolyethyleneSheet', 10},
        },
        ticks = 600,
        tier = 3,
    },
    {
        name = 'MineralWater',
        machine = 'IndustrialChemReactor',
        input = {
            {'Water', 1000},
        },
        output = {
            {'Salt', 1},
        },
        ticks = 400,
    },
    {
        name = 'HotMercury',
        machine = 'IndustrialChemReactor',
        input = {
            {'HotMercury', 1000},
        },
        output = {
            {'Mercury', 1000},
        },
        ticks = 600,
    },
    {
        name = 'TitaniumTetrachloride',
        machine = 'IndustrialChemReactor',
        input = {
            {'PreparedTitaniumOxideDust', 1},
            {'Chlorine', 1000},
        },
        output = {
            {'TitaniumTetrachloride', 1000},
        },
        ticks = 200,
    },
    {
        name = 'TitaniumSponge',
        machine = 'IndustrialChemReactor',
        input = {
            {'TitaniumTetrachloride', 1000},
            {'AluminiumDust', 1},
        },
        output = {
            {'TitaniumSponge', 1},
        },
        ticks = 200,
    },
    {
        name = 'ProducerGas',
        machine = 'IndustrialChemReactor',
        input = {
            {'CoalDust', 1},
        },
        output = {
            {'Ash', 1},
            {'ProducerGas', 200},
        },
        ticks = 400,
        tier = 3,
    },
    {
        name = 'RocketFuel',
        machine = 'IndustrialChemReactor',
        input = {
            {'Chlorine', 1000},
            {'Ammonia', 1000},
            {'Ethanol', 2000},
            {'Gasoline', 4000},
            {'Catalyst', 1},
        },
        output = {
            {'RocketFuel', 6000},
        },
        ticks = 600,
        tier = 4,
    },
    {
        name = 'RocketFuel2',
        machine = 'IndustrialChemReactor',
        input = {
            {'Chlorine', 1000},
            {'Ammonia', 1000},
            {'Ethanol', 2000},
            {'Gasoline', 3000},
            {'UltimateCatalyst', 1},
        },
        output = {
            {'RocketFuel', 8000},
        },
        ticks = 600,
        tier = 7,
    },
    {
        name = 'Ethylene',
        machine = 'IndustrialChemReactor',
        input = {
            {'ProducerGas', 1000},
            {'Catalyst', 1},
        },
        output = {
            {'Ethylene', 1000},
        },
        ticks = 200,
    },
    {
        name = 'Sulfur',
        machine = 'IndustrialChemReactor',
        input = {
            {'HeavyOil', 150},
            {'Water', 250},
        },
        output = {
            {'Sulfur', 1},
        },
        ticks = 200,
        tier = 4,
    },
    {
        name = 'SulfuricAcid',
        machine = 'IndustrialChemReactor',
        input = {
            {'Sulfur', 1},
            {'Water', 1000},
            {'Catalyst', 1},
        },
        output = {
            {'SulfuricAcid', 300},
        },
        ticks = 200,
        tier = 3,
    },
    {
        name = 'RapeseedOil',
        machine = 'IndustrialChemReactor',
        input = {
            {'RapeseedOil', 1000},
            {'Ethanol', 150},
            {'Catalyst', 1},
        },
        output = {
            {'Diesel', 400},
        },
        ticks = 400,
    },
    {
        name = 'Hydrogen',
        machine = 'IndustrialChemReactor',
        input = {
            {'ProducerGas', 1000},
        },
        output = {
            {'Hydrogen', 750},
        },
        ticks = 200,
    },
    {
        name = 'Coal',
        machine = 'IndustrialChemReactor',
        input = {
            {'Ash', 3},
        },
        output = {
            {'Coal', 1},
        },
        ticks = 10,
    },
    {
        name = 'Ammonia',
        machine = 'IndustrialChemReactor',
        input = {
            {'Nitrogen', 250},
            {'Hydrogen', 750},
        },
        output = {
            {'Ammonia', 1000},
        },
        ticks = 200,
    },
    {
        name = 'CarbonMonoxide',
        machine = 'IndustrialChemReactor',
        input = {
            {'CoalDust', 1},
            {'Oxygen', 500},
        },
        output = {
            {'CarbonMonoxide', 250},
        },
        ticks = 100,
    },
    {
        name = 'AmmoniumChloride',
        machine = 'IndustrialChemReactor',
        input = {
            {'Ammonia', 500},
            {'Chlorine', 500},
        },
        output = {
            {'AmmoniumChloride', 1},
        },
        ticks = 100,
        tier = 5,
    },
    {
        name = 'Methanol',
        machine = 'IndustrialChemReactor',
        input = {
            {'CarbonMonoxide', 250},
            {'Hydrogen', 750},
        },
        output = {
            {'Ethanol', 1000},
        },
        ticks = 100,
    },
    {
        name = 'NitricAcid',
        machine = 'IndustrialChemReactor',
        input = {
            {'Oxygen', 250},
            {'Ammonia', 750},
        },
        output = {
            {'NitricAcid', 1000},
        },
        ticks = 150,
    },
    {
        name = 'PlatinumSolution',
        machine = 'IndustrialChemReactor',
        input = {
            {'PyroplatiteDust', 10},
            {'NitricAcid', 1000},
        },
        output = {
            {'PlatinumSolution', 1000},
        },
        ticks = 800,
        tier = 5,
    },
    {
        name = 'Platinum',
        machine = 'IndustrialChemReactor',
        input = {
            {'PlatinumSolution', 1300},
            {'AmmoniumChloride', 1},
        },
        output = {
            {'PlatinumDust', 1},
        },
        ticks = 400,
        tier = 5,
    },
    {
        name = 'HighCetaneDiesel',
        machine = 'IndustrialChemReactor',
        input = {
            {'Diesel', 900},
            {'NitricAcid', 100},
        },
        output = {
            {'HighCetaneDiesel', 1000},
        },
        ticks = 300,
        tier = 5,
    },
    {
        name = 'Superfuel',
        machine = 'IndustrialChemReactor',
        input = {
            {'HighCetaneDiesel', 1000},
            {'Catalyst', 1},
        },
        output = {
            {'Superfuel', 1000},
        },
        ticks = 3000,
    },
    {
        name = 'Superfuel2',
        machine = 'IndustrialChemReactor',
        input = {
            {'HighCetaneDiesel', 1000},
            {'UltimateCatalyst', 1},
        },
        output = {
            {'Superfuel', 1000},
        },
        ticks = 300,
    },
    {
        name = 'CarbonPrecursor',
        machine = 'IndustrialChemReactor',
        input = {
            {'HeavyOil', 1000},
            {'SulfuricAcid', 100},
        },
        output = {
            {'CarbonPrecursor', 1000},
        },
        ticks = 200,
        tier = 5,
    },
}