Using the "/" button in the chat where I can quickly set the time sends a feedback that does not have a consistent time (see screenshot).
Steps to reproduce:
Create a world with cheats enabled
Open the chat screen, there should be a "/" button for basic commands
Click Time, and click any of the buttons to set it on a specific time of day. What I did was set it to day.
Nothing would seem odd at first and you should see the command feedback saying "Set time to <time value>"
Repeatedly set the time to the time you have chosen. In my case I repeatedly set the time to day using the same "/" menu.
The command feedback should say "Set time to <time value>" everytime you set the time.
Expected result:
The command feedback should display the same time consistently. If I set the time to day repeatedly, the time value should stay the same. For example, it's supposed output "Set the time to 7800090" consistently.
Observed result:
The command feedback does not display the same time. See screenshot.
Linked issues
duplicates 1
Attachments
Comments 3
Every Minecraft "day" has 24000 ticks. When you do /time set day, the time is set to 0700 on the next day. So if you repeatedly use the command the time is advanced 24000 ticks every time. The same is true for any of the other "time of day" settings.
If you want to keep the time from advancing at all, you can use the /dodaylightcycle false command.
Thank you for your report!
We're tracking this issue in MCPE-129239, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as working as intended, which means this is not considered a bug and won't be fixed. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Your report does not contain enough detail to clearly understand the problem.
Please clarify the Description section above, using this format:
Steps to Reproduce:
1. (list every step exactly, so someone else can reproduce the issue, and try following your list to make sure you can still reproduce the issue yourself)
2.
3.
Observed Results:
(briefly describe what actually happens, including exact message(s) shown)
Expected Results:
(briefly describe what should happen)
(add screenshots or video to help explain the issue)
This report has been temporarily closed as Awaiting Response. It will automatically reopen when you add information. Please follow the format shown and include all sections (steps, observed, expected). Reports that do not contain all of the requested information and complete steps to reproduce the issue may be closed as Incomplete. For more information please read the Bug Tracker Guidelines.
You may find this Report Creation Form helpful for any future reports you create.