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