- Updated to 1.21.6+
- Added the new "infiniteHoverRange" option
- Fixed an issue with "renderOnTopOnHover" when used with shaders
- Fixed a bug allowing the invalid commands "blackList set" and "whiteList set" to be executed
- Added a reset button to the white list and black list in the config screen
- Fixed a potential bug with the config screen
- Fixed compatibility issues with Iris Shaders
- Added an option to view the health bar through blocks when looking at an entity
- Optimization
Config Options
- Show For Hostile Mobs
- Show For Passive Mobs
- Show For Yourself
- Show For Damaged Entities Only
- The Black List and White List can be toggled separately (removed the filtering mechanism)
- Added both keybinds to the config menu
Display
- Fixed a few visual bugs with the config screen
- Shows poison, wither and frozen effects with the correct texture (when possible)
Keybinds
- added a new keybind that overrides the toggle and the visibility filters while pressed
Commands
Added
- blackList [true/false]
- whiteList [true/false]
- showHostile [true/false]
- showPassive [true/false]
- showSelf [true/false]
- onlyShowDamaged [true/false]
Removed
- filteringMechanism [blackList/whiteList/none]
-
Added a keybind to toggle rendering
-
Changed the rendering system to 2D (it not longer rotates vertically) to fix z fighting and other visual bugs
-
Added in-game commands for all the settings /MobHealthIndicators. Typing the following commands without the suffix will show their value, while typing just /MobHealthIndicators will list all values.
- showHearts [true/false]
- dynamicBrightness [true/false]
- filteringMechanism [blackList/whiteList/none]
- blackList add/remove [entity type]
- whiteList add/remove [entity type]