Module:Data/PyriteDust/InInput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'ElectrolyzerPyriteDust', input = { {'PyriteDust', 2}, }, output = { {'IronDust', 1}, {'Sulfur', 1}, }, ticks = 200, tier = 2, }, { name = 'PyriteDust', input = { {'PyriteDust', 1}, }, output = { {'IronPlate', 1}, }, ticks = 50, tier = 2, }, }" |
(No difference)
|
Latest revision as of 20:06, 31 July 2025
Documentation for this module may be created at Module:Data/PyriteDust/InInput/doc