p1xel8ted-QuickBrazier icon

QuickBrazier

Auto turn on/off based on time of day. Hotkey (L) to quickly toggle mist braziers, also adds bones if brazier is empty.

Last updated 10 months ago
Total downloads 3681
Total rating 2 
Categories Client Server Mods Gloomrot Update
Dependency string p1xel8ted-QuickBrazier-0.4.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

QuickBrazier

Original mod by Harminded. Ported to Gloomrot by p1xel8ted.

Installation (Manual)

  1. Install BepInExPack V Rising
  2. Install Bloodstone API
  3. Extract quick_brazier.dll into (VRising/BepInEx/plugins
  4. Extract quick_brazier.dll into (VRising/VRising_Server/BepInEx/plugins
  • ServerLaunchFix recommended for in-game hosted games
  • (Optional) If not using ServerLaunchFix, extract quick_brazier.dll into (VRising server folder)/BepInEx/plugins

How to use

  • Toggle nearest brazier in range with L (bindable)
  • Braziers will automatically turn on when day starts, and turn off when night starts. Only for online players/clans.

Configuration

Config file is located at (VRising client/server folder)/VRising/BepInEx/config/quick_brazier.cfg

## Settings file was created by plugin quick_brazier v0.4.1
## Plugin GUID: quick_brazier

[Server]

## Maximum distance to toggle Mist Braziers. 5 'distance' is about 1 tile.
# Setting type: Single
# Default value: 5
range = 5

## Turn braziers on when day starts, and off during the night starts, for online players/clans only.
# Setting type: Boolean
# Default value: true
autoToggleEnabled = true