mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-24 04:52:48 +01:00
28 lines
490 B
INI
Executable File
28 lines
490 B
INI
Executable File
{
|
|
["useSimpleRenderer"] = true,
|
|
["shadingCascades"] = 8,
|
|
["shadingDistance"] = 500,
|
|
["shadingTransparencyMap"] = {
|
|
[12] = 128,
|
|
[6] = 255,
|
|
[13] = 102,
|
|
[1] = 51,
|
|
[3] = 153,
|
|
[7] = 255,
|
|
[8] = 204,
|
|
[4] = 204,
|
|
[9] = 204,
|
|
[14] = 77,
|
|
[2] = 102,
|
|
[5] = 255,
|
|
[11] = 153,
|
|
[10] = 179
|
|
},
|
|
["raycastQuality"] = 6.4,
|
|
["screenResolution"] = {
|
|
["width"] = 160,
|
|
["height"] = 50
|
|
},
|
|
["drawDistance"] = 1000,
|
|
["tileWidth"] = 32
|
|
} |