Files
IMR6/minecraft/config/animation_overhaul/local_player.json5
T
2026-07-08 22:58:56 +01:00

7 lines
285 B
Plaintext

{
// Enables a leaning when moving, and squashing when falling from high distances.
// This may lead into some mod incompatibilities with other mods, as it's replacing the rendering of the player!
"enable_leaning_and_squash": false,
// Don't touch this!
"CONFIG_VERSION": 1
}