9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00
Files
Iris-Pack-Overworld/nether/dimensions/nether-ceiling.json
Daniel Mills b6f307e7f7 Nether
2020-08-04 01:55:34 -04:00

65 lines
1.5 KiB
JSON

{
"decorate": true,
"landZoom": 1.5,
"regions": ["nether-ceiling"],
"seaZoom": 1,
"mirrorCeiling": false,
"biomeZoom": 5,
"rockPalette": ["NETHERRACK"],
"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": 22,
"coordFractureDistance": 20,
"carvingMax": 252,
"ceiling": "",
"postProcessors": [
{
"phase": 0,
"processor": "nib-smoother"
},
{
"phase": 0,
"processor": "floating-block-remover"
},
{
"phase": 0,
"processor": "pothole-filler"
},
{
"phase": 0,
"processor": "wall-painter"
}
],
"caveThickness": 1,
"fluidPalette": ["MAGMA"],
"caves": false,
"carvingRippleThickness": 3,
"preventLeafDecay": false,
"caveBiomeZoom": 1,
"placeObjects": true,
"version": 1,
"shoreZoom": 1,
"deposits": [],
"caveShift": 0,
"carvingZoom": 3.5,
"environment": "NETHER",
"roughnessHeight": 3,
"name": "Nether Ceiling",
"dimensionAngleDeg": 0,
"regionZoom": 1,
"caveScale": 1,
"dispersion": "SCATTER"
}