9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 19:59:10 +00:00
This commit is contained in:
Brian Fopiano
2020-07-26 21:45:36 -07:00
parent e2913b9990
commit 565279900d

View File

@@ -4,7 +4,7 @@
"layers": [
{
"minHeight": 2,
"maxHeight": 3,
"maxHeight": 2,
"dispersion": "SCATTER",
"palette": [
"TERRACOTTA"
@@ -63,12 +63,12 @@
{
"generator": "plain-cliffs",
"min": 3,
"max": 38
"max": 60
},
{
"generator": "wavy",
"min": 2,
"max": 5
"min": 3,
"max": 9
}
],
"derivative": "SHATTERED_SAVANNA_PLATEAU"