9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 03:39:15 +00:00
This commit is contained in:
Brian Fopiano
2021-06-08 19:34:18 -07:00
parent b6505a9c61
commit d7c2e7dcc7

View File

@@ -1,33 +0,0 @@
{
"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
}
}