You are viewing a potentially older version of this package.
View all versions.
AoeMining
AOE mining with skill-based area (for those few who find mining a bit tedious).
By chase000
Date uploaded | 3 years ago |
Version | 0.1.0 |
Download link | chase000-AoeMining-0.1.0.zip |
Downloads | 8777 |
Dependency string | chase000-AoeMining-0.1.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.701README
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
- Install BepInEx.
- Extract the mod into Valheim\BepInEx\plugins folder.
- Start the game normally.
- (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