R3ddTeamRules-Warmth icon

Warmth

Extends the vanilla Fire/warmth buff to standing torches, wall torches, handheld torches, dvergr lanterns, and the surtling trophy.

Last updated 2 hours ago
Total downloads 3
Total rating 0 
Categories Mods Tweaks AI Generated
Dependency string R3ddTeamRules-Warmth-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

Warmth

Extends Valheim's vanilla Fire (warmth) buff to a handful of smaller light sources that don't grant it by default. (Hand torches, 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

  1. Extract to BepInEx/plugins/Warmth in your Valheim install (or install via a mod manager pointed at this package).
  2. 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.