mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
28 lines
601 B
JSON
28 lines
601 B
JSON
{
|
|
"interpolator": {
|
|
"function": "BILINEAR_STARCAST_6",
|
|
"horizontalScale": 15
|
|
},
|
|
"seed": 133434,
|
|
"composite": [
|
|
{
|
|
"seed": 2343,
|
|
"style": {
|
|
"style": "SIMPLEX",
|
|
"zoom": 2.2
|
|
},
|
|
"exponent": 0.5,
|
|
"opacity": 1.0
|
|
},
|
|
{
|
|
"seed": 23432,
|
|
"style": {
|
|
"style": "FRACTAL_BILLOW_SIMPLEX"
|
|
},
|
|
"exponent": 1.9,
|
|
"zoom": 0.8,
|
|
"negative": true,
|
|
"opacity": 0.5
|
|
}
|
|
]
|
|
} |