Module:Data/BauxiteOreImpureGravel/InOutput

From Evospace
Jump to navigation Jump to search

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

return {
    {
        name = 'HammerBauxiteOre',
        input = {
            {'BauxiteOre', 1},
        },
        output = {
            {'BauxiteOreImpureGravel', 1},
            {'BauxiteOreImpureGravel', 1},
        },
        ticks = 100,
        tier = 3,
    },
    {
        name = 'HammerBauxiteOre',
        input = {
            {'BauxiteOre', 1},
        },
        output = {
            {'BauxiteOreImpureGravel', 1},
            {'BauxiteOreImpureGravel', 1},
        },
        ticks = 100,
        tier = 3,
    },
}