mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 03:39:15 +00:00
31 lines
683 B
JSON
31 lines
683 B
JSON
{
|
|
"interpolator": {
|
|
"function": "BILINEAR_STARCAST_6",
|
|
"horizontalScale": 4
|
|
},
|
|
"seed": 7246661,
|
|
"composite": [
|
|
{
|
|
"style": {
|
|
"style": "GLOB","zoom": 0.4,
|
|
"exponent": 0.7,
|
|
"fracture": {
|
|
"style": "SIMPLEX", "zoom": 0.1,
|
|
"multiplier": 5
|
|
}
|
|
},
|
|
"negative": true,
|
|
"seed": 10056
|
|
}
|
|
],
|
|
|
|
"cliffHeightMax": 80,
|
|
"cliffHeightMin": 35,
|
|
"cliffHeightGenerator": {
|
|
"seed": 2348,
|
|
"style": {
|
|
"style": "CELLULAR_HEIGHT"
|
|
},
|
|
"zoom": 0.4
|
|
}
|
|
} |