The mod is now in maintenance mode. No new features will be worked on. Contributions may still be accepted. Forge support will NOT be added
Changes:
- Removed the config screen
- Reworked the mod's internals to significantly improve compatbility
- The vanilla black vignette should no longer pop in/out
- Replaced the vignette texture to be more noticeable
- Updated to 1.20
The mod has been rewritten in Architectury, making it compatible with both Forge and Fabric!
NOTE: Forge doesn't have a config screen (because Forge doesn't let us add those yet), but you can still configure the mod by modifying damagevignette-client.toml
inside .minecraft/config
The mod has been rewritten in Architectury, making it compatible with both Forge and Fabric!
Also, the mod will no longer throw an error in the log if the config file is missing
Fixed an issue where, if Damage Vignette is disabled but normal vignette is enabled, Damage Vignette would still appear
- Updated to 1.19.4 (only 1.19.4 is supported! Older versions crash due to mapping changes)
- You can now switch on/off Damage Vignette separately from normal vignette using the mod config
- Add mod icon by @Hadeslnc
- Use new intensity formula to fix issues with specific health ranges
- Fix crash with Iris Shaders
Force Iris to render damage vignette
Added compatibility with Cloth Config and Mod Menu
- Fix vignette intensity formula being wrong
- Fix incompatibility with Iris
- Lowered Minecraft version requirement to >=1.19.0
Initial release