mirror of
https://codeberg.org/vlw/mc-daynight.git
synced 2026-04-13 03:09:38 +02:00
9 lines
197 B
MCFunction
Executable file
9 lines
197 B
MCFunction
Executable file
# Set time to 0 ticks
|
|
time set 0
|
|
|
|
# Reload datapack and construct
|
|
reload
|
|
function daynight:start
|
|
|
|
# Debug display
|
|
scoreboard objectives setdisplay sidebar daynight_score_runtime_advance_time_mtick
|