Compatibility
Minecraft: Java Edition
1.21.1
1.20.1–1.20.6
1.18.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published last week
Updated 2 weeks 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