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