Custom Damage Overlay Color

Custom Damage Overlay Color

v1.2
Modrinth 32 подписчики Загрузок: 22 704
от SuperAnt_
Войти

Change hit color (tint) of all entities to ANY color!

Товар

О товаре

Custom Damage Overlay Color

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.

Versions: 1.17 — 1.21.11

Works with both Optifine and Sodium.


How to change the color

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);
Превью

Изображения товара

Окружение

Требования и совместимость

Совместимость и требования

MinecraftVanilla1.17 – 1.21.11

Локальный хост

Required

Хостинг на сервисах

Unsupported

Условия

Лицензия

Условия использования, изменения и распространения этого товара.

MIT LicenseModrinth
Релиз

Последний релиз

v1.2

02.01.2026 · Modrinth

Tested in 1.21.11