Warmth
Extends the vanilla Fire/warmth buff to standing torches, wall torches, dvergr lanterns, and the surtling trophy.Warmth
Extends Valheim's vanilla Fire (warmth) buff to a handful of smaller light sources that don't grant it by default. (Standing torches, wall torches, the surtling trophy, and dvergr lights.)
What it does
On world load, it clones the vanilla Campfire's own "Heat" EffectArea component onto each of the listed items. The added heat areas use half (0.5x) the radius of a real campfire's, since these are smaller, weaker light sources.
Requirements
- BepInEx (Valheim mod loader)
Installation
- Extract to
BepInEx/plugins/Warmthin your Valheim install (or install via a mod manager pointed at this package). - Launch the game. No configuration needed.
Notes
- This is a host-side/world-load effect — it patches prefab data at startup, so every player in a multiplayer session needs the mod installed for consistent behavior.
