Module:Data/SteelParts/InOutput

From Evospace
Jump to navigation Jump to search

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

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