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