Module:Data/TantalumDust/InOutput

From Evospace
Jump to navigation Jump to search

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

return {
    {
        name = 'TantalumPlate',
        input = {
            {'TantalumPlate', 1},
        },
        output = {
            {'TantalumDust', 1},
        },
        ticks = 80,
        tier = 5,
    },
}