Disable lighting on ice to improve performance.

This commit is contained in:
Dario 2021-04-24 22:34:44 -03:00
parent ac6235c33b
commit c38a029e06
1 changed files with 7 additions and 2 deletions

View File

@ -1177,9 +1177,14 @@
},
{
"materialMod": {
"reflectionFactor": 0.25,
"lightGroupMaskBits": 0,
"reflectionFresnelFactor": 0.25,
"refractionFactor": 0.9750000238418579
"refractionFactor": 0.9750000238418579,
"selfLight": [
0.25,
0.25,
0.25
]
},
"name": "textures/snow/ccm_textures.00800.rgba16"
},