RedHitIndicator

A Minecraft client-side mod that displays a red "Hit!" text below the crosshair whenever the player's aim is directly on a living entity's hitbox. The text...

Downloads

28

Remixes

0

Price

Free

fabric · Client · 1.21.1 · mod

RedHitIndicator adds a simple HUD cue for combat awareness: a red "Hit!" prompt appears directly under the crosshair whenever the client crosshair is on a living entity's hitbox, and it disappears immediately when you look away.

  • The indicator is rendered client-side via the HUD render callback, so no server installation is required.
  • Text is centered below the crosshair with a small offset for readability and uses a solid red color.
  • Only living entities trigger the prompt; blocks and non-living targets are ignored.
  • The check relies on the client's crosshair hit detection, so it reflects what your client is currently targeting rather than server validation.
  • Potential enhancements: configurable color/offset, optional sound or animation when the indicator appears.
MORE LIKE THIS