9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
Files
Iris-Pack-Overworld/generators/smooth-dunes.json
2021-07-21 09:17:59 -04:00

27 lines
565 B
JSON

{
"interpolator": {
"function": "BILINEAR_STARCAST_9",
"horizontalScale": 45
},
"seed": 133434,
"composite": [
{
"seed": 2343,
"style": {
"style": "IRIS",
"zoom": 2
},
"exponent": 0.5,
"opacity": 1
},
{
"seed": 23432,
"style": {"style": "FRACTAL_BILLOW_SIMPLEX"},
"exponent": 1.9,
"zoom": 0.8,
"negative": true,
"opacity": 0.5
}
]
}