QuickSlots+
A C# mod for Subnautica to add more slots.
Features
- Up to 20 slots with hotkeys
- Disable adding new items to the quick slots
- Custom hotkey labels
- Icons snap to quick slots during drag/drop
- Fix a bug with saving empty slot positions
Add custom labels
- Set hotkey in game, look at name.
- Create a file named "Subnautica\Qmods\QuickSlotsPlus\customLabels.json". Limited support for unicode.
{
"LeftArrow": "⬅️",
"RightArrow": "Right"
}
- I've already added some default custom labels.
You can override them with the KeyCode name.
Requirements
Installation
Download the zip file from NexusMods
Extract the QMods folder to your Subnautica directory.
Known issues
- Controller hotkeys don't work for 6-20, maybe an issue with SMLHelper
- Controller hotkeys only "kind of" work for 1-5, it unbinds tools randomly