

Allows the User to find, depending on the biome currently positioned in, with a configurable chance and amount, additional special woods:
The settings would mostly reside in the <ValheimDirector>\BepInEx\config\mennowar.mods.FineWoodBranches.cfg
| setting | value | meaning |
|---|---|---|
| isEnabled | True / False | Enables or disables the complete mod |
| dropChance | int | The %-Chance to find a special wood |
| dropAmount | int | How many special wood the user may find additional to the default wood from branches |
| showMessage | True / False | Sets a value whether the Information-Message when found some wood should be displayed |
writeDebug - True / False - Sets a value, indicating if additional log lines in the console should be written
| setting | value | meaning |
|---|---|---|
| meadowsEnabled | True / False | Enable or Disable finding of the wood in the Meadows |
| blackforestEnabled | True / False | Enable or Disable finding of the wood in the Black Forest |
| swampEnabled | True / False | Enable or Disable finding of the wood in the Swamp |
*Here is no Plains added, because when entering the Plains, you are supposed to be able to get all woods with ease.
It should be installed in the server and the client. Changing the Config requires restarting the game to take effect.
Thanks go out to the lovely "schattentraum" for the idea of this mod.