You are viewing a potentially older version of this package. View all versions.
JereKuusela-Smoke_Collision-1.0.0 icon

Smoke Collision

Makes smoke to pass through iron cage floors and other similar structures.

Date uploaded 2 years ago
Version 1.0.0
Download link JereKuusela-Smoke_Collision-1.0.0.zip
Downloads 1296
Dependency string JereKuusela-Smoke_Collision-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2200 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.2200

README

Smoke collision

Client side mod that makes the smoke ignore certain structures.

The configuration can synced by also installing on the server.

Manual Installation:

  1. Install the BepInExPack Valheim.
  2. Download the latest zip.
  3. Extract it in the <GameDirectory>\BepInEx\plugins\ folder.

Configuration

The config file has a list of object ids that are ignored by the smoke. Check here for object ids.

By default following structures let the smoke pass:

  • Cage Floor 1x1
  • Cage Floor 2x2
  • Cage Wall 1x1
  • Cage Wall 2x2
  • Carved Darkwood divider
  • Iron gate
  • Wood ladder
  • Wood stair

Changelog

  • v1.0:
    • Initial release.

CHANGELOG

  • v1.8

    • Fixed for the new update.
  • v1.7

    • Fixed for the new update.
  • v1.6

    • Updated for the new game version.
  • v1.5

    • Adds a new setting "Required space" to change how much free space is needed above fireplaces.
    • Fixes ignored objects being included in the required space check.
  • v1.4

    • Fixes the black screen.