Module:Data/CopperAutomaticFarm/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'CopperAutomaticFarm', input = { {'DirtSurface', 4}, {'CopperRobotArm', 2}, {'CopperParts', 4}, }, output = { {'CopperAutomaticFarm', 1}, }, ticks = 20, tier = 1, }, }" |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'CopperAutomaticFarm', | name = 'CopperAutomaticFarm', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'DirtSurface', 4}, | {'DirtSurface', 4}, | ||
{'CopperRobotArm', | {'CopperRobotArm', 4}, | ||
{'CopperParts', | {'CopperParts', 6}, | ||
{'CopperParts', 6}, | |||
}, | }, | ||
output = { | output = { | ||
Latest revision as of 15:49, 24 August 2026
Documentation for this module may be created at Module:Data/CopperAutomaticFarm/InOutput/doc