

Coffin Sleep is a VRising mod that speeds up time while you sleep in your coffin.
Just need to enter in your coffin and sleep.
Actually Features:
Future possible features:
Values can be configured at (VRising client/server folder)/VRising/BepInEx/config/CoffinSleep.cfg
[🔧Server]
## Change the increased game time in hours per real time second
# Setting type: Int32
# Default value: 1
IncreasedTime = 1
## Enabled, sleep just speeds the time when it's daytime
# Setting type: Boolean
# Default value: true
OnlyDayTimeSleep = true
## Enabled, sleep just speeds the time if all players of the server are sleeping
# Setting type: Boolean
# Default value: true
OnlyAllPlayersSleeping = true
## Enabled, will stop time speed during the day and night transitions
# Setting type: Boolean
# Default value: true
PauseDuringTransitions = true
## Enabled, will stop time speed during blood moon nights
# Setting type: Boolean
# Default value: false
SleepBloodMoon = false