9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-04 15:31:38 +00:00
This commit is contained in:
Daniel Mills
2020-05-16 02:13:48 -04:00
parent a4b174b4d6
commit 4b6943466d
6 changed files with 4 additions and 13 deletions

View File

@@ -1,8 +0,0 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}

View File

@@ -20,6 +20,6 @@
"placeObjects": true,
"roughnessZoom": 1,
"regions": [
"temperate"
"dan"
]
}

View File

@@ -3,13 +3,12 @@
"shoreRatio": 0.05,
"biomeImplosionRatio": 0.25,
"landBiomes": [
"plains",
"oak_forest"
"plains-dan"
],
"seaBiomes": [
"ocean"
"ocean-dan"
],
"shoreBiomes": [
"beach"
"beach-dan"
]
}