diff --git a/src/overrides/config/ftbchunks-client.toml b/src/overrides/config/ftbchunks-client.toml index 7e97130..b20d7d3 100755 --- a/src/overrides/config/ftbchunks-client.toml +++ b/src/overrides/config/ftbchunks-client.toml @@ -16,9 +16,9 @@ claimed_chunks_on_map = true #Show your own claimed chunks on the map own_claimed_chunks_on_map = true #Show waypoints in world -in_world_waypoints = true +in_world_waypoints = false #Enables creation of death waypoints -death_waypoints = true +death_waypoints = false #Different ways to render map #Allowed Values: NONE, NIGHT, TOPOGRAPHY, BLOCKS, BIOME_TEMPERATURE, LIGHT_SOURCES map_mode = "NONE"