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