Update embeddium-options.json

This commit is contained in:
Dmitry
2024-09-11 22:54:31 +07:00
committed by Xikaro
parent bdd8741817
commit 68cff85d51

View File

@@ -2,7 +2,8 @@
"quality": {
"weather_quality": "DEFAULT",
"leaves_quality": "DEFAULT",
"enable_vignette": true
"enable_vignette": true,
"use_quad_normals_for_shading": false
},
"advanced": {
"enable_memory_tracing": false,
@@ -18,7 +19,7 @@
"use_fog_occlusion": true,
"use_block_face_culling": true,
"use_compact_vertex_format": true,
"use_translucent_face_sorting": false,
"use_translucent_face_sorting_v2": true,
"use_no_error_g_l_context": true
},
"notifications": {