RPG Inventory

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

File Details

rpg-inventory-2.11.0.jar

  • R
  • Apr 22, 2026
  • 477.19 KB
  • 1.1K
  • 1.21.1
  • Fabric

File Name

rpg-inventory-2.11.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

2.11.0

RPG Inventory's feature set has grown significantly and the mod is also used as a dependency for other projects. I made the decision to change the default state of the mod to be as close to vanilla as possible. Config values of existing installations should not be affected.

Additions

  • added "enable_two_handed_items_restriction" server config option, false by default

Changes

  • changed several default config values
    • server config
      • "activate_rpg_inventory_screen" is now false by default
      • "always_allow_toggling_two_handed_stance" is now true by default
      • "are_hand_items_restricted_to_item_tags" is now false by default
    • client config
      • "show_item_tooltip_equipment_slots" is now false by default
      • "show_armor_bar" is now true by default
  • removed the "always_show_all_hotbar_slots" and "is_hotbar_centered" client config options. Use the corresponding config options of the "Inventory Size Attributes" mod instead.

Fixes

  • fixed item cooldowns for swapping/sheathing hand items or toggling 2-handed stance