

Real Time Link
This data pack synchronizes time in your Minecraft world with real time (in multiplayer - with the server's timezone) with accuracy up to the minute. It is well optimized thanks to using the latest features of version 1.19.4 that allow processing string values.
Unlike other similar data packs, this one minimizes the frequency of complex technical operations, making it quite efficient, although I plan further improvements. You won't notice time changing as updates occur very smoothly :D
Also adds a new item - Digital Clock, which displays current time in HH:MM format.
Important Notes
- This data pack works only in versions 1.19.4 and above!
- Enabled command blocks are required for operation.
- The resource pack is optional - it's only needed if you want to use the Digital Clock item
Digital Clock
Digital Clock shows your current time/server time. Accuracy is up to two seconds (relative to server time).
You can craft it using the specified recipe or use the function /function give:clock
Using digital clock requires resource pack, but it's not mandatory for real time synchronization or other functions.
Timezone Offset
If the server where the data pack is installed is located in a timezone that, for example, is 4 hours behind yours, you can configure time offset. To do this, execute the command /scoreboard players set .TZ_OFFSET rtime offset
, where offset
is a number from -11 to 14. If the server is 4 hours behind, you need to set offset 4 hours ahead of server, so set value 4
.
- This only affects real time synchronization, but not the Digital Clock item