mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-02-17 21:23:44 +01:00
Reduce player liquid sinking speed
This commit is contained in:
@ -16,7 +16,7 @@ movement_speed_climb = 2.35
|
||||
|
||||
movement_liquid_fluidity = 1.13
|
||||
movement_liquid_fluidity_smooth = 0.5
|
||||
movement_liquid_sink = 31
|
||||
movement_liquid_sink = 23
|
||||
|
||||
movement_gravity = 10.4
|
||||
|
||||
|
Reference in New Issue
Block a user