29 lines
735 B
JSON
29 lines
735 B
JSON
{
|
|
"quality": {
|
|
"hidden_fluid_culling": true,
|
|
"improved_fluid_shaping": false
|
|
},
|
|
"performance": {
|
|
"chunk_builder_threads": 0,
|
|
"chunk_build_defer_mode": "ALWAYS",
|
|
"animate_only_visible_textures": true,
|
|
"use_entity_culling": true,
|
|
"use_fog_occlusion": true,
|
|
"use_block_face_culling": true,
|
|
"use_no_error_g_l_context": true,
|
|
"quad_splitting_mode": "SAFE"
|
|
},
|
|
"advanced": {
|
|
"enable_memory_tracing": false,
|
|
"use_advanced_staging_buffers": true,
|
|
"cpu_render_ahead_limit": 3
|
|
},
|
|
"debug": {
|
|
"terrain_sorting_enabled": true
|
|
},
|
|
"notifications": {
|
|
"has_cleared_donation_button": false,
|
|
"has_seen_donation_prompt": false,
|
|
"has_edited_fullscreen_option": true
|
|
}
|
|
} |