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-cliffs.json
Daniel Mills 48be17d01f Perf
2020-09-01 21:47:27 -04:00

42 lines
957 B
JSON

{
"composite": [
{
"style": {
"style": "IRIS",
"zoom": 0.87,
"fracture": {
"style": "IRIS_HALF",
"zoom": 0.295,
"multiplier": 18
}
},
"seed": 134056,
"bezier": true,
"exponent": 1.125
}
],
"interpolator": {
"function": "BILINEAR_STARCAST_6",
"horizontalScale": 46
},
"seed": 7246236,
"cliffHeightMax": 35,
"cliffHeightMin": 29,
"cliffHeightGenerator": {
"style": {
"style": "IRIS"
},
"sinCentered": false,
"seed": 10056,
"parametric": false,
"zoom": 1.75,
"enabled": true,
"offsetX": 0,
"octaves": 3,
"offsetZ": 0,
"offsetY": 0,
"opacity": 1,
"bezier": false,
"exponent": 1.125
}
}