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

84 lines
1.8 KiB
JSON

{
"_fv": 73,
"_type": "dimension",
"definition": {
"biomesInDimension": [
{
"value": "CUSTOM:Cliffs"
},
{
"value": "CUSTOM:Clouds"
},
{
"value": "CUSTOM:Dry"
},
{
"value": "CUSTOM:Supersized"
},
{
"value": "CUSTOM:Trees"
},
{
"value": "CUSTOM:Volcano"
}
],
"worldGenType": "End like gen",
"mainFillerBlock": {
"value": "Blocks.TUFF"
},
"fluidBlock": {
"value": "Blocks.FLOWING_WATER"
},
"seaLevel": 0,
"generateOreVeins": false,
"generateAquifers": false,
"horizontalNoiseSize": 2,
"verticalNoiseSize": 1,
"defaultEffects": "overworld",
"useCustomEffects": true,
"hasClouds": true,
"cloudHeight": 192.0,
"skyType": "NORMAL",
"sunHeightAffectsFog": true,
"canRespawnHere": true,
"hasFog": false,
"ambientLight": 0.5,
"doesWaterVaporize": false,
"hasFixedTime": false,
"fixedTimeValue": 0,
"coordinateScale": 1.0,
"infiniburnTag": "minecraft:infiniburn_overworld",
"bedWorks": true,
"hasSkyLight": true,
"imitateOverworldBehaviour": true,
"piglinSafe": false,
"hasRaids": true,
"minMonsterSpawnLightLimit": 0,
"maxMonsterSpawnLightLimit": 7,
"monsterSpawnBlockLightLimit": 0,
"portalFrame": {
"value": ""
},
"portalParticles": {
"value": "PORTAL"
},
"portalLuminance": 0,
"portalSound": {
"value": "block.portal.ambient"
},
"enableIgniter": true,
"igniterName": "Heights Portal Igniter",
"igniterRarity": "COMMON",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"texture": "",
"portalTexture": "",
"enablePortal": false
}
}