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

Smoke Collision

Allows smoke to pass through iron cage floors and other similar structures. Also allows changing the smoke size.

Date uploaded 2 years ago
Version 1.1.0
Download link JereKuusela-Smoke_Collision-1.1.0.zip
Downloads 1648
Dependency string JereKuusela-Smoke_Collision-1.1.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. Also allows changing the smoke size.

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

There are also two settings to change the smoke size:

  • Smoke size multiplier: Affects both visual and the collider size.
  • Collider size multiplier: Affects only the collider size.

Changelog

  • v1.1

    • Adds new settings for changing the smoke size.
  • 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.