RPG Inventory

This mod adds new equipment slots and other mechanics found in popular RPGs.

File Details

rpg-inventory-3.1.0.jar

  • R
  • Apr 29, 2026
  • 444.62 KB
  • 110
  • 26.1.2+2
  • Fabric

File Name

rpg-inventory-3.1.0.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:rpg-inventory-1065901:8009861"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

3.1.0

Changes

  • renamed the following item tags to better reflect their function:
    • "rpginventory:not_shown_when_in_sheathed_hand" to "rpginventory:not_shown_when_in_sheathed_right_hand"
    • "rpginventory:not_shown_when_in_sheathed_offhand" to "rpginventory:not_shown_when_in_sheathed_left_hand"

Fixes

  • fixed an issue where items in the hotbar would not apply their attribute modifiers when selected

Technical

  • removed a lot of unnecessary synchronisation of custom equipment slots. Vanilla Minecraft does this automatically now.