wPwZ/2026-07-19_00-37-42

This commit is contained in:
2026-07-19 00:38:08 +01:00
commit 95f9d20538
2170 changed files with 22115 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
{
"quality": {
"weather_quality": "DEFAULT",
"leaves_quality": "DEFAULT",
"enable_vignette": true,
"use_closest_point_entity_sort": false
},
"advanced": {
"enable_memory_tracing": false,
"use_advanced_staging_buffers": true,
"cpu_render_ahead_limit": 3
},
"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"
},
"notifications": {
"has_cleared_donation_button": true,
"has_seen_donation_prompt": true
},
"debug": {
"terrain_sorting_enabled": true
}
}