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-07-20 22:12:16 -04:00
parent b0c3bbe45f
commit 55a825feb6

View File

@@ -2,15 +2,15 @@
"name": "Swamp Mountains",
"layers": [
{
"terrainZoom": 0.5,
"dispersion": "WISPY",
"palette": [
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"COARSE_DIRT",
"GRASS_BLOCK"
]
},
{
"minHeight": 2,
"maxHeight": 4,
"palette": [
"DIRT",
"COARSE_DIRT"
]
},
@@ -19,7 +19,6 @@
"maxHeight": 18,
"dispersion": "SCATTER",
"palette": [
"DIRT",
"ANDESITE",
"STONE"
]