You are viewing a potentially older version of this package. View all versions.
NoPetRides-CropUtils-1.0.0 icon

CropUtils

Second Mod. It has two main purposes - 1) Pick crops in an area with one interaction. 2) Plant many crops at once with pattern options that respect healthy plant distancing. Uses BepInEx.

Date uploaded 2 years ago
Version 1.0.0
Download link NoPetRides-CropUtils-1.0.0.zip
Downloads 1039
Dependency string NoPetRides-CropUtils-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2105 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2105
NoPetRides-NoPetRides_ModUtils-1.1.0 icon
NoPetRides-NoPetRides_ModUtils

This is a mod utility library that is a lightweight collection of some of my own and Jotunn lib based functionality.

Preferred version: 1.1.0

README

CropUtils v 1.0.0

This is my second Mod. It has two main purposes:

  1. Pick crops (and other interactables like bee hives) in an area with one interaction.
  2. Plant many crops at once with pattern options that respect healthy plant distancing. Conceptually based on MassFarming by Xeio, but not limited to a square grid.

Planting will skip any invalid plant locations, so you can use this to fill in any gaps in your fields.

Usable entirely on client, even in multiplayer - though if in MP, you should probably get permission from the admin to use. Dedicated servers do not need this installed.

Uses BepInEx and my own mod library which contains a lightweight version of Jotunn libs.

See config for default keybinds, and change at your leasuire.

Configurables: -Keybinds for primary / secondary tool function -Tool range & range increase / decrease keybinds -Discount for stamina and durability -Show / hide range helper -Support for gamepad keybinds, but admittedly defaults are probably not good. Let me know if you find some good controller binds.

Limitations: -Hex grid does not align with rotation like line tool does. I'd like to fix that in future. -In order for hex grid to not cause lag when building, it has to be locked in place while it builds. The line tool does not. -Hex grid will cause a bunch of lag when planting very large grids. -Does not stop the very first crop from being planted even if it would be unhealthy.