File Details
Shulker Box Labels 3.4.3 for Fabric 26.1
- R
- Mar 24, 2026
- 532.76 KB
- 870
- 26.1.2+2
- Fabric
File Name
shulker-box-labels-3.4.3+26.1-fabric.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
Curse Maven Snippet
- Updated the mod to 26.1.
- Fixed a bug where shulker boxes appeared flat when
Flat Renderingwas set toOnly Labeledwhile label rendering was disabled. - Removed hacky implementation which converted shulker boxes with data components containing the old mod name to the new name. Replaced them with DataFixers.
- Minor optimization: container icons are now immediately removed from the container icon cache when opening a shulker box.
- Adjusted rendering of enchanted 3D items (perspectives:
world,hands) to avoid enchantment glint z-fighting with the shulker box lid introduced in 26.1. - Disabled rendering of config previews when not in a world, since constructing
ItemStacks outside aLevelis no longer possible. Dynamic registries are only loaded after first joining a world. An error message is shown instead if rendering is not possible. - Removed compatibility with older namespace of this mod.

