
PickaxeMaster
Distributes ore damage across rock segments and scales AOE radius by pickaxe skill. Supports ServerSync.
Last updated | a week ago |
Total downloads | 547 |
Total rating | 1 |
Categories | Mods Tools Server-side Client-side Utility |
Dependency string | MisterySolo-PickaxeMaster-6.0.0 |
Dependants | 0 other packages depend on this package |
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.2102
DrakeMods-ServerSync
Original Plugin by blaxxun-boop Ported by Drakethos to make things easier for devs not needed to embed the same plugin for every mod. See original site for info on how to use ServerSync
Preferred version: 1.0.0README
Pickaxe Master
Description
Pickaxe Master enhances ore mining mechanics, making the process more flexible.
The mod redistributes pickaxe damage across ore segments and can scale the Area of Effect (AOE) radius based on the Pickaxes skill level.
It also implements optional scaling of tool durability.
Screenshots
Features
-
Damage distribution across ore segments
Each pickaxe strike can now damage multiple segments of an ore vein simultaneously. -
AOE scaling based on Pickaxes skill level
The radius of effect increases as your skill improves.
Optionally, AOE scaling can be disabled to use a fixed radius. -
Damage multiplier (
DamageMultiplier
)
Adjustable parameter to balance mining speed. -
Tool durability scaling (
ScaleToolDamage
)
Tools wear faster when dealing increased damage (optional). -
Temporary mod disable
Hold LeftAlt to temporarily disable the mod without leaving the game. -
Full ServerSync support
All settings are synchronized between the server and clients.
Server can lock configuration for all players. -
Localization
Supports English and Russian languages via configuration. -
Minimum segment damage
Ensures that each ore segment receives at least a minimal amount of damage.
Compatibility
Compatible with most mods that do not directly modify MineRock5.Damage
.
If another mod also changes mining mechanics, adjust load order through BepInEx/config
.
Fully multiplayer compatible with ServerSync installed.
##The patch
- 5.9.8 Release version
- 5.9.9 Correction of an error with the description
- 6.0.0 Fixed screenshots on the mod page
Installation
- Install BepInExPack_Valheim.
- Install ServerSync.
- Copy
PickaxeMaster.dll
to:BepInEx/plugins
- Restart the game or server to apply changes.