15 lines
336 B
Plaintext
15 lines
336 B
Plaintext
# Default config file that will be copied to local\ftbchunks\client-config.snbt if it doesn't exist!
|
|
# Just copy any values you wish to override in here!
|
|
|
|
{
|
|
waypoints: {
|
|
# Enables creation of death waypoints
|
|
# Default: true
|
|
death_waypoints: false
|
|
|
|
# Show waypoints in world
|
|
# Default: true
|
|
in_world_waypoints: false
|
|
}
|
|
}
|