9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
Files
Iris-Pack-Overworld/generators/mountain.json
Brian Fopiano 19d0a8e6e8 Unified AHHH
2021-07-08 23:19:02 -07:00

41 lines
989 B
JSON

{
"interpolator": {
"function": "BILINEAR_STARCAST_6",
"horizontalScale": 45
},
"seed": 530530,
"composite": [
{
"seed": 5346,
"style": {
"style": "IRIS",
"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
}
]
}