Files
jgl_sunlit_patch/config/fasterladderclimbing-client.toml
2026-07-31 10:34:32 +09:00

11 lines
359 B
TOML

[General]
#Allow going UP faster. If [false], then player can only climb up the ladder at normal speed.
allowQuickAscension = true
#Allow going DOWN faster. If [false], then player can only climb down the ladder at normal speed.
allowQuickDescension = true
#Speed modifier. 0 is Vanilla speed, 10 is lightning speed.
#Range: 0 ~ 10
speedModifier = 2