9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/generators/cracked-cliffs.json
Brian Fopiano 5885826664 Generators
2022-01-12 19:23:53 -08:00

29 lines
627 B
JSON

{
"interpolator": {
"function": "BILINEAR_STARCAST_9",
"horizontalScale": 15
},
"seed": 7246661,
"composite": [{
"style": {
"style": "GLOB",
"zoom": 0.4,
"exponent": 0.7,
"fracture": {
"style": "IRIS",
"zoom": 0.1,
"multiplier": 5
}
},
"negative": true,
"seed": 10056
}],
"cliffHeightMax": 80,
"cliffHeightMin": 35,
"cliffHeightGenerator": {
"seed": 2348,
"style": {"style": "CELLULAR_HEIGHT"},
"zoom": 0.4
}
}