All public logs
Combined display of all available logs of Subnautica Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:24, 23 July 2022 SlyAceZeta talk contribs created page Module:Recipe/BZ/doc (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...")