Ymiron-FermenterTimer_Ymiron icon

FermenterTimer Ymiron

Shows the time left (and progress) when hovering over a fermenter that is fermenting.

By Ymiron
Last updated 14 hours ago
Total downloads 84
Total rating 0 
Categories Mods Tweaks Misc Tools Client-side Utility AI Generated Deep North Update
Dependency string Ymiron-FermenterTimer_Ymiron-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

FermenterTimer-Ymiron

Shows how long is left before a fermenter is ready. Hover over a fermenter that is working and an extra line appears under the vanilla text, counting down live:

Fermenter ( Mead base: Minor healing, Fermenting )
Ready in 23:41 (40%)

Nothing is shown when the fermenter is empty, ready, or when it has no roof / is exposed (in that case the game keeps restarting the timer, and the vanilla text already tells you why).

Configuration

File BepInEx\config\gfrascarelli.valheim.fermentertimer.cfg:

Section Key Default What it does
1 - Display Label Ready in Text before the time (e.g. Pronto tra).
1 - Display ShowPercentage true Also show the progress as a percentage.
1 - Display Color #FFD966 Color of the line: hex code or Unity color name (orange...).

The file can be edited while the game is running: the mod reloads it on save. It also works from the Configuration Manager (F1), if installed.

Notes

  • The time is the world clock, the same one the game uses: a fermenter takes 40 minutes of play time (sleeping through the night skips time and advances it too).
  • Client side only: the mod applies to whoever installs it. It is not needed on the server.

Installation

  • Mod manager (r2modman / Thunderstore Mod Manager): Settings > Import local mod and pick the zip.
  • Manual: copy FermenterTimer.dll into BepInEx\plugins.

Requires BepInExPack_Valheim.