chase000-AoeMining icon

AoeMining

AOE mining with skill-based area (for those few who find mining a bit tedious).

Last updated 3 years ago
Total downloads 8501
Total rating 2 
Categories Mods Tweaks
Dependency string chase000-AoeMining-0.1.0
Dependants 9 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.701 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.701

README

AOE Mining

Extends every hit with a pickaxe on an area of a rock/copper/pile to its nearby areas, allowing for a limited area of effect.

For those few who find mining a bit tedious.

Manual Installation

  1. Install BepInEx.
  2. Extract the mod into Valheim\BepInEx\plugins folder.
  3. Start the game normally.
  4. (optional) Configure using Valheim\BepInEx\config\ChaseMods.AoeMining.cfg.

Configuration

MinSkillRadius

AOE radius at pickaxes skill 0.

MaxSkillRadius

AOE radius at pickaxes skill 100.

AoeKeyCode

AOE key KeyCode (can be set to None).

InvertAoeKey

Invert AOE key action.

  • false: hold AOE key for AOE mining (None key means there's only AOE mode)
  • true: hold AOE key for normal mining (None key means AOE is always off))

Changelog

0.1.0

  • added InvertAoeKey option

0.0.1

  • initial version