作者:rebot | 分类:模组
Minecraft 版本: 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6
平台: fabric
标签: adventure game-mechanics
A small mod can help you synchronize game time with real time and synchronize day night cycles
Real Time refers to the operating system where you run the MC client or server
Mod will disable game rules: doDaylightCycle
The corresponding relationship is as follows:
| Real Time | MC Time of Day (tick) |
|---|---|
| 6:00:00 | 0 |
| 18:00:00 | 12000 |
| 5:00:00 | 23000 |
Available on both client and server
| Mod Version | MC Version | Fabric API |
|---|---|---|
| 1.0.3-1.16-1.19.4 | 1.16-1.19.4 | >= 0.13.1+build.370-1.16 |
| 1.0.3-1.20-1.21.1 | 1.20-1.21.1 | >= 0.83.0+1.20 |
| 1.0.3-1.21.2-1.21.6 | 1.21.2-1.21.6 | >= 0.106.1+1.21.2 |
请登录后举报
暂无评论,抢个沙发吧~