ShipInventory
Adds an inventory to the ship, allowing it to store items and retrieve them.
Last updated | a week ago |
Total downloads | 51827 |
Total rating | 12 |
Categories | Mods BepInEx Furniture Performance Tweaks & Quality Of Life |
Dependency string | WarperSan-ShipInventory-1.1.5 |
Dependants | 61 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100WhiteSpike-Interactive_Terminal_API
API focused on making interactable UI in the terminal
Preferred version: 1.1.3AinaVT-LethalConfig
Provides an in-game config menu for players to edit their configs, and an API for other mods to use and customize their entries.
Preferred version: 1.4.2README
Ship Inventory
Adds a ship object that allows players to safely store items inside the ship's inventory.
Vent Chute
By holding an item to the vent chute, you can put items into the ship's inventory. You can also retrieve them using the terminal.
Command
To access the ship's inventory, you need to type ship
into the terminal. A window will show up, showing you every option available for the mod.
Configs
This mod tries to give a lot of control to the user. There are a lot of configurations so that you can enjoy the mod as you want.
Save and Load
This mod is compatible with saving and loading the game. The inventory is stored in the save file itself.
Note:
This mod uses the default method of saving items. If you remove or add mods that add items, the save file might be corrupted.
Language support
This mod supports different languages. To add or create a new language, simply copy the lang-en.json
file and replace the values. The file has to be in the same folder as the mod itself.
About
This mod was originally created for 2 reasons:
- One of my friends kept throwing scrap off the ship, making us lose.
- I got lag spikes when around the ship (which I assumed is because of the items).
Special thank to:
- minimusubi: rework of the terminal UI