
BreatheEasy
Removes smoke, dust, camera effects (heat wave in ashlands), and keeps things lit so you can breathe easy. Azumatt's NoDust series is included in this mod.
Date uploaded | a week ago |
Version | 1.0.2 |
Download link | RandomSteve-BreatheEasy-1.0.2.zip |
Downloads | 999 |
Dependency string | RandomSteve-BreatheEasy-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
Description
Removes smoke, dust, camera effects (heat wave in ashlands), and keeps things lit so you can breathe easy. Azumatt's NoDust series is included in this mod.
Azumatt's NoDust series override's this mod. The patches that handle that will not run if Azumatt's NoDust series (or singular mods) is/are installed.
Version checks with itself. If installed on the server, it will kick clients who do not have it installed. This is mostly for the Stay Lit option, since that's the only one synced with the server. Keep it client side only if you simply want to use the other options.
This mod uses ServerSync, if installed on the server and all clients, it will sync configs that have the [Synced with Server] tag to the client
This mod uses a file watcher. If the configuration file is not changed with BepInEx Configuration manager, but changed in the file directly on the server, upon file save, it will sync the changes to all clients.
Overly simple for now.
CHANGELOG
Version |
Update Notes |
---|---|
1.0.3 | - Major Creature Dust System Overhaul: Completely rewrote the creature dust removal logic for better reliability and control • RemoveAllRagdollVFX now has 100% independent control over ragdoll removal• Improved effect filtering to use direct array manipulation instead of unreliable AddItem method• Enhanced configuration descriptions to clearly explain things • Fixed edge cases where effects were being incorrectly removed or preserved - Mod Compatibility: Still maintains effect list integrity to prevent conflicts with other mods that modify creature death effects • Mod description/Readme file updated. |
1.0.2 | - Enhanced Fireplace/Smelter/Cooking Station Controls: Added granular fuel consumption options! You can now choose which types of stations consume fuel: • Smelters Use Fuel - Toggle coal consumption for smelters (addresses user request to keep smelting process intact)• Cooking Stations Use Fuel - Control fuel usage for cooking stations• Fireplaces Use Fuel - Control fuel usage for fireplaces• Show Fuel in Hover Text - Choose whether to display fuel levels in tooltips- Code Improvements: Centralized fuel consumption logic for better maintainability |
1.0.1 | - Add a configuration option specifically for dust on creatures. Overridden by Remove All Ragdoll Effects & Remove All Effects. Meaning, if you have those on, it will do nothing. |
1.0.0 | - Initial Release |