promotional bannermobile promotional banner
premium banner
Client-side Minecraft mod that adds holograms for item drops with item name and stack count

Description

Client-side Minecraft mod that adds holograms for item drops with item name and stack count and tooltips when hovered.

QoL Features:

  • Item Name and Stack Count: item name and stack count are displayed for all items in view and in a certain radius
  • Tooltips: when the player looks at an item, the tooltips will be displayed
  • Minimal Mode: available in config; reduces hologram clutter by only showing the hologram when you're looking at the item and only shows tooltips when you're both looking at the item and sneaking.

Performance features:

  • Frustum Culling: holograms are only rendered when within the player's view
  • Raytracing: holograms behind objects are not rendered
  • Caching: labels for holograms and raytracing results are both cached for better performance

Config:

  • Enable/disable tooltips
  • Label display distance
  • Enable/disable hover animation
  • Minimal Mode toggle

Known Issues:

  • Doesn't work well with OptiFine

Other Modloaders/Versions

  • I hope to port this mod both to Fabric and to later versions of the game.