Module:Data/NeutroniumIndustrialChemReactor/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'NeutroniumIndustrialChemReactor', input = { {'NeutroniumPlate', 15}, {'Glass', 10}, {'ModularFrame', 4}, {'NeutroniumElectricEngine', 2}, }, output = { {'NeutroniumIndustrialChemReactor', 1}, }, ticks = 40, tier = 7, }, }" |
No edit summary |
||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'NeutroniumIndustrialChemReactor', | name = 'NeutroniumIndustrialChemReactor', | ||
machine = 'Hand', | |||
input = { | input = { | ||
{'NeutroniumPlate', 15}, | {'NeutroniumPlate', 15}, | ||
Latest revision as of 10:35, 30 October 2025
Documentation for this module may be created at Module:Data/NeutroniumIndustrialChemReactor/InOutput/doc