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

Nondirectional Damage Tilt Fix

Restores a missing check in modern damage tilt code for indirect sources of damage. Fixes MC-259212

Загрузки
43K
Подписчики
20
Обновлён
31 июля 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 15 июля 2025 г.

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

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.

Ченджлог

3.0.0Релиз1.20.1 · 31 июля 2026 г.
  • First Forge build
  • Another internal rewrite for better compatibility and less version specific crashes
  • Removed dumb versioning scheme
  • Functionally the same as before
3.0.0Релиз26.1.1, 26.1.2, 26.2 · 31 июля 2026 г.
  • Another internal rewrite for better compatibility and less version specific crashes
  • Removed dumb versioning scheme
  • Functionally the same as before

Compatible with NeoForge 26.1-26.2

3.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 31 июля 2026 г.
  • Another internal rewrite for better compatibility and less version specific crashes
  • Removed dumb versioning scheme
  • Functionally the same as before

Compatible with NeoForge 1.21-1.21.11

3.0.0Релиз26.3-snapshot-6, 26.3-snapshot-7, 26.3-snapshot-8 · 30 июля 2026 г.
  • Another internal rewrite for better compatibility and less version specific crashes
  • Removed dumb versioning scheme
  • Functionally the same as before

Compatible with Fabric 26.1-26.3

3.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 30 июля 2026 г.
  • Another internal rewrite for better compatibility and less version specific crashes
  • Removed dumb versioning scheme
  • Functionally the same as before

Compatible with Fabric 1.21-1.21.11

3.0.0Релиз1.20.4, 1.20.5, 1.20.6 · 30 июля 2026 г.
  • Another internal rewrite for better compatibility and less version specific crashes
  • Removed dumb versioning scheme
  • Functionally the same as before

Compatible with Fabric 1.20-1.20.6

2.0.1r26.1Релиз26.1.1, 26.1.2, 26.2-snapshot-8 · 6 мая 2026 г.
  • Rewrote mixin to support 26.1
  • Fixed some metadata things
  • Mod is functionally the same otherwise

This release supports 26.1 and above.

2.0.1+b26.1Релиз26.1-snapshot-1, 26.1-snapshot-2, 26.1-snapshot-3 · 19 декабря 2025 г.
  • Updated build files for 26.1 Snapshot 1
  • Now requires Java 25

Nothing else changed, mod functions the same

This release supports version 26.1 so far

Комментарии

Загружаем…