Module:Data/Processor/InInput: Difference between revisions

From Evospace
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:
     {
     {
         name = 'StainlessSteelAdvancedSign',
         name = 'StainlessSteelAdvancedSign',
        machine = 'Hand',
         input = {
         input = {
             {'StainlessSteelSign', 1},
             {'StainlessSteelSign', 1},
Line 14: Line 15:
     {
     {
         name = 'StainlessSteelSorter',
         name = 'StainlessSteelSorter',
        machine = 'Hand',
         input = {
         input = {
             {'StainlessSteelSplitter', 1},
             {'StainlessSteelSplitter', 1},
             {'Processor', 6},
             {'Processor', 3},
         },
         },
         output = {
         output = {
Line 26: Line 28:
     {
     {
         name = 'StainlessSteelCombustionEngine',
         name = 'StainlessSteelCombustionEngine',
        machine = 'Hand',
         input = {
         input = {
             {'StainlessSteelPlate', 10},
             {'StainlessSteelPlate', 10},
             {'StainlessSteelParts', 24},
             {'StainlessSteelParts', 24},
             {'Processor', 3},
             {'Processor', 1},
             {'Catalyst', 1},
             {'Catalyst', 1},
         },
         },
Line 40: Line 43:
     {
     {
         name = 'StainlessSteelGenerator',
         name = 'StainlessSteelGenerator',
        machine = 'Hand',
         input = {
         input = {
             {'StainlessSteelPlate', 8},
             {'StainlessSteelPlate', 8},
Line 54: Line 58:
     {
     {
         name = 'StainlessSteelLoader',
         name = 'StainlessSteelLoader',
        machine = 'Hand',
         input = {
         input = {
             {'StainlessSteelRobotArm', 5},
             {'StainlessSteelRobotArm', 5},
Line 62: Line 67:
         output = {
         output = {
             {'StainlessSteelLoader', 1},
             {'StainlessSteelLoader', 1},
        },
        ticks = 20,
        tier = 4,
    },
    {
        name = 'StainlessSteelOverflowPump',
        input = {
            {'Processor', 3},
            {'StainlessSteelPump', 1},
        },
        output = {
            {'StainlessSteelOverflowPump', 1},
         },
         },
         ticks = 20,
         ticks = 20,
Line 80: Line 73:
     {
     {
         name = 'StainlessSteelBatteryBox',
         name = 'StainlessSteelBatteryBox',
        machine = 'Hand',
         input = {
         input = {
             {'CopperConnector', 4},
             {'CopperConnector', 4},
Line 93: Line 87:
     {
     {
         name = 'StainlessSteelAssembler',
         name = 'StainlessSteelAssembler',
        machine = 'Hand',
         input = {
         input = {
             {'StainlessSteelRobotArm', 4},
             {'StainlessSteelRobotArm', 4},
             {'StainlessSteelPlate', 3},
             {'StainlessSteelPlate', 3},
             {'ReinforcedFrame', 2},
             {'ReinforcedFrame', 2},
             {'Processor', 5},
             {'Processor', 4},
         },
         },
         output = {
         output = {
Line 107: Line 102:
     {
     {
         name = 'StainlessSteelConstructor',
         name = 'StainlessSteelConstructor',
        machine = 'Hand',
         input = {
         input = {
             {'StainlessSteelRobotArm', 1},
             {'StainlessSteelRobotArm', 1},
             {'StainlessSteelPlate', 3},
             {'StainlessSteelPlate', 3},
             {'ReinforcedFrame', 1},
             {'ReinforcedFrame', 1},
             {'Processor', 4},
             {'Processor', 2},
         },
         },
         output = {
         output = {
Line 121: Line 117:
     {
     {
         name = 'StainlessSteelComputer',
         name = 'StainlessSteelComputer',
        machine = 'Hand',
         input = {
         input = {
             {'StainlessSteelPlate', 1},
             {'StainlessSteelPlate', 1},
             {'Processor', 5},
             {'Processor', 4},
         },
         },
         output = {
         output = {
Line 133: Line 130:
     {
     {
         name = 'StainlessSteelPumpjack',
         name = 'StainlessSteelPumpjack',
        machine = 'Hand',
         input = {
         input = {
             {'StainlessSteelPlate', 5},
             {'StainlessSteelPlate', 5},
Line 147: Line 145:
     {
     {
         name = 'QuantumCircuit2',
         name = 'QuantumCircuit2',
        machine = 'Assembler',
         input = {
         input = {
             {'QuantumCore', 2},
             {'QuantumCore', 4},
             {'Processor', 2},
             {'Processor', 2},
             {'Resistor', 6},
             {'Resistor', 6},
Line 161: Line 160:
     {
     {
         name = 'QuantumCircuit',
         name = 'QuantumCircuit',
        machine = 'Hand',
         input = {
         input = {
             {'QuantumCore', 2},
             {'QuantumCore', 6},
             {'Processor', 3},
             {'Processor', 3},
             {'Resistor', 6},
             {'Resistor', 6},
Line 174: Line 174:
     {
     {
         name = 'UltimateBattery',
         name = 'UltimateBattery',
        machine = 'Hand',
         input = {
         input = {
             {'SuperiorBattery', 5},
             {'SuperiorBattery', 5},
Line 185: Line 186:
     {
     {
         name = 'PowerCoil',
         name = 'PowerCoil',
        machine = 'Hand',
         input = {
         input = {
             {'AdvancedCoil', 3},
             {'AdvancedCoil', 3},
Line 197: Line 199:
     {
     {
         name = 'AdvancedSteampack',
         name = 'AdvancedSteampack',
        machine = 'Hand',
         input = {
         input = {
             {'StainlessSteelParts', 30},
             {'StainlessSteelParts', 30},
Line 210: Line 213:
     {
     {
         name = 'AdvancedJetpack',
         name = 'AdvancedJetpack',
        machine = 'Hand',
         input = {
         input = {
             {'StainlessSteelParts', 10},
             {'StainlessSteelParts', 10},
Line 224: Line 228:
     {
     {
         name = 'TitaniumSolarCell',
         name = 'TitaniumSolarCell',
        machine = 'Hand',
         input = {
         input = {
             {'StainlessSteelSolarCell', 4},
             {'StainlessSteelSolarCell', 4},
Line 237: Line 242:
     {
     {
         name = 'CompositeSolarCell',
         name = 'CompositeSolarCell',
        machine = 'Hand',
         input = {
         input = {
             {'TitaniumSolarCell', 4},
             {'TitaniumSolarCell', 4},
Line 250: Line 256:
     {
     {
         name = 'NeutroniumSolarCell',
         name = 'NeutroniumSolarCell',
        machine = 'Hand',
         input = {
         input = {
             {'CompositeSolarCell', 4},
             {'CompositeSolarCell', 4},

Latest revision as of 10:32, 30 October 2025

Documentation for this module may be created at Module:Data/Processor/InInput/doc

return {
    {
        name = 'StainlessSteelAdvancedSign',
        machine = 'Hand',
        input = {
            {'StainlessSteelSign', 1},
            {'Processor', 1},
        },
        output = {
            {'StainlessSteelAdvancedSign', 1},
        },
        ticks = 20,
        tier = 4,
    },
    {
        name = 'StainlessSteelSorter',
        machine = 'Hand',
        input = {
            {'StainlessSteelSplitter', 1},
            {'Processor', 3},
        },
        output = {
            {'StainlessSteelSorter', 1},
        },
        ticks = 20,
        tier = 4,
    },
    {
        name = 'StainlessSteelCombustionEngine',
        machine = 'Hand',
        input = {
            {'StainlessSteelPlate', 10},
            {'StainlessSteelParts', 24},
            {'Processor', 1},
            {'Catalyst', 1},
        },
        output = {
            {'StainlessSteelCombustionEngine', 1},
        },
        ticks = 100,
        tier = 4,
    },
    {
        name = 'StainlessSteelGenerator',
        machine = 'Hand',
        input = {
            {'StainlessSteelPlate', 8},
            {'CopperWire', 36},
            {'ReinforcedFrame', 1},
            {'Processor', 1},
        },
        output = {
            {'StainlessSteelGenerator', 1},
        },
        ticks = 20,
        tier = 4,
    },
    {
        name = 'StainlessSteelLoader',
        machine = 'Hand',
        input = {
            {'StainlessSteelRobotArm', 5},
            {'StainlessSteelElectricEngine', 1},
            {'Processor', 2},
            {'ReinforcedFrame', 1},
        },
        output = {
            {'StainlessSteelLoader', 1},
        },
        ticks = 20,
        tier = 4,
    },
    {
        name = 'StainlessSteelBatteryBox',
        machine = 'Hand',
        input = {
            {'CopperConnector', 4},
            {'StainlessSteelPlate', 2},
            {'Processor', 1},
        },
        output = {
            {'StainlessSteelBatteryBox', 1},
        },
        ticks = 20,
        tier = 4,
    },
    {
        name = 'StainlessSteelAssembler',
        machine = 'Hand',
        input = {
            {'StainlessSteelRobotArm', 4},
            {'StainlessSteelPlate', 3},
            {'ReinforcedFrame', 2},
            {'Processor', 4},
        },
        output = {
            {'StainlessSteelAssembler', 1},
        },
        ticks = 20,
        tier = 4,
    },
    {
        name = 'StainlessSteelConstructor',
        machine = 'Hand',
        input = {
            {'StainlessSteelRobotArm', 1},
            {'StainlessSteelPlate', 3},
            {'ReinforcedFrame', 1},
            {'Processor', 2},
        },
        output = {
            {'StainlessSteelConstructor', 1},
        },
        ticks = 20,
        tier = 4,
    },
    {
        name = 'StainlessSteelComputer',
        machine = 'Hand',
        input = {
            {'StainlessSteelPlate', 1},
            {'Processor', 4},
        },
        output = {
            {'StainlessSteelComputer', 1},
        },
        ticks = 20,
        tier = 4,
    },
    {
        name = 'StainlessSteelPumpjack',
        machine = 'Hand',
        input = {
            {'StainlessSteelPlate', 5},
            {'StainlessSteelParts', 8},
            {'StainlessSteelPipe', 5},
            {'Processor', 3},
        },
        output = {
            {'StainlessSteelPumpjack', 1},
        },
        ticks = 20,
        tier = 4,
    },
    {
        name = 'QuantumCircuit2',
        machine = 'Assembler',
        input = {
            {'QuantumCore', 4},
            {'Processor', 2},
            {'Resistor', 6},
            {'Transistor', 6},
        },
        output = {
            {'QuantumCircuit', 1},
        },
        ticks = 200,
        tier = 4,
    },
    {
        name = 'QuantumCircuit',
        machine = 'Hand',
        input = {
            {'QuantumCore', 6},
            {'Processor', 3},
            {'Resistor', 6},
        },
        output = {
            {'QuantumCircuit', 1},
        },
        ticks = 200,
        tier = 4,
    },
    {
        name = 'UltimateBattery',
        machine = 'Hand',
        input = {
            {'SuperiorBattery', 5},
            {'Processor', 1},
        },
        output = {
            {'UltimateBattery', 1},
        },
        ticks = 400,
    },
    {
        name = 'PowerCoil',
        machine = 'Hand',
        input = {
            {'AdvancedCoil', 3},
            {'Processor', 2},
        },
        output = {
            {'PowerCoil', 1},
        },
        ticks = 200,
        tier = 5,
    },
    {
        name = 'AdvancedSteampack',
        machine = 'Hand',
        input = {
            {'StainlessSteelParts', 30},
            {'StainlessSteelPlate', 10},
            {'CopperPipe', 30},
            {'Processor', 10},
        },
        output = {
            {'AdvancedSteampack', 1},
        },
        ticks = 20,
    },
    {
        name = 'AdvancedJetpack',
        machine = 'Hand',
        input = {
            {'StainlessSteelParts', 10},
            {'StainlessSteelPlate', 3},
            {'StainlessSteelPipe', 6},
            {'Processor', 10},
            {'StainlessSteelElectricEngine', 2},
        },
        output = {
            {'AdvancedJetpack', 1},
        },
        ticks = 20,
    },
    {
        name = 'TitaniumSolarCell',
        machine = 'Hand',
        input = {
            {'StainlessSteelSolarCell', 4},
            {'CopperWire', 2},
            {'Processor', 1},
        },
        output = {
            {'TitaniumSolarCell', 1},
        },
        ticks = 80,
        tier = 4,
    },
    {
        name = 'CompositeSolarCell',
        machine = 'Hand',
        input = {
            {'TitaniumSolarCell', 4},
            {'CopperWire', 2},
            {'Processor', 1},
        },
        output = {
            {'CompositeSolarCell', 1},
        },
        ticks = 80,
        tier = 5,
    },
    {
        name = 'NeutroniumSolarCell',
        machine = 'Hand',
        input = {
            {'CompositeSolarCell', 4},
            {'CopperWire', 2},
            {'Processor', 1},
        },
        output = {
            {'NeutroniumSolarCell', 1},
        },
        ticks = 80,
        tier = 6,
    },
}