9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Brian Fopiano
2020-08-15 17:43:41 -07:00
3 changed files with 4779 additions and 874 deletions

View File

@@ -43,13 +43,49 @@
"caveShift": -11,
"focus": "",
"fluidHeight": 99,
"biomeZoom": 1.25,
"regionZoom": 4.5,
"biomeZoom": 4.25,
"regionZoom": 9.5,
"landBiomeStyle": {
"style": "CELLULAR_IRIS_DOUBLE",
"fracture": {
"style": "IRIS_DOUBLE",
"multiplier": 14,
"zoom": 0.03,
"fracture": {
"style": "STATIC",
"multiplier": 3
}
}
},
"seaBiomeStyle": {
"style": "CELLULAR_IRIS_DOUBLE"
},
"shoreBiomeStyle": {
"style": "CELLULAR_IRIS_DOUBLE"
},
"caveBiomeStyle": {
"style": "CELLULAR_IRIS_DOUBLE"
},
"islandBiomeStyle": {
"style": "CELLULAR_IRIS_DOUBLE"
},
"skylandBiomeStyle": {
"style": "CELLULAR_IRIS_DOUBLE"
},
"regionStyle": {
"style": "CELLULAR_IRIS_THICK"
},
"continentalStyle": {
"style": "CELLULAR_IRIS_THICK"
"style": "CELLULAR_IRIS_DOUBLE",
"fracture": {
"style": "IRIS_DOUBLE",
"multiplier": 14,
"zoom": 0.03,
"fracture": {
"style": "STATIC",
"multiplier": 3
}
}
},
"continentZoom": 1,
"dimensionAngleDeg": 19,

View File

@@ -7,13 +7,12 @@
"style": "IRIS_DOUBLE",
"zoom": 0.87,
"fracture": {
"style": "IRIS_HALF",
"zoom": 0.195,
"style": "IRIS",
"zoom": 0.115,
"multiplier": 18
}
},
"seed": 10056,
"bezier": true,
"exponent": 1.125
"bezier": true
}]
}

File diff suppressed because it is too large Load Diff