This resource pack allows to change overlay color of all entities when they take damage. By defult this resource pack changes it to green, as an example.
Go into the resource pack and open a file assets/minecraft/shaders/include/change_damage_overlay.glsl, choose a color and put it into the second line of the file. For example if you want to change the color to purple (#AA00FF) with 50% transparency, the second line of the file would look like this:
vec4 RGBColor = vec4(170,0,255,127);
And if you want cyan (#00FFFF) color with the same transparency as in vanilla, it would look like this:
vec4 RGBColor = vec4(0,255,255,178);
Required
Unsupported
Умови використання, зміни та поширення цього товару.
02.01.2026 · Modrinth
Tested in 1.21.11
Скриншоти та зображення з оригінальної сторінки Modrinth.


Опубліковані версії та оригінальні файли Modrinth.
02.01.2026 · 9 125 завантаження
Tested in 1.21.11
13.09.2025 · 2 431 завантаження
Updated to support 1.21.6-1.21.8
21.09.2024 · 1 892 завантаження
For 1.17 — 1.17.1
21.09.2024 · 1 781 завантаження
For 1.18 — 1.20.1
21.09.2024 · 7 474 завантаження
For 1.20.2 — 1.21.4