7 lines
190 B
TOML
7 lines
190 B
TOML
|
|
#Client configuration settings
|
|
[client]
|
|
#Draws the collision shape rather than the selection shape when hovering blocks. Used for debugging collisions.
|
|
drawCollisionShapes = false
|
|
|