Module:Data/NitricAcid/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'NitricAcid', input = { {'Oxygen', 250}, {'Ammonia', 750}, }, output = { {'NitricAcid', 1000}, }, ticks = 150, }, }" |
No edit summary |
||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'NitricAcid', | name = 'NitricAcid', | ||
machine = 'IndustrialChemReactor', | |||
input = { | input = { | ||
{'Oxygen', 250}, | {'Oxygen', 250}, | ||
Latest revision as of 10:36, 30 October 2025
Documentation for this module may be created at Module:Data/NitricAcid/InOutput/doc