Module:Data/CopperParts/InInput

From Evospace
Revision as of 10:32, 30 October 2025 by Evospace (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

return {
    {
        name = 'CopperMacerator',
        machine = 'Hand',
        input = {
            {'CopperPlate', 2},
            {'CopperParts', 2},
        },
        output = {
            {'CopperMacerator', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperAutomaticHammer',
        machine = 'Hand',
        input = {
            {'CopperPlate', 4},
            {'CopperParts', 1},
            {'CopperParts', 2},
        },
        output = {
            {'CopperAutomaticHammer', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperAutomaticHammer',
        machine = 'Hand',
        input = {
            {'CopperPlate', 4},
            {'CopperParts', 1},
            {'CopperParts', 2},
        },
        output = {
            {'CopperAutomaticHammer', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperItemRack',
        machine = 'Hand',
        input = {
            {'Log', 8},
            {'CopperParts', 8},
        },
        output = {
            {'CopperItemRack', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperVent',
        machine = 'Hand',
        input = {
            {'CopperPipe', 1},
            {'CopperParts', 2},
        },
        output = {
            {'CopperVent', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperConveyor',
        machine = 'Hand',
        input = {
            {'CopperPlate', 1},
            {'CopperParts', 1},
        },
        output = {
            {'CopperConveyor', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperSplitter',
        machine = 'Hand',
        input = {
            {'CopperConveyor', 2},
            {'CopperParts', 8},
        },
        output = {
            {'CopperSplitter', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperStirlingEngine',
        machine = 'Hand',
        input = {
            {'CopperParts', 2},
            {'CopperPlate', 2},
        },
        output = {
            {'CopperStirlingEngine', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'SteelStirlingEngine',
        machine = 'Hand',
        input = {
            {'CopperParts', 4},
            {'SteelPlate', 2},
        },
        output = {
            {'SteelStirlingEngine', 1},
        },
        ticks = 20,
        tier = 2,
    },
    {
        name = 'SteelSteamEngine',
        machine = 'Hand',
        input = {
            {'CopperParts', 2},
            {'SteelPipe', 2},
        },
        output = {
            {'SteelSteamEngine', 1},
        },
        ticks = 20,
        tier = 2,
    },
    {
        name = 'CopperHandGenerator',
        machine = 'Hand',
        input = {
            {'CopperPlate', 2},
            {'CopperParts', 4},
        },
        output = {
            {'CopperHandGenerator', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperCompactGenerator',
        machine = 'Hand',
        input = {
            {'CopperPlate', 1},
            {'CopperWire', 3.0},
            {'CopperParts', 2},
        },
        output = {
            {'CopperCompactGenerator', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperLoader',
        machine = 'Hand',
        input = {
            {'CopperRobotArm', 5},
            {'CopperParts', 1},
            {'CopperParts', 2},
            {'CopperParts', 2},
        },
        output = {
            {'CopperLoader', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperLoader',
        machine = 'Hand',
        input = {
            {'CopperRobotArm', 5},
            {'CopperParts', 1},
            {'CopperParts', 2},
            {'CopperParts', 2},
        },
        output = {
            {'CopperLoader', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperLoader',
        machine = 'Hand',
        input = {
            {'CopperRobotArm', 5},
            {'CopperParts', 1},
            {'CopperParts', 2},
            {'CopperParts', 2},
        },
        output = {
            {'CopperLoader', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperRobotArm',
        machine = 'Hand',
        input = {
            {'CopperPlate', 1},
            {'CopperParts', 2},
        },
        output = {
            {'CopperRobotArm', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'SteelRobotArm',
        machine = 'Hand',
        input = {
            {'SteelPlate', 1},
            {'CopperParts', 4},
        },
        output = {
            {'SteelRobotArm', 1},
        },
        ticks = 20,
        tier = 2,
    },
    {
        name = 'CopperDrillingRig',
        machine = 'Hand',
        input = {
            {'CopperPlate', 4},
            {'CopperRobotArm', 1},
            {'CopperParts', 6},
        },
        output = {
            {'CopperDrillingRig', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperConstructor',
        machine = 'Hand',
        input = {
            {'CopperRobotArm', 1},
            {'CopperPlate', 3},
            {'CopperParts', 2},
            {'CopperParts', 2},
        },
        output = {
            {'CopperConstructor', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperConstructor',
        machine = 'Hand',
        input = {
            {'CopperRobotArm', 1},
            {'CopperPlate', 3},
            {'CopperParts', 2},
            {'CopperParts', 2},
        },
        output = {
            {'CopperConstructor', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperDestroyer',
        machine = 'Hand',
        input = {
            {'CopperPlate', 10},
            {'CopperParts', 8},
        },
        output = {
            {'CopperDestroyer', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperAutomaticFarm',
        machine = 'Hand',
        input = {
            {'DirtSurface', 4},
            {'CopperRobotArm', 2},
            {'CopperParts', 4},
        },
        output = {
            {'CopperAutomaticFarm', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperAtmosphericCondenser',
        machine = 'Hand',
        input = {
            {'CopperPlate', 5},
            {'CopperParts', 2},
            {'CopperParts', 2},
            {'CopperPipe', 5},
        },
        output = {
            {'CopperAtmosphericCondenser', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperAtmosphericCondenser',
        machine = 'Hand',
        input = {
            {'CopperPlate', 5},
            {'CopperParts', 2},
            {'CopperParts', 2},
            {'CopperPipe', 5},
        },
        output = {
            {'CopperAtmosphericCondenser', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperComputer',
        machine = 'Hand',
        input = {
            {'CopperPlate', 1},
            {'CopperParts', 4},
        },
        output = {
            {'CopperComputer', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'QuantumCore',
        machine = 'Assembler',
        input = {
            {'YttriumDust', 1},
            {'CopperParts', 3},
        },
        output = {
            {'QuantumCore', 1},
            {'QuantumCore', 1},
        },
        ticks = 100,
        tier = 5,
    },
    {
        name = 'Battery',
        machine = 'Assembler',
        input = {
            {'SulfuricAcid', 100},
            {'CopperParts', 1},
            {'SteelPlate', 1},
        },
        output = {
            {'Battery', 1},
        },
        ticks = 200,
        tier = 4,
    },
    {
        name = 'QuantumCore',
        machine = 'Hand',
        input = {
            {'YttriumDust', 1},
            {'CopperParts', 3},
        },
        output = {
            {'QuantumCore', 1},
        },
        ticks = 100,
        tier = 4,
    },
    {
        name = 'BasicBattery',
        machine = 'Hand',
        input = {
            {'Battery', 4},
            {'CopperParts', 1},
        },
        output = {
            {'BasicBattery', 1},
        },
        ticks = 100,
    },
    {
        name = 'Steampack',
        machine = 'Hand',
        input = {
            {'CopperParts', 6},
            {'CopperPlate', 2},
            {'CopperPipe', 4},
            {'Circuit', 10},
        },
        output = {
            {'Steampack', 1},
        },
        ticks = 20,
    },
}