
You are viewing a potentially older version of this package. View Latest Version

![]()
A simple Valheim mod that makes Oak trees significantly larger and more majestic.
MightyOaks folder into BepInEx/plugins/.The configuration file is generated after the first run at BepInEx/config/com.lailoken.mightyoaks.cfg.
| Setting | Default | Description |
|---|---|---|
| Enabled | true | Enable the plugin. |
| ScalingChance | 25 | Percentage chance (0-100) for a new Oak to be scaled. |
| MinScale | 1.0 | Minimum random scale factor. |
| MaxScale | 12.0 | Maximum random scale factor. |
| ScaleExponent | 2.0 | Exponent for scale distribution. 1.0 is linear. Higher values make large trees rarer. |
| ScaleToughness | true | If true, health scales with size (roughly scale^2). |
| MakeInvulnerable | true | Enable invulnerability for trees above a certain size. |
| InvulnerabilityThreshold | 2.0 | Scale threshold above which trees become invulnerable. |