doxparthealth-2.0.0.jar
Curse Maven Snippet
What's new
2.0.0 — Minecraft 1.21.1 / NeoForge
Includes everything in 1.1.0 (20 languages, and the two part-damage fixes).
The command is /doxhealth. The old name (/doxtacz hp) still works — it dates from
when this was part of another mod and some docs still say it.
Fixed: the heal screen rendered blurred. 1.21's screen background runs a blur pass
over the whole framebuffer, and with a shaderpack loaded that pass landed on top of
our GUI. We no longer call it and dim the background ourselves.
Fixed: the health bars looked washed out. 1.21's Screen.render draws the background
again on its own — a line 1.20 did not have — so the dim was being painted back over
the bars. Draw order corrected.
Requires DoxCore 2.x and DoxEffect 2.x.
This mod has no additional files

