cawezs_expanded_world/elements/TheAbove2.mod.json
2024-04-28 11:00:35 -04:00

47 lines
974 B
JSON
Executable File

{
"_fv": 47,
"_type": "dimension",
"definition": {
"biomesInDimension": [
{
"value": "CUSTOM:Cliffs"
},
{
"value": "CUSTOM:Dragons"
}
],
"worldGenType": "Normal world gen",
"mainFillerBlock": {
"value": "Blocks.PRISMARINE#0"
},
"fluidBlock": {
"value": "Blocks.FLOWING_WATER"
},
"canRespawnHere": true,
"hasFog": false,
"isDark": true,
"doesWaterVaporize": false,
"sleepResult": "ALLOW",
"hasSkyLight": true,
"imitateOverworldBehaviour": true,
"portalFrame": {
"value": ""
},
"portalParticles": {
"value": "PORTAL"
},
"portalLuminance": 0,
"portalSound": {
"value": "block.portal.ambient"
},
"enableIgniter": true,
"igniterName": "The Above Portal Igniter",
"specialInfo": [],
"igniterTab": {
"value": "TOOLS"
},
"texture": "",
"portalTexture": "",
"enablePortal": false
}
}