Stranded Deep
0 of 0

File information

Last updated

Original upload

Created by

podostro

Uploaded by

podostro

Virus scan

Safe to use

About this mod

Configure items stacking and containers slots count and other QoL features

Permissions and credits
Changelogs
Donations
THIS MOD IS ABANDONED. I LOST THE LATEST CODE AND THE WILL TO MAINTAIN IT.
DON'T CONTACT ME ABOUT UPDATING IT, I WON'T.

REGARDLESS, I UPLOADED THE SOURCE CODE I FOUND IN AN OLD BACKUP. 
ANY OTHER MODDER MAY USE IT ON THEIR OWN MODS, GIVEN THEY CREDIT ME!.
THE SOURCE IS PROVIDED AS IS, AND NO SUPPORT IS ASSURED NOR WARRANTED.



This mod is all about inventory management and in-game QoL.


What this mod is not about: Cheating (kinda).
  • It won't have infinite health, poison prevention, items dupe, spawn, etc.


This mod allows configuring:
  • Containers slots count
  • Items stacking sizes in the game for items which can be put into inventory / storage.
  • Unbreaking tools (durability won't go down. Mod won't fix it)
  • Infinite fuel fire torch (fuel won't go down. Mod won't refill it)
  • Infinite fuel for camp fire (fuel won't go down. Mod won't refill it)
  • Infinite fiber and/or water for water stills (water/fiber won't go down. Mod won't refill it)
  • Storing wood containers inside of other containers (ease for moving base)
  • Storing handheld item into containers directly from hand without having to first put it back into the backpack. (removed this feature since it's already included in the base game)
  • Infinite mash/fuel for fuel still (mash won't go down. Mod won't refill it)
  • Fix materials refund for plank station (Game won't refund refined axe even if crafting skill is maxed)
  • Always refund all materials for destroyed constructs which refund materials even when crafting skill is not maxed.

Non inventory related feature, but I figured it would be useful
  • Saving anywhere (Enables hidden developer's console command: "dev.save")
    ** Do not use it in mid ocean!! always use it on an island **


(Tested on EPIC Launcher's version 0.80.01. I don't own Steam's version, so if you wanna use the mod it's up to you to test it.)

MOD CONFIGURATION => Configuring the mod settings


Installation steps for Bundle download:
(includes "as is" zips of Doorstop and Harmony to comply with distribution rules)
  • Extract all files and put them in your game folder. i.e: (EPIC Launcher folder)\StrandedDeep
  •  *OPTIONAL* Configure stacks to your liking 
  •  Start game and have fun!



Installation steps for Update download:
(Skip to step 6 if you already have & know how to use Doorstop and Harmony. Or you already have a prior version of the mod)
  • Download Doorstop - https://github.com/NeighTools/UnityDoorstop
    (I'm using release 3.1.0.0 x64)
  • Harmony - https://github.com/pardeike/Harmony
    (I'm using release 2.0.4)
  • Extract Doorstop binary and .ini file and put it in your game folder. i.e: (EPIC Launcher folder)\StrandedDeep
  • Rename Doorstop binary from "winhttp.dll" to "version.dll" (I haven't actually tested it by leaving the original name)
  • Extract Harmony binary (net472\0Harmony.dll) and put it in your game folder .
  • Change the following line in doorstop_config.ini file
    targetAssembly=Doorstop.dll

    to

    targetAssembly=StrandedDeepInventoryMod.dll
  • Extract & place the mod's binary (StrandedDeepInventoryMod.dll) & *OPTIONAL* config file (StrandedDeepInventoryMod.json) in your game folder
  • *OPTIONAL* Configure stacks to your liking
  • *OPTIONAL* if you used v1.0 of the mod, and you want to keep your configurations, rename the old "StrandedDeepStacksMod.json" file to "StrandedDeepInventoryMod.json" and the mod will update it to the latest version maintaining your old settings.
  •  Start game and have fun!