Module:Data/Ammonia/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:5106:51, 1 August 2025 Evospace talk contribs 457 bytes +457 Created page with "return { { name = 'FbToAmmonia', input = { {'FermentedBiomass', 1000}, }, output = { {'Ammonia', 500}, {'Ash', 1}, }, ticks = 200, tier = 3, }, { name = 'Ammonia', input = { {'Nitrogen', 250}, {'Hydrogen', 750}, }, output = { {'Ammonia', 1000}, }, ticks = 200, }, }"