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