Перейти к содержимому
Mineforgian

Reserved Slots

Simple Minecraft mod that allows you to reserve/lock inventory slots for specific items

Загрузки
960
Подписчики
5
Обновлён
26 мая 2026 г.
Лицензия
Apache-2.0

Опубликован 15 февраля 2026 г.

Reserved Slots

Keep your inventory organized! Reserve and lock slots for specific items.

Reserve Slots is a client-side Fabric mod that lets you designate inventory slots for specific items, ensuring they always go to the same place. Perfect for keeping your tools, food, and building blocks organized!


✨ Features

🎯 Reserve Slots for Specific Items

Reserve a slot for a specific item type - when you pick up that item, it automatically goes to its reserved slot. If all other slots are full, other items can still use reserved slots as overflow. Great for keeping your pickaxe, sword, and torches in the same spots!

🔒 Lock Slots for Exclusive Items

Lock a slot to make it exclusively for a specific item type - no other items can ever enter that slot, even if your inventory is full. Perfect for ensuring critical items like your pickaxe or food always have their dedicated space.

👁️ Visual Indicators

  • Darkened backgrounds on reserved/locked slots
  • Ghost item preview shows what belongs in empty reserved slots
  • Padlock icon clearly marks locked slots
  • Works in both inventory and hotbar

🎮 Smart Item Routing

Items automatically route to their reserved slots when picked up. No more manually organizing your inventory after every mining trip!

� Pickup to Inventory

An optional mode that changes how new items fill your inventory. When enabled, items go to your main inventory slots (rows 2–4) first before filling the hotbar, keeping your hotbar clean and intentional. Toggle this in the mod settings screen.

🌐 Server Compatibility Check

When you join a world or server, the mod automatically checks whether the server also has Reserved Slots installed. If the server does not have the mod, the client disables all slot-reservation logic for that session and notifies you in chat - so you can safely install the mod client-side without any issues on vanilla or modded servers that don't run it.

�💾 Per-World Persistence

Your reserved slot configurations are saved with each world - different worlds can have different setups.


📖 How to Use

Reserving a Slot

  1. Place an item in the slot you want to reserve
  2. Hover over the slot (in your inventory or hotbar)
  3. Press R (or your configured keybind)
  4. The slot is now reserved for that item type with a darkened background

Locking a Slot

  1. Reserve a slot first (follow steps above)
  2. Press R again while hovering over the reserved slot
  3. The slot locks and shows a padlock icon - only the reserved item type can enter, no other items allowed

Removing Reservation

  • Press R a third time to cycle back to normal

Mod Settings

Press the Open Reserved Slots Settings keybind (unbound by default; assign one in Options → Controls → Reserved Slots) to open the settings screen where you can toggle Pickup to Inventory mode.

Keybindings

Action Default
Toggle Reserved Slot R
Open Reserved Slots Settings (unbound)

Customize in: Options → Controls → Reserved Slots


📦 Installation

  1. Install Fabric Loader
  2. Install Fabric API
  3. Download Reserved Slots from Releases
  4. Place the .jar file in your mods folder
  5. Launch Minecraft 26.1!

🔧 Technical Information

  • Minecraft Version: 26.1
  • Mod Loader: Fabric
  • Required Dependencies: Fabric API 0.105.0+
  • Side: Client & Server (works in single-player and multiplayer)
  • Server required: Yes — the mod must be installed on the server for slot reservations to persist. If the server does not have the mod, the client will automatically disable itself for that session.

🛠️ Building from Source

git clone https://github.com/yourusername/reserved-slots.git
cd reserved-slots
./gradlew build

The compiled .jar will be in build/libs/


📝 License

This mod is licensed under the MIT License - see the LICENSE file for details.


❓ FAQ

Q: Does this work in multiplayer?
A: Yes! The mod needs to be installed on the server for multiplayer support.

Q: Can I change the keybinding?
A: Yes! Go to Options → Controls → Reserved Slots to change the keybind.

Q: Will my reserved slots carry over between worlds?
A: No, each world has its own independent slot configuration.

Q: Can I reserve armor slots or the offhand?
A: Currently, only the main 36 inventory slots (including hotbar) can be reserved.


Enjoy organized inventory management! 🎒

Ченджлог

0.3.9Релиз26.1, 26.1.1, 26.1.2 · 26 мая 2026 г.
  • Fix supported game versions
0.3.7Релиз26.1 · 26 мая 2026 г.
  • Add ModMenu as required dependency
0.3.6Релиз26.1 · 26 мая 2026 г.
  • Add Pickup To Inventory config setting
  • Add check to see if mod is installed on server when entering a world
  • Fix shift-click behaviour
  • Fix exiting a workbench behaviour
  • Fix default item sorting behaviour
0.2.3Релиз1.21.11 · 31 марта 2026 г.

Release 0.2.3

Made the same fixes as for the 26.1 version

0.3.3Релиз26.1, 26.1.1, 26.1.2 · 29 марта 2026 г.
  • Fixed reserved rendering in chests
0.3.2Релиз26.1 · 29 марта 2026 г.
  • Added support for shift-clicking out of containers
0.3.1Релиз26.1 · 29 марта 2026 г.

Release 0.3.1

Updated to Minecraft 26.1 and allowed armor and offhand slots to be reserved as well.

0.2.2Релиз1.21.11 · 15 февраля 2026 г.

Release 0.2.2

Комментарии

Загружаем…