9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
Files
Iris-Pack-Overworld/generators/mountainous.json
Andrew Baker 811f9b443f V2 Branch
2021-04-14 10:16:44 -07:00

40 lines
1.0 KiB
JSON

{
"interpolator": {
"function": "BILINEAR_STARCAST_9",
"horizontalScale": 10
},
"seed": 133434,
"composite": [
{
"seed": 2343,
"style": {
"style": "BIOCTAVE_FRACTAL_CUBIC",
"zoom": 1.7,
"fracture": {
"style": "SIMPLEX",
"zoom": 0.8,
"exponent": 0.2,
"multiplier": 50
}
},
"exponent": 4,
"negative": true
},
{
"seed": 1714,
"style": {
"style": "BIOCTAVE_FRACTAL_BILLOW_SIMPLEX",
"zoom": 0.6,
"exponent": 0.7,
"fracture": {
"style": "SIMPLEX",
"zoom": 0.8,
"exponent": 0.2,
"multiplier": 50
}
},
"negative": true,
"opacity": 0.1
}
]
}