Shulker Box Tooltip [Fabric/Forge/NeoForge]

What's in my shulker box?

File Details

[Fabric 26.2] v5.4.0+26.2

  • R
  • Jul 6, 2026
  • 409.28 KB
  • 1.2K
  • 26.2
  • Fabric

File Name

shulkerboxtooltip-fabric-5.4.0+26.2.jar

Supported Versions

  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:shulkerboxtooltip-315811:8382670"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

5.4.0+26.2:
- Made enhanced bundle previews disabled by default, use "Vanilla+" bundle
theme to show enhanced previews.
- Allow selecting items (with no item limit) using scroll wheel in "Vanilla+"
bundle previews by lishhhhmm. (#250)
- Added selected items tooltip for "Vanilla+" bundle previews
- Added background for "outside" bundle previews by lishhhhmm. (#251)
- Better edge detection for "outside" previews: window may move to the side of
the tooltip to avoid screen edges by lishhhhmm. (#252)
- Limit preview size of "Vanilla+" bundles to contained items (don't show
empty/disabled slots).
- Added "active_slot_count" and "selected_slot" properties, see
https://github.com/MisterPeModder/ShulkerBoxTooltip/wiki/Data-Driven-Previews.