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 |
||
Line 4: | Line 4: | ||
input = { | input = { | ||
{'SteelPlate', 4}, | {'SteelPlate', 4}, | ||
{'SteelParts', | {'SteelParts', 2}, | ||
}, | }, | ||
output = { | output = { |
Latest revision as of 19:41, 17 October 2025
Documentation for this module may be created at Module:Data/BasicFrame/InOutput/doc