Started by
Owen723
on
Topic category: Troubleshooting, bugs, and solutions
I am making a mod where you spawn in a custom winter dimension, but in this dimension, sleeping doesn't work. It will put you in the bed and everything, but when you leave the time doesn't change to morning. Any idea why, or what to do about it?
bump
Generally I found out that changing time/weather in custom dimension doesn't change it, usually anywhere. Will report that issue to the team.
From what I've been told, beds don't work in custom dimensions the same way, so in theory you would need to make procedure that detects when you sleep and set the time to day (you can set the time to day by commands).
Probably you can even make some more ways to change the night to day or reversely, by using custom blocks/items, so it is kinda nice thing to have.
I think this is problem on Minecraft side, as same happens with datapack dimensions
https://media.discordapp.net/attachments/985339111747510313/1047605536612438138/soluce_bed_dimensions.png
It's solution. I have been test it.
It's an other solution here: https://cdn.discordapp.com/attachments/985339111747510313/1050782253673889883/image.png
It's complexe but it's working.