Subnautica
0 of 0

File information

Last updated

Original upload

Created by

Noah167

Uploaded by

Noah167

Virus scan

Safe to use

Tags for this mod

About this mod

You can clean some debris.
Originally made by aimtoocean. (https://www.nexusmods.com/subnautica/mods/1284?tab=description)

I made this fix for people who play with Nautilus.

Requirements
Permissions and credits
CleanDebris

= ScannableDebris + DestroyDebris

Delete "ScannableDebris" and/or "DestroyDebris"



manage destroy item and scannable techtype by config file.


gamedir\Subnautica\BepInEx\BepInEx\config\CleanDebris\config.json

{
    "showNames": true,
    "destroyGrabbables": true,
    "destroyNonGrabbables": true,
    "destroyStarshipWreck": true,
    "grabbables": [
        "Starship_cargo",
        "Starship_exploded_debris"
    ],
    "nongrabbables": [
        "Starship_exploded_debris",
        "Starship_doors_frame"
    ],
    "wrecks": [
        "life_pod_exploded",
        "ExplorableWreck"
    ],
    "scannables": [
        "Techlight",
        "BarTable"
    ]
}

You can clean almost everything.

recommend "Destroy grabbables" only for game balance.


enjoy.





ScannableDebris:

You can scan some debris and get two titanium.
Just Scan.

DestroyDebris:

Destroy grabbable debris with Propulsion Cannon.
Grab and shoot.


Enjoy.