DyrnwynQuenched
Removes fire particle animation from the Dyrnwyn sword while keeping the blade glow.DyrnwynQuenched
![]()
Removes the fire particle animation from the Dyrnwyn sword in Valheim. The blade's emissive glow and point light are preserved — the sword still looks hot, just without the animated flames.
Requirements
- BepInExPack Valheim 5.4.2202+
Installation
r2modman / Thunderstore Mod Manager (recommended)
Install via the mod manager — dependencies are handled automatically.
Manual
- Install BepInExPack Valheim.
- Copy
DyrnwynQuenched.dllto<Valheim>/BepInEx/plugins/DyrnwynQuenched/. - Launch the game.
Building from source
# Set your Valheim install path
dotnet build DyrnwynQuenched/DyrnwynQuenched.csproj -p:ValheimDir="C:\...\Valheim"
Output: DyrnwynQuenched/bin/DyrnwynQuenched.dll
