
ModsJava
No Input Lag Tick Rate
Decrease tick rate without increasing input latency. Free Minecraft Java mod for 26.1, 26.1.1, 26.1.2.
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
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.
Verified by MCModsHub
- Ships as noinputlagtickrate-1.0.1+mc26.1.x.jar — drop this file into the mods folder
- Download size: 638 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.