mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 19:59:10 +00:00
15 lines
264 B
JSON
15 lines
264 B
JSON
{
|
|
"seed": 1,
|
|
"interpolationFunction": "HERMITE_LOOSE",
|
|
"interpolationScale": 3,
|
|
"composite": [
|
|
{
|
|
"style": {
|
|
"style": "SIMPLEX",
|
|
"zoom": 0.3
|
|
},
|
|
"seed": 10
|
|
}
|
|
]
|
|
}
|