Valheim
0 of 0

File information

Last updated

Original upload

Created by

JD

Uploaded by

disregardthatisuck

Virus scan

Safe to use

Tags for this mod

About this mod

A tiny QoL mod. When harvesting your crops, if you have the cultivator and the required seeds, the crop will be automatically replanted.

Requirements
Permissions and credits
Changelogs
If you like this mod, consider buying me a coffee!

How to use: Equip your Cultivator, aim at a fully grown crop, press alternative attack button.

Installation:
  • Install BepInEx
  • Install Jotunn
  • Extract CropReplant.dll to Valheim\BepInEx\plugins
Configuration: 
  • Go to Valheim\BepInEx\config
  • Open com.github.johndowson.CropReplant.cfg in your text editor of choice
  • Adjust replant radius to your liking or disable it entirely
  • Optionally choose your own hotkey

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 to true
  • 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)

Source on GitHub