mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-30 04:09:14 +00:00
Caves
This commit is contained in:
@@ -4,13 +4,16 @@
|
||||
{
|
||||
"landZoom": 1,
|
||||
"regions": [],
|
||||
"caveThickness": 1,
|
||||
"seaZoom": 1,
|
||||
"caves": true,
|
||||
"biomeZoom": 5,
|
||||
"interpolationScale": 63,
|
||||
"focus": "",
|
||||
"placeObjects": true,
|
||||
"shoreZoom": 1,
|
||||
"continentZoom": 1,
|
||||
"caveShift": 0,
|
||||
"roughnessZoom": 2,
|
||||
"interpolationFunction": "BICUBIC",
|
||||
"environment": "NORMAL",
|
||||
@@ -21,7 +24,8 @@
|
||||
"fluidHeight": 63,
|
||||
"dimensionAngleDeg": 0,
|
||||
"regionZoom": 1,
|
||||
"coordFractureDistance": 20
|
||||
"coordFractureDistance": 20,
|
||||
"caveScale": 1
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
"biome": "hot-volcanic",
|
||||
"type": "LAND",
|
||||
"scale": 5,
|
||||
"rarity": 19,
|
||||
"shuffle": 128
|
||||
"rarity": 36,
|
||||
"shuffle": 328
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -22,6 +22,8 @@
|
||||
"coordFractureDistance": 136,
|
||||
"placeObjects": true,
|
||||
"roughnessZoom": 1,
|
||||
"caveScale": 0.5,
|
||||
"caves": false,
|
||||
"focus": "",
|
||||
"regions": [
|
||||
"temperate",
|
||||
|
||||
Reference in New Issue
Block a user