Subnautica: Below Zero
0 of 0

File information

Last updated

Original upload

Created by

Luke Vo

Uploaded by

lukevo

Virus scan

Safe to use

About this mod

Configure Oxygen Plant capacity and recharge duration.

Requirements
Permissions and credits
Donations
A simple mod for configuring Oxygen Plant capacity and recharge duration. By default, it gives you 70 oxygen with 60s cooldown (from game default 30 oxygen with 40s cooldown). You can change the settings by editing config.json file:

{
  "Duration": 60.0,
  "Capacity": 70.0
}

Requirements
QModManager

Installation
1. Install QModManager.
2. Unpack the archive to folder \SubnauticaZero\QMods\

Source code available on my Github.