作者:rebot | 分类:模组
Minecraft 版本: 1.19.2
平台: forge
标签: optimization
TT20 helps reduce lag by optimizing how ticks work when the server's TPS is low.
Singleplayer should work fine! You can use the mod on the client without problems.
TT20 is an abbreviation of the ticks*tps/20 formula. It's used to calculate the amount of ticks something takes, while taking the TPS into account.
TT20 only fixes the symptoms of TPS lag, not the actual lag. It re-calculates the amount of ticks things take. For example, when you're breaking a block it takes the original break time, multiplies it by ticks and divides it by 20 (the maximum TPS). This ensures that the end user feels almost no lag, even if the TPS is very low.
If you believe there is features missing, please tell us by creating a new issue\
(yes, also if you want compatibility with other mods!)
| TT20 | Fabric/Quilt | Forge | NeoForge |
|---|---|---|---|
| 26.2 | ⏳ | ❌ | ⏳ |
| 26.1(.1/2) | ✅ | ❌ | ✅ |
| 1.21.11 | ✅ | ❌ | ✅ |
| 1.21.9/10 | ✅ | ❌ | ✅ |
| 1.21.2-8 | ✅ | ❌ | ✅ |
| 1.21(.1) | ✅ | ❌ | ✅ |
| 1.20.5/6 | ✅ | ❌ | ✅ |
| 1.20.2-4 | ✅ | ❌ | ✅ |
| 1.20(.1) | ✅ | ✅ | ❌ |
| 1.19.2 | ✅ | ✅ | ❌ |
| 1.18.2 | ❌ | ✅ | ❌ |
| 1.16.5 | ❌ | ⏳ | ❌ |
| 1.12.2 | ❌ | ✅ | ❌ |
| 1.8.9 | ❌ | ⏳ | ❌ |
| 1.7.10 | ❌ | ⏳ | ❌ |
| 1.6.4 | ❌ | ⏳ | ❌ |
✅ - Supported ⏳ - Planned/WIP ❌ - Unsupported
请登录后举报
暂无评论,抢个沙发吧~