clientstuff

This commit is contained in:
2025-10-27 11:53:18 +01:00
parent 503b04656d
commit d22cef5355
1575 changed files with 795737 additions and 610 deletions

View File

@@ -0,0 +1,24 @@
{
"quality": {
"grass_quality": "DEFAULT",
"use_sodium_a_o": false
},
"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": true
},
"performance": {
"chunk_builder_threads": 0,
"always_defer_chunk_updates": true,
"use_no_error_g_l_context": true
}
}