Module:Data/CinnabarOre/InOutput

From Evospace
Jump to navigation Jump to search

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

return {
    {
        name = 'CinnabarOre',
        input = {
        },
        output = {
            {'CinnabarOre', 1},
        },
        ticks = 60,
    },
}