Module:Data/Biomass/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'Organics', input = { {'Organics', 1}, {'Water', 500}, }, output = { {'Biomass', 500}, }, ticks = 200, }, }" |
No edit summary |
||
| Line 2: | Line 2: | ||
{ | { | ||
name = 'Organics', | name = 'Organics', | ||
machine = 'Mixer', | |||
input = { | input = { | ||
{'Organics', 1}, | {'Organics', 1}, | ||
Latest revision as of 10:36, 30 October 2025
Documentation for this module may be created at Module:Data/Biomass/InOutput/doc