1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-20 05:13:20 +02:00
aetheria/packwiz/1.20.1/config/fbp/config.json

37 lines
878 B
JSON
Raw Normal View History

2024-06-14 19:06:44 +02:00
{
"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": []
}