Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

177 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoBackSlot

Modrinth Report Issues

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.

Features

  • 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

Installation

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)

Project Structure

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.1
  • fabric-1.21.1
  • neoforge-1.21.1

forge-1.20.1 is a legacy Forge port target and still needs its Forge capability/network adapter work.

Default Controls

Key Action
G Swap Back Slot
V Swap Belt Slot
N Open Editor

Configuration

Config files are generated under:

config/neobackslot/

NeoForge uses .toml files. Fabric uses .properties files.

Important NeoForge options include:

[death]
keepItemsOnDeath = false

When enabled, Back Slot and Belt Slot items remain equipped after respawn.

Multiplayer

NeoBackSlot supports:

  • Dedicated servers
  • Multiplayer synchronization
  • Player-to-player rendering
  • Shared equip and unequip sounds

Both server and client must have the mod installed.

Compatibility

Tested with:

  • NeoForge 1.21.1
  • Fabric 1.20.1
  • Dedicated server
  • Large modpack environments
  • YIGD

Known Issues

  • 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.

Credits

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.

License

NeoBackSlot is licensed under the GNU General Public License v3.0 (GPLv3).

Releases

Packages

Contributors

Languages