Closed The-Gmann closed 2 years ago
I want an option for sleeping to pass the actual time that you would go through in an actual night
Sleep warp does this already! During each game tick, up to maxTimeAdded
ticks (default 60) will be added to the world time while sleeping to progress through the night. When tickBlockEntities
and tickChunks
are set to true
, things like furnaces and crops will be ticked at an equal rate to simulate the passage of time. If you can read Java, you can see the exact logic here.
my furnaces barely did anything overnight
The night in Minecraft is only about 7 minutes long, I'm not sure what you were expecting.
It feels like sleeping doesn't make you skip the appropriate amount of time, but instead just some. I want an option for sleeping to pass the actual time that you would go through in an actual night, my furnaces barely did anything overnight, i have the ticking blocks and chunks enabled in the settings. (Playing on 1.16.5)