cawezs_mantle_to_stratus/elements/Depths.mod.json
2024-09-30 12:14:24 -04:00

49 lines
997 B
JSON

{
"_fv": 66,
"_type": "dimension",
"definition": {
"biomesInDimension": [
{
"value": "CUSTOM:Crystals"
}
],
"worldGenType": "Nether like gen",
"mainFillerBlock": {
"value": "Blocks.BLACKSTONE"
},
"fluidBlock": {
"value": "Blocks.AIR"
},
"canRespawnHere": false,
"hasFog": true,
"isDark": true,
"doesWaterVaporize": false,
"sleepResult": "ALLOW",
"hasSkyLight": false,
"imitateOverworldBehaviour": false,
"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
}
}