Module:Data/SteelDust/InOutput

From Evospace
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/SteelDust/InOutput/doc

return {
    {
        name = 'SteelPlate',
        input = {
            {'SteelPlate', 1},
        },
        output = {
            {'SteelDust', 1},
        },
        ticks = 80,
        tier = 1,
    },
}