mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-30 04:09:14 +00:00
Fix beyond unfix able failed
This commit is contained in:
@@ -7,11 +7,7 @@
|
||||
"minHeight": 3,
|
||||
"maxHeight": 6,
|
||||
"palette": [
|
||||
"PODZOL",
|
||||
"PODZOL",
|
||||
"PODZOL",
|
||||
"PODZOL",
|
||||
"PODZOL",
|
||||
"STONE",
|
||||
"COARSE_DIRT",
|
||||
"COARSE_DIRT"
|
||||
]
|
||||
|
||||
@@ -2,12 +2,14 @@
|
||||
"name": "Swamp Mountains",
|
||||
"layers": [
|
||||
{
|
||||
"terrainZoom": 0.5,
|
||||
"dispersion": "WISPY",
|
||||
"palette": [
|
||||
"PODZOL",
|
||||
"PODZOL",
|
||||
"PODZOL",
|
||||
"PODZOL",
|
||||
"PODZOL",
|
||||
"GRASS_BLOCK",
|
||||
"GRASS_BLOCK",
|
||||
"GRASS_BLOCK",
|
||||
"GRASS_BLOCK",
|
||||
"GRASS_BLOCK",
|
||||
"COARSE_DIRT",
|
||||
"COARSE_DIRT"
|
||||
]
|
||||
|
||||
@@ -2,11 +2,15 @@
|
||||
"name": "Roofed Swamp",
|
||||
"layers": [
|
||||
{
|
||||
"terrainZoom": 0.5,
|
||||
"dispersion": "WISPY",
|
||||
"terrainZoom": 0.25,
|
||||
"palette": [
|
||||
"PODZOL",
|
||||
"PODZOL",
|
||||
"GRASS_BLOCK",
|
||||
"GRASS_BLOCK",
|
||||
"GRASS_BLOCK",
|
||||
"GRASS_BLOCK",
|
||||
"GRASS_BLOCK",
|
||||
"COARSE_DIRT",
|
||||
"COARSE_DIRT"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user