Module:Data/NeutroniumPlate/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'NeutroniumPlate', input = { {'HotNeutroniumPlate', 1}, {'Mercury', 2000}, }, output = { {'NeutroniumPlate', 1}, {'HotMercury', 2000}, }, ticks = 200, tier = 6, }, }" |
No edit summary |
||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'NeutroniumPlate', | name = 'NeutroniumPlate', | ||
machine = 'IndustrialChemReactor', | |||
input = { | input = { | ||
{'HotNeutroniumPlate', 1}, | {'HotNeutroniumPlate', 1}, | ||
Latest revision as of 10:36, 30 October 2025
Documentation for this module may be created at Module:Data/NeutroniumPlate/InOutput/doc