9 lines
232 B
TOML
9 lines
232 B
TOML
|
|
[general]
|
|
#
|
|
# If enabled, rideable animals will not be slowed by plants/snow/mud when ridden.
|
|
enableRideableConstantSpeed = true
|
|
#
|
|
# If enabled canes will beable to make path blocks like shovels
|
|
enablePathsFromCanes = false
|
|
|