You are viewing a potentially older version of this package. View all versions.
Hex_Viking-HexInfiniteFuel-1.0.3 icon

HexInfiniteFuel

Keeps fireplaces and torches lit without requiring fuel.

Date uploaded a day ago
Version 1.0.3
Download link Hex_Viking-HexInfiniteFuel-1.0.3.zip
Downloads 267
Dependency string Hex_Viking-HexInfiniteFuel-1.0.3

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

HexInfiniteFuel

HexInfiniteFuel is a lightweight Valheim mod that keeps supported fireplaces lit without needing fuel.

⚠️ Compatibility Notice This mod sets m_infiniteFuel = true on all Fireplace components at instantiation. It may conflict with any other mod that reads or writes the Fireplace.m_infiniteFuel field. If you experience issues, disable one of the conflicting mods or check mod load order.

Supported Fireplace Prefabs

  • BogWitch_Fire_Pit
  • bonfire
  • Candle_resin
  • CastleKit_groundtorch_unlit
  • fire_pit
  • fire_pit_haldor
  • fire_pit_hildir
  • fire_pit_iron
  • hearth
  • piece_brazierceiling01
  • piece_brazierfloor01
  • piece_brazierfloor02
  • piece_groundtorch
  • piece_groundtorch_blue
  • piece_groundtorch_green
  • piece_groundtorch_wood
  • piece_jackoturnip
  • piece_walltorch

Multiplayer Compatibility

⚠️ All players must install this mod.

HexInfiniteFuel is a client-side mod. Every player on a multiplayer server should have the mod installed.

Installing the mod only on a dedicated server is not supported due to technical limitations in Valheim's multiplayer synchronization. Players without the mod will continue to consume fireplace fuel normally, which can result in inconsistent behavior when fireplace ownership changes between modded and unmodded clients.

Features

  • Keeps fireplaces, bonfires, torches, hearths, and any other prefab using the Fireplace component permanently lit without consuming fuel.
  • Lightweight client-side gameplay tweak.

Requirements

  • BepInExPack Valheim

Installation

Thunderstore / r2modman

Install the mod through Thunderstore or r2modman.

Manual

  1. Install BepInExPack Valheim.
  2. Extract this package.
  3. Copy HexInfiniteFuel.dll to: BepInEx/plugins/HexInfiniteFuel/

Support and Feedback

https://discord.gg/wU2FXD94v4

GitHub

https://github.com/guillenjgg/valheim-hex-infinitefuel

CHANGELOG

Changelog

v1.0.3

  • Clarified in the README that HexInfiniteFuel is a client-side mod and must be installed by every player in multiplayer.
  • Added documentation explaining that server-only installation is not supported due to technical limitations in Valheim's multiplayer synchronization.

v1.0.2

  • Added Discord support link.

v1.0.1

  • Updated README.

v1.0.0

  • Initial release.