CropReplant
A small QoL mod. When harvesting your crops, you can automatically replant them, as well as harvest multiple.
Date uploaded | 3 years ago |
Version | 3.0.0 |
Download link | JohnDowson-CropReplant-3.0.0.zip |
Downloads | 4759 |
Dependency string | JohnDowson-CropReplant-3.0.0 |
This mod requires the following mods to function
ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.3.7README
CropReplant
A handy quality of life mod for Valheim.
Download
You can download the latest version of the mod from NexusMods.
Usage
There are two ways you can use CropReplant.
Option 1: Middle Click (Default)
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!
Option 2: Key Binding
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!
Contributing
If you are a developer and understand how to use Git, feel free to submit a PR for review.
License
Distributed under the GNU Affero General Public License v3.0. See LICENSE for more information.