mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-04 15:31:38 +00:00
Bam
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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
|
||||
}
|
||||
},
|
||||
|
||||
@@ -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
|
||||
}
|
||||
},
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"zoom": 0.87,
|
||||
"fracture": {
|
||||
"style": "IRIS_HALF",
|
||||
"zoom": 0.195,
|
||||
"zoom": 0.295,
|
||||
"multiplier": 18
|
||||
}
|
||||
},
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"zoom": 0.87,
|
||||
"fracture": {
|
||||
"style": "IRIS",
|
||||
"zoom": 0.115,
|
||||
"zoom": 0.195,
|
||||
"multiplier": 18
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user