Caioreix-CoffinSleep icon

CoffinSleep

A VRising mod that speeds up time while you sleep in your coffin.

Last updated 10 months ago
Total downloads 10338
Total rating 3 
Categories Server Mods Gloomrot Update
Dependency string Caioreix-CoffinSleep-2.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.668.5 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.668.5
deca-Bloodstone-0.1.4 icon
deca-Bloodstone

Plugin framework and general utilities for V Rising mods.

Preferred version: 0.1.4

README

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