Subnautica

File information

Last updated

Original upload

Created by

OG randy updater chudders1231 ported by Cookay

Uploaded by

M3dicCookie

Virus scan

Safe to use

About this mod

UPDATE: Added custom colors and a Standing Autosort Receptacle! Adds two new base items: the Autosorter and the Autosort Receptacle. Drop items into the Autosorter to see them sorted automatically into the receptacles and the unloader!

Requirements
Permissions and credits
Changelogs
Update:
Bug: if any of your orginal Autosortlockers lose the ui Build new ones and move the items to the new ones and remove the others ones!
AutosortLockersSN(2.0)
by RandyKnapp updated by chudders1231 and uploaded and twitched by Cookie
built for nautilus Mod System
Install instructions
1. download Autosortlockers_SN.zip
2. Open in whichever application you use to extract Zips AKA(Winrar , Windows explorer , 7ZIp ...)
3. Clock hold drag into BepinEX\plugins
4. enjoy

Tired of tediously and meticulously sorting your haul from your latest
scavenging trip? Worry no more! AutosortLockers is the mod for the
undersea explorer on the go! Create a custom set of filtered lockers and
install the Autosorter(TM) today! Effortlessly deposit all your junk
into one container and watch as it's sorted into the right locker right
before your eyes! Order now, quantities are limited!

Addeds:
Autosorter: 2x Titanium, 1x Computer Chip, 2x Ruby (now has a toggle button you can toggle off and on with right click you have to have it seleted)
Autosort Receptacle: 2x Titanium, 1x Magnetite
Autosort vehicle Unloader
Standing Autosort Receptacle: 2x Titanium, 1x Magnetite
Easy build config
(There's a config option to make these each cost just 2 titanium like regular lockers
If you want to see changes restart needed)
Fixes

Something Missing?
Missing Techtype please let me know in DMS

i've included the techtype list from SN that also has BZ techtypes that you can add thing i missed or fix some spelling errors.

Edit the Recipe for the lockers
{
    "craftAmount": 1, <---- many it crafts
    "Ingredients": [
        {
        "techType": "AluminumOxide", //TechType must be correct
        "amount": 2
      }, <---- must be here until the last entry
       {
        "techType": "Titanium",
        "amount": 2 <--- Amount needed
      },
      {
        "techType": "ComputerChip",
        "amount": 1
      }
    ]
  }
All located inside the Assets folder
.AutoSorter.json
.AutoSortTarget.json
.AutoSortTargetStanding.json
.AutoSortUnloader.json
If the folder name changes it should be fine now ..