The bug
I am trying to make a datapack, so I used minecraft.custom:minecraft.sleep_in_bed. When I sleep in bed, the point will add 1 before I pass the night. So each time I sleep in the bed and get up manually, I will add 1 point.
How to reproduce
Run the following commands:
/scoreboard objectives add Slept minecraft.custom:minecraft.sleep_in_bed /scoreboard objectives setdisplay sidebar Slept
Enter a bed, and then leave it
→ ❌ The score increases, even though the night was not skipped
Attachments
Comments 11
Can confirm in 21w03a. Here are some steps to reproduce this issue:
Steps to Reproduce:
Run the following commands:
/scoreboard objectives add Slept minecraft.custom:minecraft.sleep_in_bed
/scoreboard objectives setdisplay sidebar Slept
Enter a bed.
Quickly leave it.
→ ❌ Notice how the score increases despite you just laying in the bed.
I can confirm for 20w46a.