Module:Data/SteelAdvancedSign/InOutput

From Evospace
Jump to navigation Jump to search

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

return {
    {
        name = 'SteelAdvancedSign',
        input = {
            {'SteelSign', 1},
            {'Circuit', 1},
        },
        output = {
            {'SteelAdvancedSign', 1},
        },
        ticks = 20,
        tier = 2,
    },
}