mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 20:29:10 +00:00
74 lines
1.6 KiB
JSON
74 lines
1.6 KiB
JSON
{
|
|
"decorate": false,
|
|
"landZoom": 1.5,
|
|
"regions": ["example-region"],
|
|
"seaZoom": 1,
|
|
"mirrorCeiling": false,
|
|
"biomeZoom": 5,
|
|
"rockPalette": ["STONE"],
|
|
"interpolationScale": 63,
|
|
"focus": "",
|
|
"loadKey": "hyperspeed",
|
|
"carving": false,
|
|
"carvingEnvelope": 0.335,
|
|
"continentZoom": 1,
|
|
"rockZoom": 5,
|
|
"carvingSliverThickness": 5.5,
|
|
"postProcessing": false,
|
|
"roughnessZoom": 2,
|
|
"interpolationFunction": "BICUBIC",
|
|
"mutations": [],
|
|
"terrainZoom": 2,
|
|
"coordFractureZoom": 8,
|
|
"carvingMin": 115,
|
|
"fluidHeight": 63,
|
|
"coordFractureDistance": 20,
|
|
"carvingMax": 239,
|
|
"ceiling": "",
|
|
"postProcessors": [
|
|
{
|
|
"phase": 0,
|
|
"processor": "nib-smoother"
|
|
},
|
|
{
|
|
"phase": 0,
|
|
"processor": "floating-block-remover"
|
|
},
|
|
{
|
|
"phase": 0,
|
|
"processor": "pothole-filler"
|
|
},
|
|
{
|
|
"phase": 0,
|
|
"processor": "wall-painter"
|
|
},
|
|
{
|
|
"phase": 0,
|
|
"processor": "slabber"
|
|
},
|
|
{
|
|
"phase": 1,
|
|
"processor": "waterlogger"
|
|
}
|
|
],
|
|
"caveThickness": 1,
|
|
"fluidPalette": ["WATER"],
|
|
"caves": false,
|
|
"carvingRippleThickness": 3,
|
|
"preventLeafDecay": false,
|
|
"caveBiomeZoom": 1,
|
|
"placeObjects": true,
|
|
"version": 1,
|
|
"shoreZoom": 1,
|
|
"deposits": [],
|
|
"caveShift": 0,
|
|
"carvingZoom": 3.5,
|
|
"environment": "NORMAL",
|
|
"roughnessHeight": 3,
|
|
"name": "Hyperspeed",
|
|
"dimensionAngleDeg": 0,
|
|
"regionZoom": 1,
|
|
"caveScale": 1,
|
|
"dispersion": "SCATTER"
|
|
}
|