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