


Very simple Valheim mod that disables fuel-based fireplaces in daylight. Configurable exception list (default: never disable campfires and hearths, for cooking and comfort purposes). Client-side.
Fuel Daylight Saving helps you reduce your COβ emissions save on precious fuel by disabling most fireplaces in daylight, except those specified in a configurable exception list and infinite fuel fireplaces (e.g. Haldor / Hildir fire pits).
By default, the exception list includes only campfires and hearths, as these are necessary either for cooking stations or as comfort providers (usually temporarily for campfires, and permanently for hearths as top of their comfort group).
Incidentally, Fuel Daylight Saving also helps you fight against climate change save on FPS, as lit fireplaces are resource hogs in Valheim.
Note that Fuel Daylight Saving uses the game's daylight detection mechanism, which means fireplaces may still stay lit during the day if Valheim considers the environment / weather to be dark enough that it's not "daylight" (e.g. during rains or thunderstorms).
Fuel Daylight Saving hooks onto the Fireplace component itself and should work transparently with all mods, including those that add new fireplaces (buildable or not, infinite fuel or not).
However, it cannot automatically detect if any modded fireplace should be added to the exception list: your help is appreciated in editing the default exception list such that Fuel Daylight Saving remains pain-free with most modpacks π
Feel free to report any issue you find.
This is a client-side mod. It does not need to be installed on the server.
BepInEx/plugins/ directory. It should look like this:BepInEx/
βββ plugins/
βββ nbusseneau-Fuel_Daylight_Saving/
βββ CHANGELOG.md
βββ icon.png
βββ manifest.json
βββ plugins/
βββ README.md
Fuel Daylight Saving is a reimplementation of a mod initially created by warpalicious. Check out their POI content mods, you won't regret it π