add PL/MMC instance files
This commit is contained in:
parent
7a058f816a
commit
1a7202e4ce
113 changed files with 76 additions and 0 deletions
12
client/minecraft/config/sodium-options.json
Normal file
12
client/minecraft/config/sodium-options.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"quality": {
|
||||
"weather_quality": "FAST",
|
||||
"enable_vignette": false
|
||||
},
|
||||
"advanced": {
|
||||
"cpu_render_ahead_limit": 5
|
||||
},
|
||||
"performance": {
|
||||
"use_entity_culling": false
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue