9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-06 15:41:36 +00:00
Files
Iris-Pack-EarthWorld/nether/dimensions/nether.json
Daniel Mills b6f307e7f7 Nether
2020-08-04 01:55:34 -04:00

73 lines
1.6 KiB
JSON

{
"decorate": true,
"landZoom": 1.5,
"regions": ["nether"],
"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": 95,
"fluidHeight": 44,
"coordFractureDistance": 20,
"carvingMax": 239,
"ceiling": "nether-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": ["LAVA"],
"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",
"dimensionAngleDeg": 0,
"regionZoom": 1,
"caveScale": 1,
"dispersion": "SCATTER"
}