Non-Directional Damage Tilt Fix

Fixes MC-259212, non-directional damage will only tilt the screen left/right, as it was in 1.2.5.

24,24k

Quick challenge

How far can you run before the mobs catch you?

Non-Directional Damage Tilt Fix

This mod is a lightweight mixin fix for [[MC-259212] Directional damage tilt is still used for non-directional damage sources after taking damage from a directional damage source](https://bugs.mojang.com/browse/MC/issues/MC-259212)

Info

Directional damage tilt was in singleplayer minecraft from its conception, but broke in 1.3 due to the server and client merge. They fixed it in 1.19.4 but forgot to add the check for whether your damage was locational or not.

This mod fixes this by adding that missing check. If its directional, tilt from that direction. If its not, tilt left or right, just like how it was before it was broken.

Usage

Mod requires no setup or configuration. Drop it in your fabric/neoforge mods folder for your version and it works on every server.

ADS