Module:Data/CopperParts/InInput: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return { { name = 'CopperMacerator', input = { {'CopperPlate', 2}, {'CopperParts', 2}, }, output = { {'CopperMacerator', 1}, }, ticks = 20, tier = 1, }, { name = 'CopperAutomaticHammer', input = { {'CopperPlate', 4}, {'CopperParts', 1}, {'CopperParts', 2}, }, output = { {'CopperAutomaticHam..."
 
No edit summary
 
Line 2: Line 2:
     {
     {
         name = 'CopperMacerator',
         name = 'CopperMacerator',
        machine = 'Hand',
         input = {
         input = {
             {'CopperPlate', 2},
             {'CopperPlate', 2},
Line 14: Line 15:
     {
     {
         name = 'CopperAutomaticHammer',
         name = 'CopperAutomaticHammer',
        machine = 'Hand',
         input = {
         input = {
             {'CopperPlate', 4},
             {'CopperPlate', 4},
Line 27: Line 29:
     {
     {
         name = 'CopperAutomaticHammer',
         name = 'CopperAutomaticHammer',
        machine = 'Hand',
         input = {
         input = {
             {'CopperPlate', 4},
             {'CopperPlate', 4},
Line 34: Line 37:
         output = {
         output = {
             {'CopperAutomaticHammer', 1},
             {'CopperAutomaticHammer', 1},
        },
        ticks = 20,
        tier = 1,
    },
    {
        name = 'CopperScaffold',
        input = {
            {'CopperParts', 4},
        },
        output = {
            {'CopperScaffold', 1},
         },
         },
         ticks = 20,
         ticks = 20,
Line 51: Line 43:
     {
     {
         name = 'CopperItemRack',
         name = 'CopperItemRack',
        machine = 'Hand',
         input = {
         input = {
             {'Log', 8},
             {'Log', 8},
Line 63: Line 56:
     {
     {
         name = 'CopperVent',
         name = 'CopperVent',
        machine = 'Hand',
         input = {
         input = {
             {'CopperPipe', 1},
             {'CopperPipe', 1},
Line 75: Line 69:
     {
     {
         name = 'CopperConveyor',
         name = 'CopperConveyor',
        machine = 'Hand',
         input = {
         input = {
             {'CopperPlate', 1},
             {'CopperPlate', 1},
Line 87: Line 82:
     {
     {
         name = 'CopperSplitter',
         name = 'CopperSplitter',
        machine = 'Hand',
         input = {
         input = {
             {'CopperConveyor', 2},
             {'CopperConveyor', 2},
Line 99: Line 95:
     {
     {
         name = 'CopperStirlingEngine',
         name = 'CopperStirlingEngine',
        machine = 'Hand',
         input = {
         input = {
             {'CopperParts', 2},
             {'CopperParts', 2},
Line 111: Line 108:
     {
     {
         name = 'SteelStirlingEngine',
         name = 'SteelStirlingEngine',
        machine = 'Hand',
         input = {
         input = {
             {'CopperParts', 4},
             {'CopperParts', 4},
Line 123: Line 121:
     {
     {
         name = 'SteelSteamEngine',
         name = 'SteelSteamEngine',
        machine = 'Hand',
         input = {
         input = {
             {'CopperParts', 2},
             {'CopperParts', 2},
Line 135: Line 134:
     {
     {
         name = 'CopperHandGenerator',
         name = 'CopperHandGenerator',
        machine = 'Hand',
         input = {
         input = {
             {'CopperPlate', 2},
             {'CopperPlate', 2},
Line 147: Line 147:
     {
     {
         name = 'CopperCompactGenerator',
         name = 'CopperCompactGenerator',
        machine = 'Hand',
         input = {
         input = {
             {'CopperPlate', 1},
             {'CopperPlate', 1},
Line 160: Line 161:
     {
     {
         name = 'CopperLoader',
         name = 'CopperLoader',
        machine = 'Hand',
         input = {
         input = {
             {'CopperRobotArm', 5},
             {'CopperRobotArm', 5},
Line 174: Line 176:
     {
     {
         name = 'CopperLoader',
         name = 'CopperLoader',
        machine = 'Hand',
         input = {
         input = {
             {'CopperRobotArm', 5},
             {'CopperRobotArm', 5},
Line 188: Line 191:
     {
     {
         name = 'CopperLoader',
         name = 'CopperLoader',
        machine = 'Hand',
         input = {
         input = {
             {'CopperRobotArm', 5},
             {'CopperRobotArm', 5},
Line 202: Line 206:
     {
     {
         name = 'CopperRobotArm',
         name = 'CopperRobotArm',
        machine = 'Hand',
         input = {
         input = {
             {'CopperPlate', 1},
             {'CopperPlate', 1},
Line 214: Line 219:
     {
     {
         name = 'SteelRobotArm',
         name = 'SteelRobotArm',
        machine = 'Hand',
         input = {
         input = {
             {'SteelPlate', 1},
             {'SteelPlate', 1},
Line 223: Line 229:
         ticks = 20,
         ticks = 20,
         tier = 2,
         tier = 2,
    },
    {
        name = 'CopperOverflowPump',
        input = {
            {'CopperParts', 3},
            {'CopperPump', 1},
        },
        output = {
            {'CopperOverflowPump', 1},
        },
        ticks = 20,
        tier = 1,
     },
     },
     {
     {
         name = 'CopperDrillingRig',
         name = 'CopperDrillingRig',
        machine = 'Hand',
         input = {
         input = {
             {'CopperPlate', 4},
             {'CopperPlate', 4},
Line 251: Line 246:
     {
     {
         name = 'CopperConstructor',
         name = 'CopperConstructor',
        machine = 'Hand',
         input = {
         input = {
             {'CopperRobotArm', 1},
             {'CopperRobotArm', 1},
             {'CopperPlate', 3},
             {'CopperPlate', 3},
             {'CopperParts', 2},
             {'CopperParts', 2},
             {'CopperParts', 1},
             {'CopperParts', 2},
         },
         },
         output = {
         output = {
Line 265: Line 261:
     {
     {
         name = 'CopperConstructor',
         name = 'CopperConstructor',
        machine = 'Hand',
         input = {
         input = {
             {'CopperRobotArm', 1},
             {'CopperRobotArm', 1},
             {'CopperPlate', 3},
             {'CopperPlate', 3},
             {'CopperParts', 2},
             {'CopperParts', 2},
             {'CopperParts', 1},
             {'CopperParts', 2},
         },
         },
         output = {
         output = {
Line 279: Line 276:
     {
     {
         name = 'CopperDestroyer',
         name = 'CopperDestroyer',
        machine = 'Hand',
         input = {
         input = {
             {'CopperPlate', 10},
             {'CopperPlate', 10},
Line 291: Line 289:
     {
     {
         name = 'CopperAutomaticFarm',
         name = 'CopperAutomaticFarm',
        machine = 'Hand',
         input = {
         input = {
             {'DirtSurface', 4},
             {'DirtSurface', 4},
Line 304: Line 303:
     {
     {
         name = 'CopperAtmosphericCondenser',
         name = 'CopperAtmosphericCondenser',
        machine = 'Hand',
         input = {
         input = {
             {'CopperPlate', 5},
             {'CopperPlate', 5},
Line 318: Line 318:
     {
     {
         name = 'CopperAtmosphericCondenser',
         name = 'CopperAtmosphericCondenser',
        machine = 'Hand',
         input = {
         input = {
             {'CopperPlate', 5},
             {'CopperPlate', 5},
Line 332: Line 333:
     {
     {
         name = 'CopperComputer',
         name = 'CopperComputer',
        machine = 'Hand',
         input = {
         input = {
             {'CopperPlate', 1},
             {'CopperPlate', 1},
             {'CopperParts', 5},
             {'CopperParts', 4},
         },
         },
         output = {
         output = {
Line 341: Line 343:
         ticks = 20,
         ticks = 20,
         tier = 1,
         tier = 1,
    },
    {
        name = 'QuantumCore',
        machine = 'Assembler',
        input = {
            {'YttriumDust', 1},
            {'CopperParts', 3},
        },
        output = {
            {'QuantumCore', 1},
            {'QuantumCore', 1},
        },
        ticks = 100,
        tier = 5,
     },
     },
     {
     {
         name = 'Battery',
         name = 'Battery',
        machine = 'Assembler',
         input = {
         input = {
             {'SulfuricAcid', 100},
             {'SulfuricAcid', 100},
Line 357: Line 374:
     {
     {
         name = 'QuantumCore',
         name = 'QuantumCore',
        machine = 'Hand',
         input = {
         input = {
             {'YttriumDust', 1},
             {'YttriumDust', 1},
Line 369: Line 387:
     {
     {
         name = 'BasicBattery',
         name = 'BasicBattery',
        machine = 'Hand',
         input = {
         input = {
             {'Battery', 4},
             {'Battery', 4},
Line 380: Line 399:
     {
     {
         name = 'Steampack',
         name = 'Steampack',
        machine = 'Hand',
         input = {
         input = {
             {'CopperParts', 6},
             {'CopperParts', 6},

Latest revision as of 10:32, 30 October 2025

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,
    },
}