36 lines
1.0 KiB
JSON
36 lines
1.0 KiB
JSON
{
|
|
"infrastructure_check_radius": 2,
|
|
"path_quality_threshold": 0.3,
|
|
"node_distance_minimum": 4,
|
|
"node_distance_maximum": 8,
|
|
"node_utility_distance": 3,
|
|
"path_block_ids": ["minecraft:dirt_path", "minecraft:water"],
|
|
"path_block_tags": [],
|
|
"path_block_strings": [],
|
|
"block_string_blacklist": [
|
|
"diagonalwalls:",
|
|
"diagonalfences:",
|
|
"diagonalwindows:"
|
|
],
|
|
"invalid_dimensions": ["nether", "end"],
|
|
"invalid_entities": [],
|
|
"warp_block_ids": ["via_romana:warp_block"],
|
|
"warp_block_tags": ["minecraft:all_signs"],
|
|
"travel_fatigue_cooldown": 0,
|
|
"fog_of_war_distance": 10,
|
|
"spline_animation_time": 2.0,
|
|
"maximum_map_dimension": 512,
|
|
"map_refresh_interval": 10,
|
|
"map_refresh_threshold": 10,
|
|
"map_save_interval": 5,
|
|
"biomeColor": [],
|
|
"use_biome_fallback_for_lowres": true,
|
|
"enable_surveyor_landmark": false,
|
|
"enable_surveyor_landmark_coloring": false,
|
|
"invalid_block_overlay_opacity": 0.4,
|
|
"biome_map_opacity": 0.3,
|
|
"node_vignette_opacity": 1.0,
|
|
"enable_teleport_particles": false,
|
|
"logging_enum": "NONE"
|
|
}
|