You are viewing a potentially older version of this package. View all versions.
Date uploaded 4 days ago
Version 1.1.0
Download link ComfyMods-ComfyLadders-1.1.0.zip
Downloads 297
Dependency string ComfyMods-ComfyLadders-1.1.0

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

ComfyLadders

Ladders made comfy.

Features

ComfyLadders is a replacement for BetterLadders that adds configuration-options to toggle functionality in-game.

  • Global toggle:
    • isModEnabled (default: true)
  • Individual toggles for each ladder prefab:
    • ashlandSteepstairIsEligible (default: true)
    • goblinStepladderIsEligible (default: false)
    • graustenStoneLadderIsEligible (default: true)
    • woodStepladderIsEligible (default: true)

Custom-Fields

There is support for ZDO custom-fields to force vanilla functionality for any ladder ZDO.

  • Component: AutoJumpLedge
  • Field: m_isEligibleOverride
  • Value: 1

Compatibility

ComfyLadders will unpatch BetterLadders if both mods are installed.

Notes

CHANGELOG

Changelog

1.1.0

  • Fixed a bug with the legacy ladder-movement implementation.
  • Minor code clean-up.

1.0.0

  • Initial release.