| AntiBlind | |
|---|---|
![]() |
|
| Type | Hack |
| Category | Render |
| In-game description | “Prevents blindness and darkness effects. Incompatible with OptiFine.” |
| Default keybind | none |
| Source code | net/wurstclient/hacks/AntiBlindHack.java |
| net/wurstclient/mixin/BackgroundRendererMixin.java | |
The AntiBlind hack prevents blindness and darkness effects from impairing the player's vision.
In older Wurst versions, AntiBlind would also block nausea effects. This functionality has been moved to AntiWobble.
| Version | Changes |
|---|---|
| Wurst 1.2 | Added AntiBlind. |
| Wurst 3.0pre1 | Broke AntiBlind. |
| Wurst 3.0pre2 | Fixed AntiBlind. |
| Wurst 6.32 | AntiBlind no longer disables the wobble effect caused by nausea and portals. |
| Wurst 7.0pre1 | Temporarily removed AntiBlind. |
| Wurst 7.0pre24 | Re-added AntiBlind. |
| AntiBlind no longer disables the wobble effect caused by nausea and portals. | |
| Wurst 7.6 | Fixed AntiBlind not disabling blindness effects completely in MC 1.16.x without OptiFine. (Wurst7:180 - Thanks to Mersid!) |
| Wurst 7.27 | AntiBlind now also blocks the Warden's darkness effect. (Wurst7:667 - Thanks to warmbroke!) |
| Fixed AntiBlind not blocking blindness correctly in Minecraft 1.19 and later versions. (Wurst7:667 - Thanks to warmbroke! |