{
  "quality": {
    "grass_quality": "DEFAULT",
    "use_celeritas_smooth_lighting": true
  },
  "advanced": {
    "use_vertex_array_objects": true,
    "use_chunk_multidraw": true,
    "multi_draw_mode": "DIRECT",
    "use_particle_culling": true,
    "allow_direct_memory_access": true,
    "ignore_driver_blacklist": false
  },
  "performance": {
    "chunk_builder_threads": 0,
    "always_defer_chunk_updates": true,
    "use_no_error_g_l_context": true,
    "async_occlusion_mode": "EVERYTHING",
    "use_occlusion_culling": true,
    "animate_only_visible_textures": true,
    "use_entity_culling": true,
    "use_fog_occlusion": true,
    "use_block_face_culling": true,
    "use_compact_vertex_format": true,
    "translucency_sorting": true,
    "use_render_pass_optimization": true,
    "cpu_render_ahead_limit": 0
  }
}