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

40 lines
1007 B
JSON

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