Radial Aggro Indicator
Modby 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
Game Versions
Screenshots
Similar Mods
Origins: Legacy
Unofficial forward port of Origins 1.20.1 up to the latest version of Minecraft.
Beautified Chat [Server]
💬 A highly configurable mod to change the style and colour of chat messages server-wide.
Glowstone Dust Recipe
adds a simple recipe for glowstone dust
Easy Mob Spawn Control - edit spawn rate & mob cap, disable mobs
Quickly adjust spawn rate, ban mobs or change mob limit with in-game menu
HexDebug
A Hex Casting addon for debugging and editing hexes.
Mouse Key Inventory Fix
Fixes the almost ten-year-old issue with mouse key binds not working in inventories