SMP-MODPACK/.minecraft/config/physicsmod/physics_client_config.json
2024-03-06 10:50:17 +01:00

159 lines
No EOL
3.9 KiB
JSON
Executable file

{
"maxPhysicsObjects": 10000,
"particleLifetimeVines": 4.0,
"particleLifetimeItems": 3.0,
"particleLifetimeParticles": 0.1,
"particleLifetimeLiquids": 6.0,
"particleLifetimeSmoke": 60.0,
"particleDespawnTimeSmoke": 3.0,
"particleLifetimeVarianceVines": 3.0,
"particleLifetimeVarianceItems": 3.0,
"particleLifetimeVarianceParticles": 3.0,
"particleLifetimeVarianceLiquids": 3.0,
"particleLifetimeVarianceSmoke": 15.0,
"particleDespawnTimeVarianceSmoke": 12.0,
"cpuThreads": 4,
"itemPhysics": true,
"minecraftBlockBreakParticles": false,
"vinePhysics": false,
"capePhysics": true,
"fishingRodPhysics": true,
"leashPhysics": true,
"bannerPhysics": true,
"clothSmoothShading": false,
"showUpdateNotifications": true,
"clothThreads": 1,
"leashLength": 3.0,
"fishingLineLength": 12.0,
"pvpServerCompatibility": false,
"snowballModel": 0,
"snowballImpact": 1,
"snowballShade": false,
"enderpearlModel": 0,
"enderpearlImpact": 1,
"enderpearlShade": false,
"eggModel": 0,
"eggImpact": 1,
"eggShade": false,
"crackPhysicsParticles": true,
"liquidPhysics": true,
"liquidSourceDistance": 6.0,
"liquidThreads": 2,
"bannerPhysicsRange": 48.0,
"soundVolume": 1.0,
"blockPhysicsRange": 96.0,
"vineRange": 32.0,
"waterDensity": 3,
"snowPhysics": true,
"snowTracks": true,
"snowTrackEntities": 6,
"snowTrackDistance": 48.0,
"snowThickness": 0.0,
"grassSnowy": true,
"snowType": 0,
"snowSmoothShading": true,
"snowChunkSize": 0,
"blockSettings": {
"Physics Type": 5,
"Lifetime": 2.1000001430511475,
"Lifetime Variance": 1.0,
"Scale": 0.3100000023841858,
"Animation": -1
},
"mobSettings": {
"Physics Type": 6,
"Lifetime": 4.0,
"Lifetime Variance": 3.0,
"Animation": -1
},
"sprintingPhysicsParticles": true,
"eatingPhysicsParticles": true,
"serverBlockPhysicsParticles": true,
"smokePhysics": true,
"smokeParticleLimit": 6000,
"verificationCode": "",
"smokeColorRed": 0.56,
"smokeColorGreen": 0.56,
"smokeColorBlue": 0.56,
"smokeDenseColorRed": 0.364,
"smokeDenseColorGreen": 0.364,
"smokeDenseColorBlue": 0.364,
"smokeDensity": 0.9,
"smokePhysicsRange": 100.0,
"smokeBlaze": 0.05,
"smokeCampfire": 0.3,
"smokeFire": 0.3,
"smokeOther": 1.0,
"smokeShadowTransformer": 0,
"maxLoadedDynamicBlocks": 20,
"windPhysics": true,
"weatherParticles": true,
"weatherClearStrength": 0.1,
"weatherRainStrength": 1.0,
"weatherThunderStrength": 1.4,
"windVolume": 1.0,
"weatherRainParticleAmount": 5,
"weatherThunderParticleAmount": 2,
"oceanPhysics": true,
"oceanAdjustHitbox": true,
"oceanDetail": 0.0,
"oceanWaveHeightMultiplier": 0.0,
"oceanBlockRange": 42,
"oceanWeatherClear": 0.0,
"oceanWeatherRain": 0.0,
"oceanWeatherThunder": 0.0,
"oceanBaseSpeed": 0.0,
"oceanHorizontalWaveScale": 0.1,
"oceanParticles": false,
"oceanParticleAlpha": 0.0,
"oceanStickyEntities": false,
"oceanSplashVolumeNew": 1.0,
"snowLOD": 1.0,
"particleRainOpacity": 1.0,
"particleSnowOpacity": 1.0,
"particleDustOpacity": 1.0,
"itemRotationSpeed": 1.0,
"jointBreakForce": 1.0,
"jointBlood": 1.0,
"mobRagdollLimit": 16,
"clothEntityRange": 48.0,
"clothForceArmor": false,
"oceanPuddles": false,
"oceanFoamAmount": 0.0,
"oceanFoamOpacity": 0.0,
"cudaLiquids": false,
"cudaLiquidsParticleSize": 0.1,
"cudaLiquidsBlurPasses": 3,
"playbackSpeed": 1.0,
"oceanRainPuddleAmount": 0.5,
"puddleResolutionQuality": 2048,
"itemBreakPhysics": true,
"customizedGravities": [
"minecraft:the_nether",
0.0,
-9.81,
0.0,
"minecraft:overworld",
0.0,
-9.81,
0.0,
"minecraft:the_end",
0.0,
-9.81,
0.0
],
"customizedBuoyancies": [
"minecraft:the_nether",
0.0,
2.0,
0.0,
"minecraft:overworld",
0.0,
2.0,
0.0,
"minecraft:the_end",
0.0,
2.0,
0.0
]
}