9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 19:59:10 +00:00
Files
Iris-Pack-EarthWorld/a/dimensions/a.json
Daniel Mills f46a1941ab Compatability
2020-08-06 15:51:16 -04:00

61 lines
1.3 KiB
JSON

{
"decorate": true,
"landZoom": 1.5,
"regions": ["example-region"],
"seaZoom": 1,
"mirrorCeiling": false,
"biomeZoom": 5,
"rockPalette": ["STONE"],
"interpolationScale": 63,
"focus": "",
"carving": true,
"carvingEnvelope": 0.335,
"continentZoom": 1,
"rockZoom": 5,
"carvingSliverThickness": 5.5,
"postProcessing": true,
"roughnessZoom": 2,
"interpolationFunction": "BICUBIC",
"mutations": [],
"terrainZoom": 2,
"coordFractureZoom": 8,
"carvingMin": 115,
"fluidHeight": 63,
"coordFractureDistance": 20,
"carvingMax": 239,
"ceiling": "",
"postProcessors": [
{
"phase": 0,
"processor": "wall-painter"
},
{
"phase": 0,
"processor": "slabber"
},
{
"phase": 1,
"processor": "waterlogger"
}
],
"caveThickness": 1,
"fluidPalette": ["WATER"],
"caves": true,
"carvingRippleThickness": 3,
"preventLeafDecay": false,
"caveBiomeZoom": 1,
"placeObjects": true,
"version": 1,
"shoreZoom": 1,
"deposits": [],
"caveShift": 0,
"carvingZoom": 3.5,
"environment": "NORMAL",
"roughnessHeight": 3,
"name": "A",
"dimensionAngleDeg": 0,
"regionZoom": 1,
"caveScale": 1,
"dispersion": "SCATTER"
}