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