Compatibility
Minecraft: Java Edition
1.21.1–1.21.8
1.20.1–1.20.6
1.18.2
Platforms
Supported environments
Creators
Details
Licensed ARR
Published 3 months ago
Updated 3 months ago
Tick Stabilizer is a lightweight mod that prevents Minecraft from overcompensating ticks after a lag spike. Instead of executing dozens of missed ticks in a single burst, this mod introduces a configurable minimum interval between ticks to ensure smoother, more stable gameplay.
Features
- Enforces a minimum delay between ticks (default:
50ms
) - Prevents "tick bursts" after lag or performance drops
- Simple configuration via
config/tickstabilizer.json
- No gameplay changes — pure performance utility
- Fully compatible with other performance mods
Configuration
{
"tickIntervalMs": 50
}
Minimum: 15 ms
Maximum: 50 ms
If you set a value outside this range, it will be automatically corrected.
Recommended For
- Modpacks with heavy worldgen or AI activity
- Large multiplayer servers
- Players who want smooth, consistent TPS with fewer bursts