9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00
Files
Iris-Pack-EarthWorld/generators/vascular-cracked-cliffs.json
2021-07-21 09:17:59 -04:00

24 lines
501 B
JSON

{
"interpolator": {
"function": "BILINEAR_STARCAST_9",
"horizontalScale": 17
},
"seed": 7246661,
"composite": [{
"style": {
"style": "VASCULAR_IRIS",
"zoom": 0.4,
"exponent": 0.7
},
"negative": true,
"seed": 10056
}],
"cliffHeightMax": 80,
"cliffHeightMin": 35,
"cliffHeightGenerator": {
"seed": 2348,
"style": {"style": "CELLULAR_HEIGHT"},
"zoom": 0.4
}
}