AntiBlind | |
---|---|
タイプ | ハック |
カテゴリー | Render |
ゲーム内説明 | “盲目と暗闇の効果を防止します。OptiFineと互換性がありません。” |
デフォルトキーバインド | なし |
ソースコード | net/wurstclient/hacks/AntiBlindHack.java |
net/wurstclient/mixin/BackgroundRendererMixin.java |
AntiBlindハックは、blindnessおよびdarkness効果がプレイヤーの視界を妨げるのを防ぎます。
古いWurstバージョンでは、AntiBlindはnausea効果もブロックしていました。 この機能は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. (Thanks to Mersid!) |
Wurst 7.27 | AntiBlind now also blocks the Warden's darkness effect. (Thanks to warmbroke!) |
Fixed AntiBlind not blocking blindness correctly in Minecraft 1.19 and later versions. (Thanks to warmbroke! |