9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 19:59:10 +00:00
Files
Iris-Pack-EarthWorld/generators/dunes.json
Andrew Baker 811f9b443f V2 Branch
2021-04-14 10:16:44 -07:00

24 lines
567 B
JSON

{
"interpolator": {
"function": "BILINEAR_STARCAST_9",
"horizontalScale": 10
},
"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
}
}
}
]
}