You are viewing a potentially older version of this package.
View all versions.
CoffinSleep
A VRising mod that speeds up time while you sleep in your coffin.
Date uploaded | 5 months ago |
Version | 2.0.2 |
Download link | Caioreix-CoffinSleep-2.0.2.zip |
Downloads | 5133 |
Dependency string | Caioreix-CoffinSleep-2.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.668.5README
CoffinSleep
Coffin Sleep is a VRising mod that speeds up time while you sleep in your coffin.
Version 2.0 has less features because gloomrot makes some changes to the dlls, I will add again soon.
Instalation (Manual)
- Install BepInEx
- Extract CoffinSleep.dll into (VRising client folder)/BepInEx/plugins
- ServerLaunchFix recommended for in-game hosted games
- (Optional) If not using ServerLaunchFix, extract CoffinSleep.dll into (VRising server folder)/BepInEx/plugins
How to use
-
Just need to enter in your coffin and sleep.
-
Actually Features:
- Day night cycle speed.
- Mission Progress speed.
- Servant Conversion speed.
- Servant Injuries speed.
- Resources speed (trees, stones, ores, vegetations...)
- Bosses respawn speed.
- Npc respawn speed.
- Chests respawn speed.
- Stop speed during day/night transitions.
- Stop speed during blood moon.
-
Future possible features:
- Blood recover while sleep.
- Debuffs recover speed.
- Clock UI while sleeping.
- All creation/refining stations speed.
- Config max consecutive sleeping time.
Configuration
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