Item Holograms
This client-side Minecraft mod adds holograms for dropped items, displaying their names and stack counts. When looking at an item, pop-up tooltips with additional information appear.
Usability Features
The mod shows item names and stack counts for all objects within the player's field of view within a certain radius. When the character looks at an item, detailed tooltips with additional information are activated. A minimalist mode is also available in the settings, which reduces visual clutter: holograms are displayed only when directly looking at the item, and tooltips appear when both looking and crouching simultaneously.
Performance Optimization
Several optimization technologies are implemented to ensure smooth operation. Holograms are rendered only within the player's visibility range thanks to frustum culling. Objects behind obstacles are not displayed due to the ray tracing system. Additionally, hologram labels and tracing results are cached to improve performance.
Configuration Settings
Users can configure various parameters: enabling/disabling pop-up tooltips, label display distance, activation of hover animation, and switching the minimalist mode.