7 lines
285 B
Plaintext
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
|
|
} |