9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/generators/plain-cliffs.json
Daniel Mills 4063551c41 g
2020-08-26 23:44:05 -04:00

37 lines
850 B
JSON

{
"composite": [{
"style": {
"style": "IRIS_DOUBLE",
"zoom": 0.87,
"fracture": {
"style": "IRIS_HALF",
"zoom": 0.295,
"multiplier": 18
}
},
"seed": 10556,
"bezier": true,
"exponent": 1.125
}],
"interpolationFunction": "HERMITE_LOOSE",
"interpolationScale": 198,
"seed": 7246661,
"cliffHeightMax": 80,
"cliffHeightMin": 45,
"cliffHeightGenerator": {
"style": {"style": "IRIS"},
"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
}
}