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