9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-28 19:29:19 +00:00
Files
Iris-Pack-Overworld/generators/plain-cliffs.json
2022-06-17 10:24:37 -07:00

39 lines
877 B
JSON

{
"composite": [{
"style": {
"style": "IRIS_DOUBLE",
"zoom": 0.87,
"fracture": {
"style": "IRIS_HALF",
"zoom": 0.29,
"multiplier": 18
}
},
"seed": 10556,
"bezier": true,
"exponent": 1.125
}],
"interpolator": {
"function": "BILINEAR_STARCAST_9",
"horizontalScale": 26
},
"seed": 7246661,
"cliffHeightMax": 80,
"cliffHeightMin": 45,
"cliffHeightGenerator": {
"style": {"style": "NOWHERE"},
"sinCentered": false,
"seed": 50056,
"parametric": false,
"zoom": 4.2,
"enabled": true,
"offsetX": 0,
"octaves": 3,
"offsetZ": 0,
"offsetY": 0,
"opacity": 1,
"bezier": false,
"exponent": 1.125
}
}