Module:Data/CopperComputer/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'CopperComputer', input = { {'CopperPlate', 1}, {'CopperParts', 5}, }, output = { {'CopperComputer', 1}, }, ticks = 20, tier = 1, }, }" |
No edit summary |
||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'CopperComputer', | name = 'CopperComputer', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CopperPlate', 1}, | {'CopperPlate', 1}, | ||
{'CopperParts', | {'CopperParts', 4}, | ||
}, | }, | ||
output = { | output = { | ||
Latest revision as of 10:36, 30 October 2025
Documentation for this module may be created at Module:Data/CopperComputer/InOutput/doc