https://github.com/lethalcompanymodding/shipinventorycommunity
A mod that adds an ship inventory to Lethal Company. Fork of ShipInventory by WarperSan
https://github.com/lethalcompanymodding/shipinventorycommunity
csharp lethalcompany lethalcompany-mod thunderstore-io
Last synced: about 1 month ago
JSON representation
A mod that adds an ship inventory to Lethal Company. Fork of ShipInventory by WarperSan
- Host: GitHub
- URL: https://github.com/lethalcompanymodding/shipinventorycommunity
- Owner: LethalCompanyModding
- License: mit
- Created: 2025-02-27T18:16:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-03-07T11:01:50.000Z (4 months ago)
- Last Synced: 2026-03-07T17:53:32.919Z (4 months ago)
- Topics: csharp, lethalcompany, lethalcompany-mod, thunderstore-io
- Language: C#
- Homepage: https://thunderstore.io/c/lethal-company/p/LethalCompanyModding/ShipInventoryUpdated/
- Size: 18.4 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ShipInventory
## Overview
ShipInventory is a mod that adds an inventory to the ship, allowing to store items safely.
> [!NOTE]
> This mod is a fork of the [original mod](https://github.com/WarperSan/ShipInventory).
## Features
### Chute
By holding an item to the chute, you will store the item into the ship's inventory.

### Terminal Interface
By typing `ship` into the terminal, a menu will allow you to retrieve any item stored in the inventory.

*Big thanks to [minimusubi](https://github.com/minimusubi) for reworking the terminal UI!*
### Highly Customizable
This mod offers a bunch of settings to customize the chute as much as you want!
### Saving Compatible
The inventory will be added in your save file. You can freely keep items in it without worrying losing them!
> [!WARNING]
> Adding or removing mods with their modded items inside the inventory may lose these items.
### Localization Support
This mod natively supports localization. You simply need to copy `en.json`, translate the fields and assign the `Language` config to your language code (e.g.: `fr` will read the `fr.json` file).
## Contact the Developers
| **Discord Server** | **Forum** | **Post** |
|--------------------|-----------|----------|
| [Lethal Company Modding](https://discord.gg/XeyYqRdRGC) | `#mod-releases` | [ShipInventoryUpdated](https://discord.com/channels/1168655651455639582/1344527838283563131) | `
- **Email:** softdiamond@softdiamond.net
## Credits
- "vent_chute" (https://skfb.ly/ozTrw) by jazz-the-giraffe is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
## Support
If you enjoy the original work, consider supporting the [original creator](https://github.com/WarperSan) on Ko-Fi ❤️
[](https://ko-fi.com/warpersan)
## License
This project is Licensed under the [MIT](https://github.com/TheSoftDiamond/ShipInventoryUpdated/blob/master/LICENSE) License.