Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
BetterLaddersFixed
[v80!!!] Configurable climbing speed, extension ladder time, and climbing with two-handed items.
| Last updated | 2 days ago |
| Total downloads | 39026 |
| Total rating | 1 |
| Categories | Mods Client-side Server-side Tweaks & Quality Of Life |
| Dependency string | Lunxara-BetterLaddersFixed-2.2.0 |
| Dependants | 16 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
BetterLaddersFixed
This is a fork of BetterLadders v1.2.2, with completely redone networking to fix the SyncedInstance errors and client ID warning spam present in the latest versions.
Features
- Change climbing speed and sprint-climbing speed.
- Player animation speed can be scaled to match the climbing speed.
- Allow using ladders while holding a two-handed item.
- Hide held item while climbing a ladder.
- Change the time extension ladders stay up for (or make them permanent).
- Enable or disable extension ladder kill trigger.
Currently Missing Features
- Ladder enter/exit animation speed multiplier.
- Hold to pick up extension ladder.
Config
Speed
| Entry Name | Default value | Description |
|---|---|---|
climbSpeedMultiplier |
1.0 | Ladder climb speed multiplier. |
sprintingClimbSpeedMultiplier |
1.5 | Ladder climb speed multiplier while sprinting, stacks with climbSpeedMultiplier. |
scaleAnimationSpeed |
true | Whether to scale the speed of the climbing animation to the climbing speed. |
Items
| Entry Name | Default value | Description |
|---|---|---|
allowTwoHanded |
true | Whether to allow using ladders while carrying a two-handed object. |
hideOneHanded |
true | Whether to hide one-handed items while climbing a ladder. |
hideTwoHanded |
true | Whether to hide two-handed items while climbing a ladder. |
Extension Ladder
| Entry Name | Default value | Description |
|---|---|---|
extensionTimer |
20.0 | How long (in seconds) extension ladders remain deployed. Set to 0 for permanent. |
enableKillTrigger |
true | Whether extension ladders should kill players they land on. |
Credits
- e3s1 — For the original BetterLadders, licensed under MIT License.
- pacoito — Current fork maintainer.