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