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

Responsive Knockback

Remove that delay on knockback

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

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

(Fixes bug MC-297196 - Knockback is synchronized to client with inconsistent delay)

Responsive and smooth knockback

Syncs the mobs position as soon as knockback is applied. Fixing inconsistent visual delays between attack and knockback.

Comparison Video

🔧 How it works:

Synchronizes entity positions later in the tick loop after the knockback has had an effect on the mobs position in a way which maximizes compatibility with other mods.

Ченджлог

1.1Релиз1.21.8, 1.21.9, 1.21.10 · 30 октября 2025 г.

New fix code contributed by Alexandra-Myers (PR: #2)
Replaces the hack I was using with a proper fix. Now has no side-effects and retains vanilla knockback behavior.

Relicensing project to MIT
This applies to the source and new binaries moving forward.

1.0Релиз1.21.3, 1.21.4, 1.21.5 · 28 апреля 2025 г.

Initial Version
Please don't hesitate to submit any issues to the github for the mod

Комментарии

Загружаем…