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