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.
You are viewing a potentially older version of this package.
View all versions.
DyrnwynQuenched
Removes fire particle animation from the Dyrnwyn sword while keeping the blade glow.
| Date uploaded | a month ago |
| Version | 1.0.2 |
| Download link | mex-DyrnwynQuenched-1.0.2.zip |
| Downloads | 84 |
| Dependency string | mex-DyrnwynQuenched-1.0.2 |
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.2202README
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
CHANGELOG
Changelog
1.0.1
- Renamed mod to DyrnwynQuenched (corrected spelling).
1.0.0
- Initial release: disables all
ParticleSystemcomponents on theSwordDyrnwynprefab at game load.
1.0.2
- Changed icon.png