You are viewing a potentially older version of this package. View all versions.
mex-DyrnwynQuenched-1.0.2 icon

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-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

DyrnwynQuenched

Example

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

Installation

r2modman / Thunderstore Mod Manager (recommended)

Install via the mod manager — dependencies are handled automatically.

Manual

  1. Install BepInExPack Valheim.
  2. Copy DyrnwynQuenched.dll to <Valheim>/BepInEx/plugins/DyrnwynQuenched/.
  3. 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 ParticleSystem components on the SwordDyrnwyn prefab at game load.

1.0.2

  • Changed icon.png