Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
LetMeBuild
Use Hammer, Hoe, Cultivator and Scythe without action stamina costs or durability loss. Removes building station requirements; keeps material costs.
| Last updated | 2 days ago |
| Total downloads | 1203 |
| Total rating | 2 |
| Categories | Mods Client-side Building Deep North Update |
| Dependency string | Ainzworth-LetMeBuild-1.1.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 with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2350README
LetMeBuild
Use Hammer, Hoe, Cultivator and Scythe without action stamina costs or durability loss. Building-tool actions require no nearby crafting stations.
Features
- Build, dismantle, repair, terraform and cultivate without action stamina costs or durability loss.
- Use Hammer, Hoe and Cultivator build menus without a nearby station, including paved stone paths.
- Harvest with the Scythe without attack stamina costs or durability loss.
- Dismantle and repair world and ruin pieces with the Hammer, including marble pieces that are absent from the build menu.
- Supports other materials and modded pieces added to the standard Hammer table.
- Keeps normal material costs, structural support, ward protection, no-build zones and other placement/removal restrictions.
Objects must still support removal or repair in Valheim. LetMeBuild does not add ruin pieces to the build menu or unlock undiscovered pieces. Crafting recipes at station interfaces remain unchanged. Running, jumping and other movement still cost stamina.
Material checks and consumption remain controlled by the game, allowing build-from-containers mods to handle their own material sources.
Installation
Install with a Thunderstore-compatible mod manager, or copy LetMeBuild.dll into BepInEx/plugins/LetMeBuild/ with BepInEx installed. This is a client-side mod; install it on each player's client that should use it.
Configuration
The configuration is generated at BepInEx/config/uk.ainzworth.valheim.letmebuild.cfg.
[General]
Enabled = true
Scan Interval Seconds = 1.0
Log Changes = false
The scan interval controls how often newly added Hammer pieces are detected. Disabling the mod restores the original station requirements and durability behavior. Existing durability is preserved; this does not automatically repair tools.
Build from source
Run from the source package in PowerShell:
.\build.ps1 -Install
For a custom Valheim installation:
.\build.ps1 -ValheimDir "D:\Games\Valheim" -Install