Module:PumpRecipeDictionary

From Evospace
Jump to navigation Jump to search

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

return {
    {
        name = 'Water',
        input = {
        },
        output = {
        },
        ticks = 120,
    },
}