9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00

Auto stash before merge of "master" and "origin/master"

This commit is contained in:
Daniel Mills
2020-08-15 20:43:37 -04:00
parent e32ab8f455
commit cc5c5817d1
2 changed files with 42 additions and 7 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
}]
}