Module:Data/SteelCorner/InOutput

From Evospace
Jump to navigation Jump to search

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

return {
    {
        name = 'SteelCorner',
        input = {
            {'SteelPlate', 1},
        },
        output = {
            {'SteelCorner', 1},
        },
        ticks = 20,
        tier = 2,
    },
}