Module:Data/StainlessSteelParts/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'StainlessSteelParts', input = { {'StainlessSteelPlate', 1}, }, output = { {'StainlessSteelParts', 1}, {'StainlessSteelParts', 1}, }, ticks = 80, tier = 3, }, { name = 'StainlessSteelParts', input = { {'StainlessSteelPlate', 1}, }, output = { {'StainlessSteelParts', 1}, {'StainlessSte..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'StainlessSteelParts', | name = 'StainlessSteelParts', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'StainlessSteelPlate', | {'StainlessSteelPlate', 2}, | ||
}, | }, | ||
output = { | output = { | ||
{'StainlessSteelParts', 1}, | {'StainlessSteelParts', 1}, | ||
}, | }, | ||
Latest revision as of 10:37, 30 October 2025
Documentation for this module may be created at Module:Data/StainlessSteelParts/InOutput/doc