Module:Data/Sulfur/InInput: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'SulfuricAcid', | name = 'SulfuricAcid', | ||
machine = 'IndustrialChemReactor', | |||
input = { | input = { | ||
{'Sulfur', 1}, | {'Sulfur', 1}, | ||
| Line 11: | Line 12: | ||
}, | }, | ||
ticks = 200, | ticks = 200, | ||
tier = | tier = 3, | ||
}, | }, | ||
{ | { | ||
name = 'Sulfur', | name = 'Sulfur', | ||
machine = 'Furnace', | |||
input = { | input = { | ||
{'Sulfur', 1}, | {'Sulfur', 1}, | ||
Latest revision as of 21:16, 27 January 2026
Documentation for this module may be created at Module:Data/Sulfur/InInput/doc