Module:Data/ControlCell/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'ControlCell', input = { {'Cell', 1}, {'YttriumDust', 3}, }, output = { {'ControlCell', 1}, }, ticks = 100, }, { name = 'ControlCell', input = { {'Cell', 1}, {'YttriumDust', 3}, }, output = { {'ControlCell', 1}, }, ticks = 100, }, }" |
No edit summary |
||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'ControlCell', | name = 'ControlCell', | ||
machine = 'Assembler', | |||
input = { | input = { | ||
{'Cell', 1}, | {'Cell', 1}, | ||
| Line 13: | Line 14: | ||
{ | { | ||
name = 'ControlCell', | name = 'ControlCell', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'Cell', 1}, | {'Cell', 1}, | ||
Latest revision as of 10:36, 30 October 2025
Documentation for this module may be created at Module:Data/ControlCell/InOutput/doc