Description
ScreenEffects
Immersive visual warnings: a full-screen color overlay appears when your health, hunger, or air supply is critically low.
π‘ What it Does
ScreenEffects is a client-side mod that dramatically enhances survival immersion by replacing the subtle HUD warnings with dynamic, full-screen color overlays.
Instead of just relying on the small vanilla icons, the entire screen will pulse with a color specific to your critical condition, giving you an immediate and unmissable warning that you're in danger.
π Key Features
The mod adds three distinct color effects based on your current stats:
π Low Health Warning (Red)
- Color: Red
- Activation Threshold: Health is <= 6.0 HP (3 Hearts).
- Blinking Effect (Extreme Warning): Activates if Health <= 0.5 HP (Half a heart) OR if the player is currently taking damage.
π§ Low Air Supply Warning (Blue)
- Color: Blue
- Activation Threshold: Air Supply is <= 60 ticks.
- Blinking Effect (Extreme Warning): Activates if Air Supply == 0 (Drowning).
π Low Hunger Warning (Green)
- Color: Green
- Activation Threshold: Hunger Level is <= 6 Food Points.
- Blinking Effect (Extreme Warning): Activates if Hunger Level == 0 AND Saturation <= 0.0 OR if the player is taking damage while severely starving.
βοΈ Technical Details
- API: Requires NeoForge.
- Mode: Client-side only. Not required on the server.


