9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 19:59:10 +00:00
Files
Iris-Pack-EarthWorld/generators/plain-cliffs-thin.json
Daniel Mills f94dc5dbd0 ffs
2020-09-06 05:59:22 -04:00

42 lines
961 B
JSON

{
"composite": [
{
"style": {
"style": "IRIS_DOUBLE",
"zoom": 0.87,
"fracture": {
"style": "IRIS_HALF",
"zoom": 0.195,
"multiplier": 18
}
},
"seed": 10556,
"bezier": true,
"exponent": 1.125
}
],
"interpolator": {
"function": "BILINEAR_STARCAST_9",
"horizontalScale": 46
},
"seed": 7886661,
"cliffHeightMax": 45,
"cliffHeightMin": 21,
"cliffHeightGenerator": {
"style": {
"style": "IRIS"
},
"sinCentered": false,
"seed": 5356,
"parametric": false,
"zoom": 4.2,
"enabled": true,
"offsetX": 0,
"octaves": 3,
"offsetZ": 0,
"offsetY": 0,
"opacity": 1,
"bezier": false,
"exponent": 1.125
}
}