9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
Files
Iris-Pack-Overworld/generators/dunes.json
Brian Fopiano 0f95ef1a60 9 is too much
2021-06-08 14:23:41 -07:00

24 lines
567 B
JSON

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