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