Patched molten vents + switch to openloader + default keybinds + book fixes + include less jars + kubejs stuff + incontrol

This commit is contained in:
2026-02-12 23:45:58 -07:00
parent 0ddde038f5
commit b9d731fe76
1800 changed files with 5235 additions and 4685 deletions

View File

@@ -20,7 +20,7 @@
groundAccelerate = 10.0
#see uncappedBunnyhopEnabled; if you ever jump while above the hard cap speed (moveSpeed*hardCapThreshold), your speed is set to the hard cap speed
#Range: 0.0 ~ 1.7976931348623157E308
hardCapThreshold = 14.0
hardCapThreshold = 16.0
#see uncappedBunnyhopEnabled and softCapDegen; soft cap speed = (moveSpeed*softCapThreshold)
#Range: 0.0 ~ 1.7976931348623157E308
softCapThreshold = 14.0
@@ -29,13 +29,13 @@
softCapDegen = 0.4
#amount of friction while sharking (between 0 and 1)
#Range: 0.0 ~ 1.0
sharkingWaterFriction = 0.3
sharkingWaterFriction = 0.4
#amount of downward momentum you lose while entering water, a higher value means that you are able to shark after hitting the water from higher up
#Range: 0.0 ~ 1.7976931348623157E308
sharkingSurfaceTension = 0.2
#a lower value means less horizontal speed converted to vertical speed and vice versa
#Range: 0.0 ~ 1.7976931348623157E308
trimpMultiplier = 0.4
trimpMultiplier = 1.0
#increases the distance needed to fall in order to take fall damage; this is a server-side setting
#Range: 0.0 ~ 1.7976931348623157E308
fallDistanceThresholdIncrease = 0.0