Mineuniverse
Log in Register
Mods

Neat + Dynamic Difficulty

Compatibility addon that appends Dynamic Difficulty levels to Neat entity names on health bars.
by StarGazerDreamBlazer
Download Claim this project
372 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Addons Utility & QoL

Neat + Dynamic Difficulty

NeoForge 1.21.1 compatibility addon that appends Dynamic Difficulty levels to Neat health bar names.

Level color config

After the mod loads once, NeoForge creates a client config file:

run/config/neat_dynamic_difficulty-client.toml

In a normal Minecraft instance outside this dev workspace, the same file is:

config/neat_dynamic_difficulty-client.toml

Edit the levelColors.rules list to control how the (lvl N) suffix is colored.

Rule formats

Use a fixed color range:

"range:1-10:#00FF00"

This keeps levels 1 through 10 green. If there is no later rule, levels above 10 also stay green.

Use a gradient:

"gradient:1-50:#00FF00:#600000"

This blends from green at level 1 to dark red at level 50. If there is no later rule, levels above 50 keep the level 50 color.

Example config

[levelColors]
rules = [
  "range:1-10:#00FF00",
  "gradient:11-50:#00FF00:#600000"
]

Rules are processed from top to bottom, so keep them ordered by level.

Accepted color format:

  • #RRGGBB

Default rule:

"gradient:1-100:#00FF00:#600000"
neat_dynamic_difficulty-1.21.1-neoforge-1.0.1.jar
MC Client, 1.21.1, NeoForge
Release 2026-04-30 Get

More from StarGazerDreamBlazer

Set Anger
62
Durability Preservation Attributes
54
Ore Generation Configuration
475
Regenerating Ore Veins
271

You Might Also Like

SI: Scriptified [DISCONTINUED]
DISCONTINUED
99,868
FTB Quests Entity Visualization
Adds entity visualization to FTB Quests
99,525
JEI / REI WorldGen
JEI/REI Addon for World Gen Information with universal compatibility for all mods ores by utilizing biome generation data
99,419
Pixel Blocks
Pokemon Lucky Block! When mining the pixel block a random pokemon spawns.
9,988
TFC Bonsai
Add TFC Trees to bonsai pots
9,988
Laser Eyes
A "laser eyes" addon for the Viltrumite mod.
9,968