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 | a year ago |
Total downloads | 4783 |
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
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.668.5README
QuickBrazier
Original mod by Harminded. Ported to Gloomrot by p1xel8ted.
Installation (Manual)
- Install BepInExPack V Rising
- Install Bloodstone API
- Extract quick_brazier.dll into
(VRising/BepInEx/plugins
- 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