Raft
0 of 0

File information

Last updated

Original upload

Created by

aedenthorn

Uploaded by

aedenthorn

Virus scan

Safe to use

Tags for this mod

About this mod

Lets you instantly store items into nearby storages with same items using a hotkey.

Permissions and credits
Changelogs
Donations
With this mod, when you press a customizable hotkey (default K), your inventory items will be transferred into nearby storages with the same item.

By default, this is restricted to storages within 10m of the character. You can change that in the config.


Config

There is an optional list of disallowed items that can be used to prevent specific items form being transferred. This list is comma-separated and uses the items' unique name field. You can check the BepInEx log to see the unique name of items that are moved when this mod moves them. E.g.:

QuickStore Stored 1 Raw_Beet
QuickStore Stored 20 Plank

This log message means one raw beet and 20 planks were stored, and their unique names are Raw_Beet and Plank.

So, setting:

disallowedItems = Raw_Beet,Plank

would prevent both from being transferred in the future.

The config file is created in BepInEx/config after running the game with this mod installed.


Installing

This mod uses BepInEx to run, not Unity Mod Manager.

To install BepInEx for Raft, you can use this tool:

https://www.nexusmods.com/site/mods/287

To install this mod, place the dll file in the game's BepInEx/plugins folder after installing BepInEx.


Source code is at https://github.com/aedenthorn/RaftMods.

If you want to complain or ask for help or help me test my mods, you can visit my Discord server.