Advertisement
Guest User

.minecraft/config/sodium-options

a guest
Jun 13th, 2022
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. {
  2. "quality": {
  3. "cloud_quality": "FAST",
  4. "weather_quality": "FAST",
  5. "enable_vignette": false,
  6. "enable_clouds": false,
  7. "smooth_lighting": "LOW"
  8. },
  9. "advanced": {
  10. "chunk_renderer_backend": "GL20",
  11. "animate_only_visible_textures": true,
  12. "use_advanced_entity_culling": true,
  13. "use_particle_culling": true,
  14. "use_fog_occlusion": true,
  15. "use_compact_vertex_format": true,
  16. "use_chunk_face_culling": true,
  17. "use_memory_intrinsics": true,
  18. "disable_driver_blacklist": false
  19. }
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement