Module:PumpjackRecipeDictionary

From Evospace
Jump to navigation Jump to search

Documentation for this module may be created at Module:PumpjackRecipeDictionary/doc

return {
    {
        name = 'RawOil',
        input = {
        },
        output = {
            {'RawOil', 200},
        },
        ticks = 20,
    },
}