]> gitweb.ps.run Git - packwiz/blob - config/immediatelyfast.json
repaya
[packwiz] / config / immediatelyfast.json
1 {
2   "REGULAR_INFO": "----- Regular config values below -----",
3   "enhanced_batching": true,
4   "font_atlas_resizing": true,
5   "font_atlas_size": 1024,
6   "map_atlas_generation": true,
7   "map_atlas_size": 2048,
8   "skip_text_translucency_sorting": true,
9   "fast_text_lookup": true,
10   "avoid_redundant_framebuffer_switching": true,
11   "fix_slow_buffer_upload_on_apple_gpu": true,
12   "EXPERIMENTAL_INFO": "----- Experimental config values below (Rendering glitches may occur) -----",
13   "experimental_disable_resource_pack_conflict_handling": true,
14   "experimental_sign_text_buffering": true,
15   "DEBUG_INFO": "----- Debug only config values below (Do not touch) -----",
16   "debug_only_and_not_recommended_disable_mod_conflict_handling": false,
17   "debug_only_and_not_recommended_disable_hardware_conflict_handling": false,
18   "debug_only_print_additional_error_information": false,
19   "debug_only_use_last_usage_for_batch_ordering": false
20 }