Subnautica

File information

Last updated

Original upload

Created by

zorgesho

Uploaded by

zorgesho

Virus scan

Safe to use

About this mod

Big floating storage. You can build it with Habitat Builder and move it with Propulsion Cannon.

Requirements
Permissions and credits
Changelogs
Build this crate with Habitat Builder anywhere outside and under the water. Blueprint unlocked when you unlock Air Bladder (when you pick up Bladderfish). Storage size is configured in config.json in mod folder. ItemID: "FloatingCargoCrate".

Update (1.1.0): Now you can attach beacons to crates. You need to be close enough to the crate with beacon in your hands (see screenshots). You can rename these beacons and pick them up just like regular beacons.

Also, crate has two additional features: 1) its mass is changing based on how much items in the crate and 2) crate slightly and randomly moves in vertical direction. You can turn these features off in config.json.

config.json:
  • cargoModelType (possible values: 1 or 2) : you can choose cargo model type
  • storageWidth (default: 8, max: 8) : storage width
  • storageHeight (default: 8, max: 10) : storage height
  • crateMass (default: 600.0) : crate mass, used when experimentalFeaturesOn is false
  • cheapBlueprint (default: true) : set it to false to double ingredient requirements
  • experimentalFeaturesOn (default: true) : set it to false if you don't like crate random vertical movements and mass changing
  • crateMassEmpty (default: 400.0) : empty crate mass, used when experimentalFeaturesOn is true
  • crateMassFull (default: 1200.0) : full crate mass, used when experimentalFeaturesOn is true

Requirements:

Installation:
Extract the archive into your QMods folder

Update check:
This mod checks for updates periodically via the internet.
You can disable it in the mod.json (set "UpdateCheck" to false).

Source code:
https://github.com/zorgesho/SubnauticaMods/tree/master/FloatingCargoCrate