A handy quality of life mod for Valheim.
If you like this mod, consider buying me a coffee!
You can download the latest version of the mod from NexusMods.
There are two ways you can use CropReplant.
The following is the default behavior for CropReplant:
- Equip a cultivator.
- Point crosshair at a fully grown crop.
- Right click, Left click a plant you want to plant/replant in the cultivator build menu
- Right click again, then Middle mouse click the plant you want to replant while still in the cultivator build menu.
WARNING!
You must middle click the plant portrait within the cultivator build menu otherwise you'll accidentally kill the targeted/nearby crop!
Some may find this approach faster or more intuitive. You can edit the configuration for CropReplant to use a key binding.
The configuration file can be found in the Valheim's install location:
<Valheim-Install>\BepInEx\config\com.github.johndowson.CropReplant.cfg
- Update the
UseCustomReplantKey
property totrue
. - By default, the key binding is set to
H
as in previous releases. - You may also assign a custom key by updating the value of the
CustomReplantKey
property.
Click here for a full list of supported key codes you use.
Now you can use the following method to replant:
- Select the crop to replant in the cultivator build menu (right click)
- Point crosshair to any fully grown crop
- Press
CustomReplantKey
(H
by default)
Using the key binding method doesn't need you to go into the cultivator build menu twice!
If you are a developer and understand how to use Git, feel free to submit a PR for review.
Distributed under the GNU Affero General Public License v3.0. See LICENSE for more information.