Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
HexInfiniteFuel
HexInfiniteFuel is a lightweight Valheim mod that keeps supported fireplaces lit without needing fuel.
⚠️ Compatibility Notice This mod sets
m_infiniteFuel = trueon allFireplacecomponents at instantiation. It may conflict with any other mod that reads or writes theFireplace.m_infiniteFuelfield. 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
Fireplacecomponent permanently lit without consuming fuel. - Lightweight client-side gameplay tweak.
Requirements
- BepInExPack Valheim
Installation
Thunderstore / r2modman
Install the mod through Thunderstore or r2modman.
Manual
- Install BepInExPack Valheim.
- Extract this package.
- Copy
HexInfiniteFuel.dllto:BepInEx/plugins/HexInfiniteFuel/
Support and Feedback
GitHub
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.