wPwZ/2026-03-19_11-42-59
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"version": 1,
|
||||
"particle": {
|
||||
"particleLimit": 16384,
|
||||
"removeIfMissedTick": false,
|
||||
"particleLightCache": true,
|
||||
"cullUnderwaterParticleType": true
|
||||
},
|
||||
"tick": {
|
||||
"animationTickMode": "INTERRUPTIBLE",
|
||||
"particleTickMode": "INTERRUPTIBLE",
|
||||
"tickWeatherAsync": true,
|
||||
"deferredTextureTick": true,
|
||||
"failPerSecLimit": 5,
|
||||
"failBehavior": "RAISE_CRASH",
|
||||
"suppressCME": false
|
||||
},
|
||||
"rendering": {
|
||||
"particleCulling": "SPHERE",
|
||||
"particleRenderingMode": "COMPATIBILITY",
|
||||
"cullWeathers": true,
|
||||
"failPerSecLimit": 20,
|
||||
"failBehavior": "MARK_AS_SYNC"
|
||||
},
|
||||
"valkyrienSkies": {
|
||||
"rainEffect": "STATIONARY",
|
||||
"fixParticleLights": true
|
||||
},
|
||||
"create": {
|
||||
"rainEffect": "STATIONARY"
|
||||
},
|
||||
"cooParticlesAPI": {
|
||||
"tickMode": "ASYNC_IN_PARALLEL"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user