Last updated | 3 years ago |
Total downloads | 26529 |
Total rating | 4 |
Categories | Client-side |
Dependency string | nDeavor-PlantAnywhere-0.0.3 |
Dependants | 43 other packages depend on this package |
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.602README
Plant Anywhere
This mod allows you to plant and grow things anywhere independent of the biome. Primarily made this mod to have flax and barley in my settlement and don't have to go to the plains all the time.
You can also optional normalize the growth time so that all plants of one type grow at the same rate.
Manual Installation
In order to install this mod, you need to have BepInEx and Harmony installed
. After installing these, place PlantAnywhere.dll
(extract zip) into (Your Steam games directory)\Valheim\BepInEx\plugins
.
Config
Before the config file is generated, you must run the game with the mod installed.
To enable normalized growth time go to (Your Steam games directory)\Valheim\BepInEx\config
and open Plan
To edit the number of rows in your inventory go to (Your Steam games directory)\Valheim\BepInEx\config
and open ndeavor.PlantAnywhere.cfg
in notepad. Then change the value for normalizeGrowthTime
to true
.
Changelog
0.0.3 - Initial release