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

No Input Lag Tick Rate

Decrease tick rate without increasing input latency.

Загрузки
59K
Подписчики
35
Обновлён
13 июня 2026 г.
Лицензия
MIT

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

No Input Lag Tick Rate

Minecraft processes inputs every tick, making input latency inversely proportional to the tick rate (lower tick rate = higher latency). With a tick rate of 1 for example, your inputs are processed only once every second.

This mod moves input processing to the render loop, making input latency consistent regardless of the tick rate (assuming your frame rate is higher than 20 fps).

Here's a table for comparison:

Tick Rate Input Latency (Vanilla) Input Latency (This Mod)
20 tps (default) 50 ms 50 ms
10 tps 100 ms 50 ms
5 tps 200 ms 50 ms
1 tps 1000 ms 50 ms

Warning

This mod can trigger anticheats. Use it with caution on multiplayer servers.

Ченджлог

1.0.1+mc26.1.xРелиз26.1, 26.1.1, 26.1.2 · 13 июня 2026 г.

Update to 26.1.x

1.0.1+mc1.21.10Релиз1.21.10, 1.21.11 · 13 декабря 2025 г.

Update to 1.21.10

1.0.1Релиз1.21.6, 1.21.7, 1.21.8 · 24 мая 2025 г.

Fix a bug preventing the player from getting out of bed

Комментарии

Загружаем…