Перейти к содержимому
Mineforgian

SomeNoHurtCam

A Minecraft mod that disables screen shaking when taking damage.

Загрузки
3K
Подписчики
3
Обновлён
30 марта 2026 г.
Лицензия
MIT

Опубликован 22 февраля 2026 г.

SomeHurtCam

A Minecraft mod that disables screen shake when taking damage.

Features

  • Disable camera shake when taking damage
  • Toggle with F8 (default)
  • Customize the key in the controls menu
  • Save settings between game launches
  • Supports Russian and English languages

Installation

  1. Install the Fabric API (https://modrinth.com/mod/fabric-api)
  2. Copy the mod's .jar file to your Minecraft's mods folder

Controls

Key Action
F8 Enable/Disable Screen Shake

To change the key, go to: Settings → Controls → SomeHurtCam

License

MIT

Ченджлог

v1.0.1Релиз1.18, 1.18.1, 1.18.2 · 23 февраля 2026 г.

Changelog

v1.0.1 (2026-02-23)

Added

  • Added full support for changing the HurtCam toggle key in the Controls menu.
  • Added a dedicated key binding category: SomeHurtCam.
  • Adeded version 1.18.x

Changed

  • Switched key registration to the standard Fabric API (KeyBindingHelper) for proper integration with in-game controls.
  • Replaced the previous non-standard registration approach via GameOptions.keysAll.

Removed

  • Removed the GameOptionsAccessor mixin and its entry from somehurtcam.mixins.json.

Technical

  • Added fabric-api dependency in build.gradle.
1.0.1Релиз1.16.3, 1.16.4, 1.16.5 · 22 февраля 2026 г.

v1.0.1 (2026-02-22)

Added

  • Added full support for changing the HurtCam toggle key in the Controls menu.
  • Added a dedicated key binding category: SomeHurtCam.

Changed

  • Switched key registration to the standard Fabric API (KeyBindingHelper) for proper integration with in-game controls.
  • Replaced the previous non-standard registration approach via GameOptions.keysAll.

Removed

  • Removed the GameOptionsAccessor mixin and its entry from somehurtcam.mixins.json.

Technical

  • Added fabric-api dependency in build.gradle.
1.0.0Релиз1.16.3, 1.16.4, 1.16.5 · 22 февраля 2026 г.

SomeHurtCam

Client-side Fabric mod for Minecraft 1.16.5 that disables hurt camera shake.

Features

  • Hurt camera shake is disabled by default.
  • Toggle key: F8.
  • Key can be changed in Options -> Controls.
  • Languages: English and Russian.

Requirements

  • Minecraft 1.16.5
  • Fabric Loader 0.17.3+
  • Java 8+

Installation

  1. Install Fabric Loader for Minecraft 1.16.5.
  2. Put SomeHurtCam-1.0.0.jar into your .minecraft/mods folder.
  3. Start the game with the Fabric profile.

Why "Incompatible mods found" can appear

If you see:

  • requires version ... of Fabric Loader

then update/install the missing dependencies:

  • Use Fabric Loader 0.17.3 or newer.

Комментарии

Загружаем…