{
  "REGULAR_INFO": "----- Regular config values below -----",
  "enhanced_batching": true,
  "font_atlas_resizing": true,
  "font_atlas_size": 1024,
  "map_atlas_generation": true,
  "map_atlas_size": 2048,
  "skip_text_translucency_sorting": true,
  "fast_text_lookup": true,
  "avoid_redundant_framebuffer_switching": true,
  "fix_slow_buffer_upload_on_apple_gpu": true,
  "EXPERIMENTAL_INFO": "----- Experimental config values below (Rendering glitches may occur) -----",
  "experimental_disable_resource_pack_conflict_handling": false,
  "experimental_sign_text_buffering": false,
  "DEBUG_INFO": "----- Debug only config values below (Do not touch) -----",
  "debug_only_and_not_recommended_disable_mod_conflict_handling": false,
  "debug_only_and_not_recommended_disable_hardware_conflict_handling": false,
  "debug_only_print_additional_error_information": false,
  "debug_only_use_last_usage_for_batch_ordering": false,
  "debug_only_detailed_memory_leak_detection": false
}