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

item drops with holograms showing item name and stack count, colored by rarity enchanted netherite sword with an expanded hologram showing tooltips including enchantments, attack damage, etc.


Project members

MatthewSeq

Member

Details

Licensed MIT
Published 2 months ago
Updated 2 months ago