
StumpsRegrow
Allows tree stumps to regrow into the tree they once were after a configurable amount of time.
Date uploaded | 3 days ago |
Version | 1.0.3 |
Download link | Advize-StumpsRegrow-1.0.3.zip |
Downloads | 507 |
Dependency string | Advize-StumpsRegrow-1.0.3 |
This mod requires the following mods to function

denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Description
Allows tree stumps to regrow into the tree they once were after a configurable amount of time. Default regrowth time is 1800 seconds (30 minutes). The new tree retains the original tree's rotation and scale. Also displays growth time remaining on stumps (configurable).
Configuration is synced between connected clients via ServerSync allowing server admins to define regrowth time.
Installing
Manual Install
Install on dedicated server (if present) and all connected clients.
Extract the Advize_StumpsRegrow.dll file into the BepInEx/plugins folder. Directory structure should look like this:
BepInEx ->
plugins ->
Advize_StumpsRegrow.dll
Contact Author
You can reach me on NexusMods to provide bug reports or feedback https://www.nexusmods.com/valheim/mods/2981
For further mod or mod dev support, I can be found at the following Discord server:
Config and Other Info:
Mod is configurable, a config file will be generated after first loading the mod and can be found in BepInEx/config/advize.StumpsRegrow.cfg
The config can be edited out of game with a text editor, or modified in game using the Configuration Manager mod.
Source
Github Repo: Advize_ValheimMods
CHANGELOG
Version 1.0.3
- Updated ServerSync internally to v1.18.
Version 1.0.2
- Now correctly writes config file to disk.
Version 1.0.1
- Correctly require the mod to be installed on all clients in multiplayer.
- Updated documentation.
Version 1.0.0
- Created mod.