-
Bug
-
Resolution: Fixed
-
Minecraft 1.8, Minecraft 1.8.1-pre3, Minecraft 15w45a, Minecraft 1.10.2, Minecraft 16w35a, Minecraft 16w36a, Minecraft 1.11.2, Minecraft 1.12.2, Minecraft 17w50a, Minecraft 1.13-pre6, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w47a, Minecraft 18w47b, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 18w50a, Minecraft 19w02a, Minecraft 19w03a, Minecraft 19w03b, Minecraft 19w03c, Minecraft 19w04b, Minecraft 19w05a, Minecraft 19w06a, 1.15.1, 1.16.1, 20w29a, 1.16.2, 20w46a, 21w03a, 1.16.5, 21w05b, 21w06a, 21w07a, 21w08b, 21w17a, 1.17.1, 21w41a, 21w42a, 21w43a, 1.18 Pre-release 1, 1.18 Pre-release 5, 1.18 Pre-release 6, 1.18 Pre-release 7, 1.18, 1.18.1, 22w03a, 22w05a, 22w06a, 22w07a, 1.18.2 Release Candidate 1, 1.18.2, 22w12a, 22w15a, 22w17a, 22w18a, 1.19 Pre-release 5, 1.19 Release Candidate 2, 1.19, 1.19.1 Pre-release 5, 1.19.1, 1.19.2, 22w43a, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.4, 23w51b, 1.21, 1.21.1, 1.21.2 Pre-Release 3
-
None
-
Confirmed
-
Commands
-
Low
-
Platform
The Bug:
Altering the time of day using commands is delayed.
Steps to Reproduce:
- Summon a repeating command block that alters the time every tick by using the command provided below.
/setblock ~ ~ ~ minecraft:repeating_command_block{Command:"time add 10",auto:1b}
- Watch the sun/moon closely.
- Take note as to whether or not altering the time of day using commands is delayed.
Observed Behavior:
Altering the time of day using commands is delayed.
Expected Behavior:
Altering the time of day using commands would not be delayed.
- is duplicated by
-
MC-106413 Time set/add command only updates client every second
- Resolved
-
MC-116850 Command Block repeat time add
- Resolved
-
MC-118818 /time add <value> in repeater command blocks has wierd behaviour
- Resolved
- relates to
-
MC-233911 Sleeping in a bed and waking up no longer instantly sets the daytime sky
- Open