Files
minecraft-origins/minecraft/config/vulkanmod_settings.json
2026-04-05 13:08:45 +03:00

19 lines
336 B
JSON

{
"videoMode": {
"width": 1920,
"height": 1200,
"bitDepth": 8,
"refreshRate": 120
},
"windowMode": 0,
"advCulling": 2,
"indirectDraw": true,
"uniqueOpaqueLayer": true,
"entityCulling": true,
"device": -1,
"ambientOcclusion": 1,
"frameQueueSize": 2,
"builderThreads": 0,
"backFaceCulling": true
}