9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
Files
Iris-Pack-Overworld/generators/small-cliffs.json
2021-07-10 11:42:03 -04:00

26 lines
538 B
JSON

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