You are viewing a potentially older version of this package. View all versions.
chase000-AoeMining-0.1.0 icon

AoeMining

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

Date uploaded 3 years ago
Version 0.1.0
Download link chase000-AoeMining-0.1.0.zip
Downloads 8077
Dependency string chase000-AoeMining-0.1.0

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