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