Description

A mod designed to add a red tint when the player takes damage.
- The red vignette gradually darkens as your hp reduces.
- The health threshold value (Decides from how much health the tint starts rendering) is configurable using the /tint command.
- Typing /tint simply displays the current status of all configs.
- Typing /tint reset resets all configs. (Threshold -> 20, Dynamic -> true)
- Typing /tint anynumberhere customizes the health threshold.
- Typing /tint dynamic shows the status of dynamic threshold.
- Typing /tint dynamic falseortrue toggles dynamic threshold.
- The threshold value is stored in damage_tint.json in the config folder of your minecraft run directory.
- The configurable threshold value is gonna be the same irrespective of the world/server you are in. Say if you set it to 10, whatever world you enter with the mod, the tint will only appear from 10 health (5 hearts) onward.


