cawezs_mantle_to_stratus/elements/Depths.mod.json
2025-01-11 21:22:12 -05:00

84 lines
1.8 KiB
JSON

{
"_fv": 73,
"_type": "dimension",
"definition": {
"biomesInDimension": [
{
"value": "CUSTOM:Buriedwetlandcaves"
},
{
"value": "CUSTOM:Crystals"
},
{
"value": "CUSTOM:Exhumed"
},
{
"value": "CUSTOM:Frozencaves"
},
{
"value": "CUSTOM:Mushrooms"
},
{
"value": "CUSTOM:Overgrowncaves"
}
],
"worldGenType": "Nether like gen",
"mainFillerBlock": {
"value": "Blocks.BLACKSTONE"
},
"fluidBlock": {
"value": "Blocks.AIR"
},
"seaLevel": 32,
"generateOreVeins": false,
"generateAquifers": false,
"horizontalNoiseSize": 1,
"verticalNoiseSize": 2,
"defaultEffects": "overworld",
"useCustomEffects": true,
"hasClouds": false,
"cloudHeight": 192.0,
"skyType": "NONE",
"sunHeightAffectsFog": false,
"canRespawnHere": false,
"hasFog": true,
"ambientLight": 0.0,
"doesWaterVaporize": false,
"hasFixedTime": false,
"fixedTimeValue": 0,
"coordinateScale": 1.0,
"infiniburnTag": "minecraft:infiniburn_overworld",
"bedWorks": true,
"hasSkyLight": false,
"imitateOverworldBehaviour": false,
"piglinSafe": true,
"hasRaids": false,
"minMonsterSpawnLightLimit": 11,
"maxMonsterSpawnLightLimit": 11,
"monsterSpawnBlockLightLimit": 15,
"portalFrame": {
"value": ""
},
"portalParticles": {
"value": "PORTAL"
},
"portalLuminance": 0,
"portalSound": {
"value": "block.portal.ambient"
},
"enableIgniter": true,
"igniterName": "Depths Portal Igniter",
"igniterRarity": "COMMON",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"texture": "",
"portalTexture": "",
"enablePortal": false
}
}