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