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

HexInfiniteFuel

Keeps fireplaces and torches lit without requiring fuel.

Date uploaded a month ago
Version 1.0.1
Download link Hex_Viking-HexInfiniteFuel-1.0.1.zip
Downloads 1299
Dependency string Hex_Viking-HexInfiniteFuel-1.0.1

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.

Features

  • No fuel requirement for fireplaces, Bonfires, Torches, or any other prefab that uses the Fireplace component.
  • Simple client-side style gameplay tweak
  • Minimal setup

Requirements

  • BepInExPack Valheim

Installation

Thunderstore / r2modman

Install the mod through Thunderstore or r2modman.

Manual

  1. Install BepInExPack Valheim.
  2. Extract this package.
  3. Copy the plugins/HexInfiniteFuel/HexInfiniteFuel.dll file into your Valheim BepInEx/plugins/HexInfiniteFuel/ folder.

CHANGELOG

Changelog

v1.0.2

  • Add Discord support link

v1.0.1

v1.0.0

  • Initial release