Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
ComfyLadders
Ladders made comfy.
| 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
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
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
- See source at: GitHub/ComfyMods.
- Looking for a chill Valheim server? Comfy Valheim Discord
CHANGELOG
Changelog
1.1.0
- Fixed a bug with the legacy ladder-movement implementation.
- Minor code clean-up.
1.0.0
- Initial release.