MMS/client/overrides/config/sodium-options.json
anonoe 894c741e53
change format for mod jars
- remove raw jars
- replace with modrinth.index.json
=> + save storage space and network bandwidth
=> - building is now more complicated
2026-01-05 18:30:16 +01:00

12 lines
192 B
JSON
Executable file

{
"quality": {
"weather_quality": "FAST",
"enable_vignette": false
},
"advanced": {
"cpu_render_ahead_limit": 5
},
"performance": {
"use_entity_culling": false
}
}