9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-28 19:29:20 +00:00
Files
Iris-Pack-EarthWorld/generators/mountain.json
Brian Fopiano 0f95ef1a60 9 is too much
2021-06-08 14:23:41 -07:00

40 lines
1007 B
JSON

{
"interpolator": {
"function": "BILINEAR_STARCAST_6",
"horizontalScale": 30
},
"seed": 530530,
"composite": [
{
"seed": 5346,
"style": {
"style": "TRIOCTAVE_FRACTAL_CUBIC",
"zoom": 1.7,
"fracture": {
"style": "IRIS_THICK",
"zoom": 0.8,
"exponent": 1.2,
"multiplier": 55
}
},
"exponent": 4,
"negative": true
},
{
"seed": 1714,
"style": {
"style": "IRIS_THICK",
"zoom": 0.6,
"exponent": 0.7,
"fracture": {
"style": "SIMPLEX",
"zoom": 0.8,
"exponent": 0.7,
"multiplier": 50
}
},
"negative": true,
"opacity": 0.1
}
]
}