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.
DualSwords
22 dual-wielded swords based on blades from the vanilla game, the Deep North expansion, and the Valheim Armory mod. These swords utilize the combat system and animations of vanilla dual-wielded axes.
By AlexDrake
| Date uploaded | a week ago |
| Version | 1.0.1 |
| Download link | AlexDrake-DualSwords-1.0.1.zip |
| Downloads | 1016 |
| Dependency string | AlexDrake-DualSwords-1.0.1 |
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.2350ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.30.0README
DualSwords
If you’ve seen dual axes and wondered why there aren’t dual swords, then this mod is for you!
The mod adds 14 dual swords based on vanilla swords, as well as another 8 based on another mod (details below).

What it does
Each item is created based on two components already present in the game:
- Combat system and animations are copied from the vanilla
AxeBerzerkrobject (dual berserker axes), so the dual swords handle and feel in combat just like the dual axes. - Geometry (blade, hilt, icon) is taken from the corresponding one-handed sword.
The result is a fully functional pair of swords equipped as a single item.
The 22 items
- 8 Vanilla one-handed swords: Wood, Bronze, Iron, Silver, Black Metal, Mistwalker, Niedhogg, Dyrnwyn
- 3 Niedhogg elemental variants: Blood, Lightning, Nature
- 3 Deep North (Ashlands) gold branch: Gold, Gold Blood/Lightning, Gold Frost/Fire
- 8 Valheim Armory swords (optional, see below): Flint, Eikthyr, Abyssal, Elders Balance, Bonemass, Moders Grasp, Queen, Fader
Recipes and stats follow the vanilla one-handed sword they are built from: same crafting station and tier, resources doubled (unique materials such as trophies, boss drops and Eitr are not doubled), and the base damage is unchanged — dual-wielding is a tempo and animation upgrade, not a damage upgrade. Block power gets a small bonus on early tiers.
Weapon parameters can be configured.
Valheim Armory (optional)
Eight of the 22 items are built from swords added by the separate mod Valheim Armory. DualSwords does not require it: without Valheim Armory installed, those 8 items are skipped and the other 14 items build normally.
Install Valheim Armory if you want the full set of 22.
Requirements
- BepInExPack Valheim 5.4.2350
- Jotunn, the Valheim Library 2.30.0
- Valheim Armory, 1.15+ optional — see above
Links
CHANGELOG
Changelog
1.0.0 — 2026-09-13
First public release.
- 22 dual-wield sword items, built at runtime from vanilla
AxeBerzerkr(combat and animation) and the matching one-handed sword's geometry (blade, hilt, icon):- 8 vanilla one-handed swords (Wood through Dyrnwyn)
- 3 Niedhogg elemental variants (Blood, Lightning, Nature)
- 3 Deep North gold-branch swords (Gold, Blood/Lightning, Frost/Fire)
- 8 Valheim Armory swords (optional — requires Valheim Armory installed)
- Ships no vanilla assets: all meshes, materials and icons are read from the installed game at runtime.
- Configurable balance: global damage, recipe and block-power multipliers, plus a per-item enable/disable toggle.
1.0.1. - 2026-09-13
Added links to description :D
1.0.2 - 2026-09-16
- Dual swords are now visible when hung on an item stand.
- The config file is now in English. Settings from 1.0.0 and 1.0.1 are moved over automatically on the first start.
- Item descriptions can be replaced in the
[Descriptions]section. - Per-item stats: set
CustomStats = truefor a sword in[Item stats]to use your own damage, block power, durability, weight, stamina costs, knockback and parry force, and recipe. The[Balance]multipliers do not affect such a sword. - Custom stats and descriptions are read from each player's own config file and are not synchronized by the server: in multiplayer everyone should use the same settings.