9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/generators/dunes.json
2021-05-08 18:40:33 -03:00

24 lines
567 B
JSON

{
"interpolator": {
"function": "BILINEAR_STARCAST_9",
"horizontalScale": 20
},
"seed": 54654,
"composite": [
{
"seed": 2343,
"exponent": 5,
"negative": true,
"style": {
"style": "BIOCTAVE_FRACTAL_CUBIC",
"zoom": 2.2,
"fracture": {
"style": "IRIS_THICK",
"zoom": 0.8,
"exponent": 0.2,
"multiplier": 10
}
}
}
]
}