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

26 lines
544 B
JSON

{
"interpolator": {
"function": "BILINEAR_STARCAST_9",
"horizontalScale": 12
},
"seed": 2343,
"composite": [{
"seed": 2344,
"style": {"style": "FLAT"}
}],
"cliffHeightMax": 80,
"cliffHeightMin": 60,
"cliffHeightGenerator": {
"style": {
"style": "NOWHERE",
"zoom": 0.9,
"fracture": {
"style": "NOWHERE",
"zoom": 0.2,
"multiplier": 10
}
},
"seed": 50056
}
}