Module:Data/GravelSurface/InOutput: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 August 2025

  • curprev 06:5006:50, 1 August 2025 Evospace talk contribs 411 bytes +411 Created page with "return { { name = 'StoneToGravel', input = { {'StoneSurface', 1}, }, output = { {'GravelSurface', 1}, }, ticks = 100, tier = 1, }, { name = 'GravelSurface', input = { {'StoneSurface', 1}, }, output = { {'GravelSurface', 1}, }, ticks = 20, }, }"