9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/generators/smooth-dunes.json
2022-06-17 10:24:37 -07:00

27 lines
568 B
JSON

{
"interpolator": {
"function": "BILINEAR_STARCAST_9",
"horizontalScale": 23
},
"seed": 133434,
"composite": [
{
"seed": 2343,
"style": {
"style": "NOWHERE",
"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
}
]
}