Download the latest release on Modrinth: https://modrinth.com/mod/neobackslot
Report bugs or compatibility issues: https://github.com/whitevoid7/NeoBackSlot/issues
NeoBackSlot is a standalone Back Slot and Belt Slot equipment mod.
Store weapons and tools on your character's back or belt for quick access. Items are synchronized in multiplayer and visible to other players.
- Back Slot
- Belt Slot
- Quick weapon swapping with keybinds
- Multiplayer synchronization
- Dedicated server support
- HUD indicators
- Inventory GUI integration
- In-game transform editor
- Per-item transform profiles
- Custom equip and unequip sounds
- Death drop support
- Basic grave mod compatibility
- Config support
Install NeoBackSlot on both the server and all clients.
Supported loaders:
- NeoForge 1.21.1
- Fabric 1.21.1
- Fabric 1.20.1
- Forge 1.20.1 (port in progress)
Each loader/version target is kept as its own Gradle project:
fabric-1.20.1/
fabric-1.21.1/
forge-1.20.1/
neoforge-1.21.1/Build-ready targets:
fabric-1.20.1fabric-1.21.1neoforge-1.21.1
forge-1.20.1 is a legacy Forge port target and still needs its Forge capability/network adapter work.
| Key | Action |
|---|---|
| G | Swap Back Slot |
| V | Swap Belt Slot |
| N | Open Editor |
Config files are generated under:
config/neobackslot/NeoForge uses .toml files. Fabric uses .properties files.
Important NeoForge options include:
[death]
keepItemsOnDeath = falseWhen enabled, Back Slot and Belt Slot items remain equipped after respawn.
NeoBackSlot supports:
- Dedicated servers
- Multiplayer synchronization
- Player-to-player rendering
- Shared equip and unequip sounds
Both server and client must have the mod installed.
Tested with:
- NeoForge 1.21.1
- Fabric 1.20.1
- Dedicated server
- Large modpack environments
- YIGD
- Some modded items may require transform adjustments.
- Grave restoration behavior may vary between grave mods.
- Back Slot and Belt Slot items may be lost when claiming a grave with a completely full inventory.
NeoBackSlot is a standalone implementation and is not a direct port of BackSlot.
This project was originally inspired by the BackSlot mod created by Globox1997, especially the idea of dedicated back and belt equipment slots.
NeoBackSlot is licensed under the GNU General Public License v3.0 (GPLv3).