File Details
1.12.7 (Fabric 1.21.10)
- R
- Oct 22, 2025
- 6.66 MB
- 465
- 1.21.10
- Fabric
File Name
inventory-1.12.7.jar
Supported Versions
- 1.21.10
Curse Maven Snippet
Updated to 1.21.10
Additions:
- Added copper armor to the colored armor bar
Bug Fixes:
- Using Alt to slot cycle now respects its config option
- Fixed map preview only showing the background texture
Changes:
- The colored armor bar now supports modded armors. By default, modded armors use the iron armor texture.
- To add support for a modded armor, create a resource pack with the following folder structure:
assets/inventory/textures/gui/sprites/hud. The folders must be named exactly as written, or the custom textures won't be recognized. - Each armor material requires three textures:
<material>_armor_full.png,<material>_armor_half1.pngfor the left half, and<material>_armor_half2.pngfor the right half, where<material>is the id of the armor material. Place these textures in thehudfolder of the resource pack.
- To add support for a modded armor, create a resource pack with the following folder structure:

