0 of 0

File information

Last updated

Original upload

Created by

Brad is Brad

Uploaded by

BradIsBrad

Virus scan

Safe to use

Tags for this mod

About this mod

This mod makes the Propulsion Cannon so strong, it can throw almost anything, and even the Aurora or the landscape!

Permissions and credits
Changelogs
Donations
This mod makes the Propulsion Cannon so strong, it can throw almost anything, and even the Aurora or the Landscape!

Installation
Make sure you have BepInEx installed first!
Download the file, unzip it and drag it into your Subnautica folder. You should now have a UltimatePropulsionCannon folder inside your Subnautica\BepInEx\plugins folder, with the "UltimatePropulsionCannon.dll" file.

Added commands:

upc reload - Loads the configuration from config.json.

upc save
 - Saves the current configuration to config.json.

upc debug
 - Toggles debug logging.

upc chaos
 - Toggles "CHAOS MODE" (allows you to throw the Landscape).

upc show
Toggles showing the currently grabbed or hovered object name.

Default config.json:
{
  "debug": false,
  "enableLandscape": false,
  "showObjectName": false,
  "pickupDistance": 1000.0,
  "maxMass": 1000000.0,
  "maxAABBVolume": 1000000.0
}

Source code on GitHub: https://github.com/Brad-is-Brad/SubnauticaMods/

----

There are probably bugs!
Use at your own risk!
Back up your saves!
If you submit a bug report, please include your log file! (Location: wherever steam is installed + \common\Subnautica\BepInEx\LogOutput.log)

Have fun!