
Item Holograms
Client-side Minecraft mod that adds holograms for item drops with item name and stack count and shows tooltips when looked at.
- Загрузки
- 3K
- Подписчики
- 19
- Обновлён
- 17 июня 2026 г.
- Лицензия
- MIT
Опубликован 24 августа 2025 г.
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

Ченджлог
4.0.0-1.19.2Релиз1.19.2, 1.19.3, 1.19.4 · 20 декабря 2025 г.
first 1.19.2 version
4.0.0-1.20.1Релиз1.20.1 · 25 сентября 2025 г.
added config: enable tooltips, label display distance, enable hover animation, minimal mode (hologram on raycast, tooltip on sneak)
3.0.0-1.20.1Релиз1.20.1 · 7 сентября 2025 г.
hovering over items shows tooltips
2.0.0-1.20.1Релиз1.20.1 · 1 сентября 2025 г.
added frustum culling, raytracing, and caching
1.0.0-1.20.1Релиз1.20.1 · 24 августа 2025 г.
Initial Release
Комментарии
Загружаем…