base
This commit is contained in:
Executable
+54
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"waterSplash": true,
|
||||
"cascades": true,
|
||||
"waterfallSpray": false,
|
||||
"fireflies": true,
|
||||
"fallingLeaves": true,
|
||||
"caveDust": false,
|
||||
"chestBubbles": true,
|
||||
"soulSandBubbles": true,
|
||||
"barrelBubbles": true,
|
||||
"poppingBubbles": true,
|
||||
"rainRipples": true,
|
||||
"waterDripRipples": true,
|
||||
"cakeEatingParticles": false,
|
||||
"emissiveLavaDrips": true,
|
||||
"fireflySettings": {
|
||||
"startTime": 12000,
|
||||
"endTime": 23000,
|
||||
"minTemp": 0.5,
|
||||
"maxTemp": 0.9900000095367432,
|
||||
"canSpawnInRain": false,
|
||||
"dailyRandom": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
0.33000001311302185,
|
||||
0.6600000262260437,
|
||||
1.0
|
||||
],
|
||||
"grass": 0.1666666716337204,
|
||||
"tallGrass": 0.0833333358168602,
|
||||
"flowers": 1.0,
|
||||
"tallFlowers": 0.5
|
||||
},
|
||||
"fallingLeavesSettings": {
|
||||
"spawnChance": 40,
|
||||
"spawnRipples": true,
|
||||
"layFlatOnGround": true,
|
||||
"layFlatRightAngles": false
|
||||
},
|
||||
"caveDustSettings": {
|
||||
"spawnChance": 700,
|
||||
"baseMaxAge": 200,
|
||||
"color": "#FF808080",
|
||||
"fadeDuration": 20,
|
||||
"maxAcceleration": 0.029999999329447746,
|
||||
"accelChangeChance": 180,
|
||||
"excludeBiomes": [
|
||||
"minecraft:lush_caves",
|
||||
"minecraft:dripstone_caves",
|
||||
"minecraft:deep_dark"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user