Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Links
Creators
Details
Licensed MIT
Published last month
Updated last week
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