9
0
mirror of https://github.com/IrisDimensions/ymir.git synced 2025-12-19 14:59:25 +00:00
Files
Iris-Pack-Ymir/generators/small-cliffs.json
Brian Neumann-Fopiano de75d85823 Init
2024-08-14 13:31:37 -04: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
}
}