9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-04 15:31:38 +00:00
This commit is contained in:
Daniel Mills
2020-08-15 20:55:21 -04:00
parent cc5c5817d1
commit d7755e2930
5 changed files with 19 additions and 27 deletions

View File

@@ -13,11 +13,11 @@
"frozen"
],
"mirrorCeiling": false,
"decorate": false,
"decorate": true,
"placeObjects": false,
"postProcessing": false,
"carving": false,
"caves": false,
"postProcessing": true,
"carving": true,
"caves": true,
"postProcessors": [
{
"phase": 0,
@@ -48,13 +48,9 @@
"landBiomeStyle": {
"style": "CELLULAR_IRIS_DOUBLE",
"fracture": {
"style": "IRIS_DOUBLE",
"multiplier": 14,
"zoom": 0.03,
"fracture": {
"style": "STATIC",
"multiplier": 3
}
"style": "FRACTAL_WATER",
"multiplier": 25 ,
"zoom": 0.455
}
},
"seaBiomeStyle": {
@@ -73,20 +69,16 @@
"style": "CELLULAR_IRIS_DOUBLE"
},
"regionStyle": {
"style": "CELLULAR_IRIS_THICK"
},
"continentalStyle": {
"style": "CELLULAR_IRIS_DOUBLE",
"fracture": {
"style": "IRIS_DOUBLE",
"multiplier": 14,
"zoom": 0.03,
"fracture": {
"style": "STATIC",
"multiplier": 3
}
"style": "FRACTAL_WATER",
"multiplier": 75,
"zoom": 0.4
}
},
"continentalStyle": {
"style": "CELLULAR_IRIS_THICK"
},
"continentZoom": 1,
"dimensionAngleDeg": 19,
"terrainZoom": 1,

View File

@@ -1,11 +1,11 @@
{
"composite": [{
"style": {
"style": "IRIS_DOUBLE",
"style": "IRIS",
"zoom": 0.87,
"fracture": {
"style": "IRIS_HALF",
"zoom": 0.195,
"zoom": 0.295,
"multiplier": 18
}
},

View File

@@ -4,11 +4,11 @@
"seed": 9246661,
"composite": [{
"style": {
"style": "IRIS_DOUBLE",
"style": "IRIS",
"zoom": 0.87,
"fracture": {
"style": "IRIS_HALF",
"zoom": 0.195,
"zoom": 0.295,
"multiplier": 18
}
},

View File

@@ -5,7 +5,7 @@
"zoom": 0.87,
"fracture": {
"style": "IRIS_HALF",
"zoom": 0.195,
"zoom": 0.295,
"multiplier": 18
}
},

View File

@@ -8,7 +8,7 @@
"zoom": 0.87,
"fracture": {
"style": "IRIS",
"zoom": 0.115,
"zoom": 0.195,
"multiplier": 18
}
},