You are viewing a potentially older version of this package. View all versions.
Caioreix-CoffinSleep-1.0.0 icon

CoffinSleep

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

Date uploaded 3 years ago
Version 1.0.0
Download link Caioreix-CoffinSleep-1.0.0.zip
Downloads 415
Dependency string Caioreix-CoffinSleep-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.733.2 icon
BepInEx-BepInExPack_V_Rising

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

Preferred version: 1.733.2

README

CoffinSleep

Coffin Sleep is a VRising mod that speeds up time while you sleep in your coffin.

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.

Configuration

Values can be configured at (VRising client/server folder)/VRising/BepInEx/config/CoffinSleep.cfg

[CoffinSleep]

## Change the increased time change by frame
# 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, sleep speeds servant convertion progress
# Setting type: Boolean
# Default value: true
ServantConvertionSpeeds = true

## Enabled, sleep speeds servant injury recover progress
# Setting type: Boolean
# Default value: true
ServantInjurySpeeds = true

## Enabled, sleep speeds servant mission progress
# Setting type: Boolean
# Default value: true
ServantMissionSpeeds = true