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