Module:GeneratorRecipeDictionary: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'Generating', ingredients = { }, results = { }, time = 200, }, }" |
No edit summary |
||
Line 2: | Line 2: | ||
{ | { | ||
name = 'Generating', | name = 'Generating', | ||
input = { | |||
}, | }, | ||
output = { | |||
}, | }, | ||
ticks = 200, | |||
}, | }, | ||
} | } |
Latest revision as of 12:37, 31 July 2025
Documentation for this module may be created at Module:GeneratorRecipeDictionary/doc