Custom Damage Overlay Color
🟡 Updated this year🖼️ Gallery (2 images)
🔍 Analysis
- 👍 0.1% endorsement rate
- 🏆 #44 of 49 core-shaders mods in this game by downloads
📋 About This Mod
## 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: <FONT COLOR="#3598db">1.17</FONT> — <FONT COLOR="#ff39eb">1.21.11</FONT> ### Works with both <FONT COLOR="#e74c3c">**Optifine**</FONT> and <FONT COLOR="#2fcc71">**Sodium**</FONT>. --- ### 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: ```js 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: ```js vec4 RGBColor = vec4(0,255,255,178); ```
## 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: ```js 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: ```js vec4 RGBColor = vec4(0,255,255,178); ```
📊 Mod Details
- Game
- Minecraft Resource Packs
- Author
- SuperAnt_
- Version
- 1.2
- Downloads
- 22,510
- Endorsements
- 31
- Category
- core-shaders
- Created
- 9/23/2024
- Updated
- 1/2/2026
- Game Versions
- 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6
- Tags
- core-shaders, entities, tweaks
🔧 How to Install Minecraft Resource Packs Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Resource Packs →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Resource Packs commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Resource Packs versions does Custom Damage Overlay Color support?
The author lists 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21. Other versions may work but are untested by the author.
What is the latest version of Custom Damage Overlay Color?
Version 1.2, published 2026-01-02 with 22,510 downloads recorded at the source.
Keep browsing — more Minecraft Resource Packs mods await

