9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 04:09:18 +00:00
This commit is contained in:
Daniel Mills
2020-07-21 02:25:49 -04:00
parent d5ae3a989b
commit c326457377
3 changed files with 9 additions and 3 deletions

View File

@@ -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
}
```

View File

@@ -20,8 +20,8 @@
"biome": "hot-volcanic",
"type": "LAND",
"scale": 5,
"rarity": 19,
"shuffle": 128
"rarity": 36,
"shuffle": 328
}
]
}

View File

@@ -22,6 +22,8 @@
"coordFractureDistance": 136,
"placeObjects": true,
"roughnessZoom": 1,
"caveScale": 0.5,
"caves": false,
"focus": "",
"regions": [
"temperate",