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

HexInfiniteFuel

Keeps fireplaces and torches lit without requiring fuel.

Date uploaded 5 days ago
Version 1.0.2
Download link Hex_Viking-HexInfiniteFuel-1.0.2.zip
Downloads 570
Dependency string Hex_Viking-HexInfiniteFuel-1.0.2

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. If you use AzuCraftyBoxes, you may still see the "Add Fuel" hover prompt on supported fireplaces. This is expected behavior. HexInfiniteFuel instantly refuels supported fireplaces, so manual refueling is not required.

Features

  • No fuel requirement for fireplaces, bonfires, torches, hearths, or any other prefab that uses the Fireplace component.
  • Simple gameplay quality-of-life mod.

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.

Support and Feedback

Report bugs, request features, or provide feedback: https://discord.gg/wU2FXD94v4

Github

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

CHANGELOG

Changelog

v1.0.2

  • Add Discord support link

v1.0.1

v1.0.0

  • Initial release