Module:Data/CompositeContainer/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'CompositeContainer', input = { {'CompositePlate', 3}, }, output = { {'CompositeContainer', 1}, }, ticks = 20, tier = 6, }, }" |
No edit summary |
||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'CompositeContainer', | name = 'CompositeContainer', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'CompositePlate', 3}, | {'CompositePlate', 3}, | ||
Latest revision as of 10:34, 30 October 2025
Documentation for this module may be created at Module:Data/CompositeContainer/InOutput/doc