my script looks like this rn
i need help with makeing it so day is everytime 3 minutes and night is everytime 5 minutes after every day. i like need help to make the seccond command execute after every 3 min and the first command to be executed after every 5 min
Code:
every 180 seconds:
make console execute command "/time set night"
every 300 seconds:
make console execute command "/time set day"
i need help with makeing it so day is everytime 3 minutes and night is everytime 5 minutes after every day. i like need help to make the seccond command execute after every 3 min and the first command to be executed after every 5 min