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