Module:Recipe/BZ/doc: Revision history

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.

16 July 2023

24 June 2023

23 July 2022

  • curprev 01:2401:24, 23 July 2022SlyAceZeta talk contribs 1,247 bytes +1,247 Created page with "This module contains all recipe information for every item in ''Subnautica''. This data is used in Module:Recipe to output recipes on pages. Each in-game item is represented by an Lua table object. The syntax for each object is below. All parameters are optional '''except''' <code>name</code>. <syntaxhighlight lang="lua"> ["spawnID"] = { name = "Item Name", -- the in-game name of the item energy = #, -- the amount of energy the item adds to the Biorea..."