LTDV10/packet/defaultconfigs/ftbchunks/client-config.snbt
2026-04-14 18:20:56 +08:00

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
}
}