Module:Data/Glass/InOutput: Difference between revisions
Jump to navigation
Jump to search
Created page with "return { { name = 'Glass', input = { {'SandSurface', 1}, }, output = { {'Glass', 1}, }, ticks = 100, }, { name = 'SandSurfaceSmelting', input = { {'SandSurface', 10}, }, output = { {'Glass', 10}, }, ticks = 100, }, }" |
(No difference)
|
Latest revision as of 06:50, 1 August 2025
Documentation for this module may be created at Module:Data/Glass/InOutput/doc