mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
37 lines
No EOL
878 B
JSON
Executable file
37 lines
No EOL
878 B
JSON
Executable file
{
|
|
"enabled": true,
|
|
"locked": false,
|
|
"frozen": false,
|
|
"infiniteDuration": false,
|
|
"cartoonMode": false,
|
|
"cullParticles": false,
|
|
"fancyBlockBraking": true,
|
|
"fancyFlame": true,
|
|
"fancySmoke": true,
|
|
"fancyRain": true,
|
|
"fancySnow": true,
|
|
"fancyPlaceAnimation": false,
|
|
"smartBreaking": true,
|
|
"lowTraction": false,
|
|
"spawnWhileFrozen": true,
|
|
"smoothAnimationLighting": false,
|
|
"spawnPlaceParticles": true,
|
|
"restOnFloor": true,
|
|
"bounceOffWalls": true,
|
|
"entityCollision": false,
|
|
"waterPhysics": true,
|
|
"randomScale": true,
|
|
"randomRotation": true,
|
|
"randomFadingSpeed": true,
|
|
"particlesPerAxis": 4,
|
|
"weatherParticleDensity": 1.0,
|
|
"minLifetime": 10,
|
|
"maxLifetime": 55,
|
|
"scaleMultiplier": 0.75,
|
|
"rotationMultiplier": 1.0,
|
|
"gravityMultiplier": 1.0,
|
|
"disabledParticles": [
|
|
"minecraft:grass_block"
|
|
],
|
|
"disabledAnimations": []
|
|
} |