You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
782 B
JSON

{
"quality": {
"cloud_quality": "DEFAULT",
"weather_quality": "DEFAULT",
"leaves_quality": "DEFAULT",
"enable_vignette": true,
"enable_clouds": true,
"smooth_lighting": "HIGH"
},
"advanced": {
"use_vertex_array_objects": true,
"use_chunk_multidraw": true,
"animate_only_visible_textures": true,
"use_entity_culling": true,
"use_particle_culling": true,
"use_fog_occlusion": true,
"use_compact_vertex_format": true,
"use_block_face_culling": true,
"allow_direct_memory_access": true,
"ignore_driver_blacklist": false,
"translucency_sorting": false
},
"performance": {
"chunk_builder_threads": 0,
"always_defer_chunk_updates": false
},
"notifications": {
"hide_donation_button": false
}
}