Day Getting Reverted To Day 1 When Using Cheats To Set Time
The day count is not a separate value, it's just the modulus of a full day cycle within the time value.Increase your time value by 24000 x day to set it to the desired day.This isa change request, not a bug.
24000 x day
Reporter: Nathan Neil Campbell
Assignee: (Unassigned)
Created: 2022-02-26T09:05:58Z
Updated: 2025-03-08T21:28:36Z
Resolved: 2022-02-26T11:07:28Z
ADO:
Confirmation Status: Unconfirmed
Area:
Mojang Priority:
Category: (Unassigned)
Labels:
Affects Versions: 1.18.1
Fix Versions:
Retrieved 2025-06-09T21:07:15Z
The day count is not a separate value, it's just the modulus of a full day cycle within the time value.
Increase your time value by
24000 x day
to set it to the desired day.This isa change request, not a bug.