Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Plant/data: Revision history

From Stationeers Community Wiki

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.

17 March 2026

  • curprev 04:3604:36, 17 March 2026 RA2lover talk contribs 54,048 bytes +54,048 Created page with "--Game XMLs were converted into lua tables with https://www.freeformatter.com/xml-to-json-converter.html --which was then followed with the following massaging replacements: -- "[" -> "{" -- "]" -> "}" -- ' "@' -> ' "' -- ' "" -> ' ' -- ": -> " =" --Load this with mw.loadData. local p={} p.Plants = { { Id = "LifeRequirementsDefault", LiquidPerTick = { Type = "Water", Moles = "0.00006" }, Inhaled = { Type = "CarbonDioxide", Moles = "0.0012",..."