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 |
||
| Line 3: | Line 3: | ||
name = 'CompositeParts', | name = 'CompositeParts', | ||
input = { | input = { | ||
{'CompositePlate', | {'CompositePlate', 2}, | ||
}, | }, | ||
output = { | output = { | ||
{'CompositeParts', 1}, | {'CompositeParts', 1}, | ||
}, | }, | ||
Revision as of 19:42, 17 October 2025
Documentation for this module may be created at Module:Data/CompositeParts/InOutput/doc