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

Healt Alert Tweaks

Customizable low-health vignette and heartbeat alerts.

Загрузки
233
Подписчики
0
Обновлён
27 апреля 2026 г.
Лицензия
All-Rights-Reserved

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

Healt Alert Tweaks

Healt Alert Tweaks is a client-side Fabric mod that helps you react faster when your health gets low by adding configurable visual and audio alerts.

The main feature is a customizable low-health vignette that fades onto your screen when your health drops below a configurable threshold. You can choose the color, transparency, size, intensity behavior, and animation style directly from the Mod Menu configuration screen.

The mod also includes heartbeat effects. The vignette can pulse like a heartbeat, and an optional heartbeat sound can play when your health is low. Both the visual pulse and the sound speed can react to your current health, becoming more intense as your health gets lower, or they can stay static if you prefer a calmer alert.

Everything is configurable through a custom Mod Menu screen with separated tabs for visual tweaks and sound settings.

Features

  • Custom low-health vignette.
  • Custom vignette color picker.
  • Adjustable health threshold.
  • Adjustable vignette transparency.
  • Adjustable vignette size.
  • Smooth vignette fade animation.
  • Static Color mode.
  • Static color intensity slider.
  • Heartbeat-style vignette pulse.
  • Optional low-health heartbeat scaling.
  • Heartbeat sound alert.
  • Adjustable heartbeat sound volume.
  • Adjustable heartbeat sound intensity.
  • Sound preview player.
  • Vignette preview panel.
  • Mod Menu support.
  • Client-side only.

Low Health Vignette

The vignette appears when your health goes below the value you choose in the config menu.
You can customize its color, transparency, size, and how strongly it reacts to your health. Replace this with a description

Custom Color Picker

Choose the vignette color directly from a palette-style selector.
This lets you make the alert subtle, intense, dark, bright, or matching your own style.

Replace this with a description

Static Color Mode

By default, the vignette becomes stronger as your health gets lower.
If you prefer a fixed intensity, enable Static Color and adjust the intensity slider.

Smooth Fade

The vignette can appear and disappear smoothly instead of popping onto the screen suddenly.

Heartbeat Vignette

The vignette can pulse like a heartbeat.
When low-health integration is enabled, the pulse becomes faster as your health gets lower.

Replace this with a description

Heartbeat Sound

The mod can also play a heartbeat sound when your health is low.
You can adjust the volume and the heartbeat intensity from the Sound tab.

Replace this with a description

Mod Menu Configuration

All options are available from a custom Mod Menu screen with tabs for visual tweaks and sound settings.

Requires:

  • Fabric Loader
  • Fabric API
  • Mod Menu is recommended for configuration

Ченджлог

1.0.21+1.21.11Релиз1.21.11 · 27 апреля 2026 г.

Healt Alert Tweaks - 1.21.11

Compatibility build for Minecraft 1.21.11.

Changed

  • Added support for Minecraft 1.21.11.
  • Updated Mod Menu compatibility target for the 1.21.11 line.
  • Updated heartbeat sound playback code for the newer client sound API.
  • Updated custom configuration buttons for the newer client GUI API.

Technical

  • Reworked custom config buttons to use the compatible clickable widget path.
  • Updated heartbeat sound playback from the older sound helper method to the newer UI sound helper.
  • Kept vignette rendering behavior unchanged.
  • Kept low-health intensity behavior unchanged.
  • Kept heartbeat pulse and heartbeat sound configuration behavior unchanged.

Notes

  • This build is separate from 1.21.9 - 1.21.10 because Minecraft 1.21.11 includes relevant client GUI and sound API changes.
1.0.21+1.21.9-1.21.10Релиз1.21.9, 1.21.10 · 27 апреля 2026 г.

Healt Alert Tweaks - 1.21.9 - 1.21.10

Merged compatibility build for Minecraft 1.21.9 and 1.21.10.

Changed

  • Added support for Minecraft 1.21.9.
  • Added support for Minecraft 1.21.10.
  • Merged both versions into one compatibility build.
  • Updated dependency targets for the 1.21.9/1.21.10 line.

Technical

  • Verified the same vignette rendering methods are compatible across both versions.
  • Verified the same GUI configuration code path works across both versions.
  • Verified the same heartbeat sound playback logic works across both versions.
  • No feature behavior changes from the previous compatibility line.
1.0.21+1.21.6-1.21.8Релиз1.21.6, 1.21.7, 1.21.8 · 27 апреля 2026 г.

Healt Alert Tweaks - 1.21.6 - 1.21.8

Merged compatibility build for Minecraft 1.21.6, 1.21.7, and 1.21.8.

Changed

  • Added support for Minecraft 1.21.6.
  • Added support for Minecraft 1.21.7.
  • Added support for Minecraft 1.21.8.
  • Merged the compatible versions into one build range.
  • Updated dependency targets for the 1.21.6+ compatibility line.

Technical

  • Vignette rendering logic remains unchanged.
  • Heartbeat sound timing and low-health integration remain unchanged.
  • Mod Menu configuration behavior remains unchanged.
  • Compatible versions were merged because no relevant client API changes required separate code paths.
1.0.21+1.21.5Релиз1.21.5 · 27 апреля 2026 г.

Healt Alert Tweaks - 1.21.5

Compatibility build for Minecraft 1.21.5.

Changed

  • Updated Minecraft compatibility target to 1.21.5.
  • Updated Fabric API target for Minecraft 1.21.5.
  • Preserved all low-health vignette settings.
  • Preserved all heartbeat sound settings.
  • Preserved Mod Menu configuration support.

Technical

  • Kept the existing rendering, configuration, and sound logic unchanged.
  • Released as a separate build after compatibility validation.
1.0.21+1.21.2-1.21.4Релиз1.21.2, 1.21.3, 1.21.4 · 27 апреля 2026 г.

Healt Alert Tweaks - 1.21.2 - 1.21.4

Compatibility build for Minecraft 1.21.2 through 1.21.4.

Changed

  • Updated Minecraft compatibility range.
  • Updated Fabric API target for the 1.21.2+ compatibility line.
  • Preserved the existing vignette rendering behavior.
  • Preserved the existing heartbeat sound behavior.
  • Preserved the existing Mod Menu configuration layout and options.

Technical

  • Verified the same code path works across 1.21.2, 1.21.3, and 1.21.4.
  • No gameplay behavior changes from the previous supported build.
1.0.21+1.21-1.21.1Релиз1.21, 1.21.1 · 27 апреля 2026 г.

Minecraft 1.21 - 1.21.1

Added

  • Added low-health vignette alert.
  • Added customizable vignette color.
  • Added health threshold slider.
  • Added vignette transparency slider.
  • Added vignette size slider.
  • Added smooth fade option.
  • Added Static Color mode.
  • Added static intensity slider.
  • Added heartbeat vignette pulse.
  • Added heartbeat sound alert.
  • Added heartbeat sound volume slider.
  • Added heartbeat sound intensity slider.
  • Added sound preview player.
  • Added Mod Menu configuration screen.

Changed

  • Updated mod description and icon.
  • Improved config screen layout.
  • Improved scroll behavior and visual spacing.
  • Changed all configuration text to English.

Compatibility

  • Supports Minecraft 1.21 and 1.21.1.

Комментарии

Загружаем…