Module:Data/Methane/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'MethaneFromBiomass', input = { {'Biomass', 500}, }, output = { {'Methane', 750}, {'FermentedBiomass', 500}, }, ticks = 200, }, { name = 'MethaneFromPumpkin', input = { {'Pumpkin', 1}, }, output = { {'Methane', 300}, }, ticks = 200, }, }" |
(No difference)
|
Latest revision as of 06:50, 1 August 2025
Documentation for this module may be created at Module:Data/Methane/InOutput/doc