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