mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-28 19:29:20 +00:00
31 lines
600 B
JSON
31 lines
600 B
JSON
{
|
|
"interpolator": {
|
|
"function": "BILINEAR_STARCAST_6",
|
|
"horizontalScale": 4
|
|
},
|
|
"seed": 2343,
|
|
|
|
"composite": [
|
|
{
|
|
"seed": 2344,
|
|
"style": {
|
|
"style": "FLAT"
|
|
}
|
|
}
|
|
],
|
|
|
|
"cliffHeightMax": 80,
|
|
"cliffHeightMin": 60,
|
|
"cliffHeightGenerator": {
|
|
"style": {
|
|
"style": "SIMPLEX",
|
|
"zoom": 0.9,
|
|
"fracture": {
|
|
"style": "SIMPLEX",
|
|
"zoom": 0.2,
|
|
"multiplier": 10
|
|
}
|
|
},
|
|
"seed": 50056
|
|
}
|
|
} |