Module:Data/CarbonPrecursor/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'CarbonPrecursor', input = { {'HeavyOil', 1000}, {'SulfuricAcid', 100}, }, output = { {'CarbonPrecursor', 1000}, }, ticks = 200, }, }" |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'CarbonPrecursor', | name = 'CarbonPrecursor', | ||
machine = 'IndustrialChemReactor', | |||
input = { | input = { | ||
{'HeavyOil', 1000}, | {'HeavyOil', 1000}, | ||
| Line 10: | Line 11: | ||
}, | }, | ||
ticks = 200, | ticks = 200, | ||
tier = 5, | |||
}, | }, | ||
} | } | ||
Latest revision as of 21:21, 27 January 2026
Documentation for this module may be created at Module:Data/CarbonPrecursor/InOutput/doc