Modscraper Modscraper Minecraft
Radial Aggro Indicator logo

Radial Aggro Indicator

Mod

by Mrbysco

Shows a radial indicator on screen to show the direction of the mob that is currently targeting the player

Type

Mod

CurseForge Downloads

0

CurseForge ID

1469201

Modrinth Downloads

0

Modrinth ID

qwxeW1YO

Last Updated

Apr 12, 2026

Description

Radial Aggro Indicator

Displays an on-screen indicator showing the direction of mobs that have targeted the player. When targeted a red ^ will appear on the screen pointing in the direction of the mob.

Multiple indicators can appear at once if multiple mobs have targeted the player.

There are some entity tags available to customize the behavior of the indicator for specific mobs.
The radialaggro:unfading tag can be added to mobs to make their indicators stay visible indefinitely instead of disappearing after a certain duration.

The radialaggro:blacklist tag can be added to mobs to prevent them from showing an indicator at all.
If the invertBlacklist config option is enabled, then only mobs with the radialaggro:blacklist tag will show indicators, effectively making it a whitelist instead.

The indicator can be customized through the config file, allowing you to change the color, size, symbol and more. The following general config options are available:

  • initialAggro - If true the indicator will be shown when a mob first targets the player (default: false)
  • indicatorDuration - The duration in ticks that the aggro indicator will be shown for (default: 200, 10 seconds)
  • hideInView - If true the indicator will be hidden when the entity is within the player's field of view (default: false)
  • invertBlacklist - If true the blacklist will be inverted to a whitelist, meaning only entities in the list will show the indicator (default: false)

The following client config options are also available:

  • fadeIn - If true the indicator will fade in when it appears (default: true)
  • fadeOut - If true the indicator will fade out when it disappears (default: true)
  • radiusScale - The scale of the wheel around which the aggro symbol spins. Higher values will make the wheel larger (default: 1.0D)
  • symbol - The symbol used for the aggro indicator. This can be any single character or a string of characters (default: "^")
  • symbolColorRed - The red value of the symbol color rgb (default: 255)
  • symbolColorGreen - The green value of the symbol color rgb (default: 0)
  • symbolColorBlue - The blue value of the symbol color rgb (default: 0)
  • symbolRotationLock - If true the symbol will not rotate to match the direction of the entity, it will always be upright (default: false)
  • symbolScale - The scale of the symbol used for the aggro indicator. Higher values will make the symbol larger (default: 2.0D)

Compatibility

Mod Loaders

Forge Neoforge

Game Versions

1.20.1 1.21.1 1.21.11

Screenshots

Similar Mods

Included in Modpacks

External Resources