celvro-QuickSlotsPlus icon

QuickSlotsPlus

Increases max quick slot count to 20. Custom hotkey labels. Fix quick slot snapping and save tool positions.

Last updated 11 months ago
Total downloads 2962
Total rating 0 
Categories
Dependency string celvro-QuickSlotsPlus-1.3.1
Dependants 0 other mods depend on this mod

This mod requires the following mods to function

Subnautica_Modding-QModManager-4.4.3 icon
Subnautica_Modding-QModManager

QModManager is an intermidiate loader for mods made for the QMM system.

Preferred version: 4.4.3
Subnautica_Modding-SMLHelper-2.13.4 icon
Subnautica_Modding-SMLHelper

SMLHelper is a modding library that helps making mods easier by helping with adding new items, changing items, adding models, sprites, etc.

Preferred version: 2.13.4

README

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
  • Save quick slot positions when you exit the game
  • Works with Nitrox

Add custom labels

  1. Set hotkey in game, look at name.
  2. Create a file named Subnautica\Qmods\QuickSlotsPlus\customLabels.json. Limited support for unicode.
{
    "LeftArrow": "⬅️",
    "RightArrow": "Right"
}
  1. I've already added some default custom labels. You can override them with the KeyCode name.

Nitrox

Manually edit SMLHelper's QMods\Modding Helper\mod.json file and add "NitroxCompat": true.

Manual Installation

  1. Install QModManager and SMLHelper.
  2. Extract QMods\QuickSlotsPlus\ to Subnautica\QMods\QuickSlotsPlus.

Known issues

  • Controllers won't work until SMLHelper updates.
  • Sometimes while testing Nitrox my tool icon disappeared, but I could still use it.

Noticed a bug?

Available versions

Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.

Upload date Version number Downloads Download link  
2022-7-26 1.3.1 2222 Version 1.3.1 Install
2022-7-23 1.3.0 52 Version 1.3.0 Install
2022-6-8 1.2.5 318 Version 1.2.5 Install
2022-5-17 1.2.4 218 Version 1.2.4 Install
2022-5-11 1.2.3 101 Version 1.2.3 Install
2022-5-11 1.2.2 51 Version 1.2.2 Install