HomeJavaModsno-pot-effect
no-pot-effect

English Description

No Pot Effect removes the three most annoying visual effects in Minecraft that disrupt PvP encounters and cause eye strain:

  1. FOV distortion — completely disables camera zooming animations when under speed or slowness potion effects, keeping your field of view perfectly locked.
  2. Nausea (portal) — entirely eliminates the screen warping/wobbling effect caused by nausea and when entering a Nether portal.
  3. Hurt tilt — removes the camera shaking animation when taking damage, ensuring your crosshair and aim stay perfectly steady.

Each feature can be customized individually in the configuration file located at config/no-pot-effect.json:

{ "disableFov": true, "disableNausea": true, "disableHurtTilt": true }

Simply change any value to false to re-enable that specific vanilla effect.

Requirements: Minecraft 1.21.1, Fabric Loader 0.14+, Fabric API.

Side: Client-side only.

Русское Описание

No Pot Effect убирает три самых раздражающих визуальных эффекта в Minecraft, которые мешают в PvP и просто режут глаза:

FOV distortion (Изменение поля зрения) — при зелье скорости камера отдаляется, при замедлении — приближается. Мод полностью отключает это поведение, оставляя FOV неизменным.

Nausea (Тошнота и портал) — искажение экрана от эффекта тошноты и при входе в портал Нижнего мира полностью удалено.

Hurt tilt (Тряска от урона) — резкий наклон камеры в сторону при получении урона больше не сбивает ваш прицел.

Всё это можно отключить индивидуально в файле конфигурации по пути config/no-pot-effect.json:

{ "disableFov": true, "disableNausea": true, "disableHurtTilt": true }

Просто установите значение false для того эффекта, который вы хотите вернуть в игру.

Требования: Minecraft 1.21.1, Fabric Loader 0.14+, Fabric API.

Сторона: Только клиент (на сервер ставить не нужно).

Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more