mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-30 20:29:12 +00:00
66 lines
1.4 KiB
JSON
66 lines
1.4 KiB
JSON
{
|
|
"children": [],
|
|
"decorators": [],
|
|
"objects": [],
|
|
"name": "Plains",
|
|
"layers": [
|
|
{
|
|
"minHeight": 1,
|
|
"terrainZoom": 5,
|
|
"maxHeight": 1,
|
|
"palette": ["GRASS_BLOCK"],
|
|
"dispersion": "SCATTER"
|
|
},
|
|
{
|
|
"minHeight": 1,
|
|
"terrainZoom": 5,
|
|
"maxHeight": 1,
|
|
"palette": ["DIRT"],
|
|
"dispersion": "SCATTER"
|
|
},
|
|
{
|
|
"minHeight": 1,
|
|
"terrainZoom": 5,
|
|
"maxHeight": 3,
|
|
"palette": [
|
|
"DIRT",
|
|
"COARSE_DIRT"
|
|
],
|
|
"dispersion": "SCATTER"
|
|
},
|
|
{
|
|
"minHeight": 6,
|
|
"terrainZoom": 5,
|
|
"maxHeight": 18,
|
|
"palette": [
|
|
"STONE",
|
|
"ANDESITE",
|
|
"STONE"
|
|
],
|
|
"dispersion": "SCATTER"
|
|
}
|
|
],
|
|
"childShrinkFactor": 1.5,
|
|
"derivative": "MOUNTAINS",
|
|
"auxiliaryGenerators": [
|
|
{
|
|
"offsetX": 0,
|
|
"offsetZ": 0,
|
|
"min": 2,
|
|
"seed": 1337,
|
|
"max": 5,
|
|
"zoom": 3
|
|
},
|
|
{
|
|
"offsetX": 0,
|
|
"offsetZ": 0,
|
|
"min": 6,
|
|
"seed": 1339,
|
|
"max": 8,
|
|
"zoom": 2
|
|
}
|
|
],
|
|
"highHeight": 211,
|
|
"lowHeight": 3
|
|
}
|