Module:Data/CopperParts/InInput: Difference between revisions
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 difference)
|
Latest revision as of 20:00, 31 July 2025
Documentation for this module may be created at Module:Data/CopperParts/InInput/doc
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 = {
{'CopperAutomaticHammer', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperAutomaticHammer',
input = {
{'CopperPlate', 4},
{'CopperParts', 1},
{'CopperParts', 2},
},
output = {
{'CopperAutomaticHammer', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperScaffold',
input = {
{'CopperParts', 4},
},
output = {
{'CopperScaffold', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperItemRack',
input = {
{'Log', 8},
{'CopperParts', 8},
},
output = {
{'CopperItemRack', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperVent',
input = {
{'CopperPipe', 1},
{'CopperParts', 2},
},
output = {
{'CopperVent', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperConveyor',
input = {
{'CopperPlate', 1},
{'CopperParts', 1},
},
output = {
{'CopperConveyor', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperSplitter',
input = {
{'CopperConveyor', 2},
{'CopperParts', 8},
},
output = {
{'CopperSplitter', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperStirlingEngine',
input = {
{'CopperParts', 2},
{'CopperPlate', 2},
},
output = {
{'CopperStirlingEngine', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'SteelStirlingEngine',
input = {
{'CopperParts', 4},
{'SteelPlate', 2},
},
output = {
{'SteelStirlingEngine', 1},
},
ticks = 20,
tier = 2,
},
{
name = 'SteelSteamEngine',
input = {
{'CopperParts', 2},
{'SteelPipe', 2},
},
output = {
{'SteelSteamEngine', 1},
},
ticks = 20,
tier = 2,
},
{
name = 'CopperHandGenerator',
input = {
{'CopperPlate', 2},
{'CopperParts', 4},
},
output = {
{'CopperHandGenerator', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperCompactGenerator',
input = {
{'CopperPlate', 1},
{'CopperWire', 3.0},
{'CopperParts', 2},
},
output = {
{'CopperCompactGenerator', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperLoader',
input = {
{'CopperRobotArm', 5},
{'CopperParts', 1},
{'CopperParts', 2},
{'CopperParts', 2},
},
output = {
{'CopperLoader', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperLoader',
input = {
{'CopperRobotArm', 5},
{'CopperParts', 1},
{'CopperParts', 2},
{'CopperParts', 2},
},
output = {
{'CopperLoader', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperLoader',
input = {
{'CopperRobotArm', 5},
{'CopperParts', 1},
{'CopperParts', 2},
{'CopperParts', 2},
},
output = {
{'CopperLoader', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperRobotArm',
input = {
{'CopperPlate', 1},
{'CopperParts', 2},
},
output = {
{'CopperRobotArm', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'SteelRobotArm',
input = {
{'SteelPlate', 1},
{'CopperParts', 4},
},
output = {
{'SteelRobotArm', 1},
},
ticks = 20,
tier = 2,
},
{
name = 'CopperOverflowPump',
input = {
{'CopperParts', 3},
{'CopperPump', 1},
},
output = {
{'CopperOverflowPump', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperDrillingRig',
input = {
{'CopperPlate', 4},
{'CopperRobotArm', 1},
{'CopperParts', 6},
},
output = {
{'CopperDrillingRig', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperConstructor',
input = {
{'CopperRobotArm', 1},
{'CopperPlate', 3},
{'CopperParts', 2},
{'CopperParts', 1},
},
output = {
{'CopperConstructor', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperConstructor',
input = {
{'CopperRobotArm', 1},
{'CopperPlate', 3},
{'CopperParts', 2},
{'CopperParts', 1},
},
output = {
{'CopperConstructor', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperDestroyer',
input = {
{'CopperPlate', 10},
{'CopperParts', 8},
},
output = {
{'CopperDestroyer', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperAutomaticFarm',
input = {
{'DirtSurface', 4},
{'CopperRobotArm', 2},
{'CopperParts', 4},
},
output = {
{'CopperAutomaticFarm', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperAtmosphericCondenser',
input = {
{'CopperPlate', 5},
{'CopperParts', 2},
{'CopperParts', 2},
{'CopperPipe', 5},
},
output = {
{'CopperAtmosphericCondenser', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperAtmosphericCondenser',
input = {
{'CopperPlate', 5},
{'CopperParts', 2},
{'CopperParts', 2},
{'CopperPipe', 5},
},
output = {
{'CopperAtmosphericCondenser', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'CopperComputer',
input = {
{'CopperPlate', 1},
{'CopperParts', 5},
},
output = {
{'CopperComputer', 1},
},
ticks = 20,
tier = 1,
},
{
name = 'Battery',
input = {
{'SulfuricAcid', 100},
{'CopperParts', 1},
{'SteelPlate', 1},
},
output = {
{'Battery', 1},
},
ticks = 200,
tier = 4,
},
{
name = 'QuantumCore',
input = {
{'YttriumDust', 1},
{'CopperParts', 3},
},
output = {
{'QuantumCore', 1},
},
ticks = 100,
tier = 4,
},
{
name = 'BasicBattery',
input = {
{'Battery', 4},
{'CopperParts', 1},
},
output = {
{'BasicBattery', 1},
},
ticks = 100,
},
{
name = 'Steampack',
input = {
{'CopperParts', 6},
{'CopperPlate', 2},
{'CopperPipe', 4},
{'Circuit', 10},
},
output = {
{'Steampack', 1},
},
ticks = 20,
},
}