How to reduce or remove the Minecraft nausea visual effect
Start with Minecraft Java's built-in Distortion Effects setting. If you need focused local suppression for nausea, blindness and darkness, a client-side Fabric mod is another option.
- Topic
- Visual comfort
- Edition
- Java Edition
- Reading time
- 6 minutes
- Updated
- August 25, 2026
The quick answer
In Minecraft Java Edition, open Options → Accessibility Settings and lower Distortion Effects. This reduces nausea and Nether portal distortion without installing a mod. A reduced or alternative overlay can remain, depending on the value and game version.
If you specifically want the local nausea, blindness and darkness visuals suppressed, AntiEffect provides that behavior as an always-active client-side Fabric mod. It does not remove the real status effects.
Use Minecraft's accessibility setting first
Minecraft Java has included a distortion control for visual comfort since the 1.16.2 development cycle. Lowering it reduces screen distortion such as nausea and the Nether portal effect. Mojang's release notes explain that low values use a green overlay as an alternative visualization rather than silently removing every indication.
- 01
Open Options
From the title screen or pause menu, open the game's Options screen.
- 02
Open Accessibility Settings
Find the accessibility menu for the current Java Edition interface.
- 03
Lower Distortion Effects
Move the slider until the nausea and portal distortion are comfortable enough for you.
- 04
Test in a safe world
Confirm the setting behaves as expected before relying on it during normal play.
Official references: Minecraft accessibility overview and the Java distortion-effects release note.
The status effect and its visual are different
Nausea is a gameplay status effect. The moving screen distortion is one way the client represents that state. Reducing or hiding the visual does not change the effect's duration, source or server-side state.
The same boundary matters for blindness and darkness. A client can change overlays it renders, but that does not mean the server stopped applying the status effect. Any guide or mod claiming otherwise should explain the distinction clearly.
Visual changes can make information less obvious. Keep that trade-off in mind when choosing accessibility settings or a mod.
When a client-side mod is useful
A focused Fabric mod can be useful when vanilla's single distortion slider does not cover the exact visual combination you want to suppress. Cipher's AntiEffect hides the local effect queries for nausea, blindness and darkness. It is always active, has no toggle and requires only Fabric Loader.
AntiEffect does not require Fabric API or Cipher HUB. The server does not need the mod, but you remain responsible for following its rules.
View AntiEffect detailsChoose the least complicated option that works
| Approach | What it changes | Best starting point |
|---|---|---|
| Vanilla Distortion Effects | Reduces nausea and portal distortion; may use an alternative overlay. | Try this first because it needs no mod loader. |
| AntiEffect | Suppresses local nausea, blindness and darkness visual queries. | Use when you already run Fabric and need this focused behavior. |
| Remove the JAR | Returns AntiEffect behavior to vanilla after restart. | Required because AntiEffect has no in-game toggle. |
For installation steps and dependency checks, use the Fabric mod installation guide.
Common questions
Can vanilla Minecraft reduce nausea?
Yes. Java Edition's Distortion Effects accessibility setting reduces the visual distortion, although an alternative overlay may remain.
Does hiding nausea visuals remove the effect?
No. It changes local presentation, not server-side effect state or duration.
Does AntiEffect work without Fabric API?
Yes. The current AntiEffect builds require Fabric Loader but not Fabric API or Cipher HUB.