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

54 lines
1.1 KiB
JSON
Executable File

{
"_fv": 47,
"_type": "dimension",
"definition": {
"biomesInDimension": [
{
"value": "CUSTOM:Grasslands"
},
{
"value": "CUSTOM:Toxic"
},
{
"value": "CUSTOM:Hive"
}
],
"worldGenType": "Nether like gen",
"mainFillerBlock": {
"value": "Blocks.DEEPSLATE"
},
"fluidBlock": {
"value": "Blocks.AIR"
},
"airColor": {
"value": -16777216,
"falpha": 0.0
},
"canRespawnHere": true,
"hasFog": true,
"isDark": true,
"doesWaterVaporize": false,
"sleepResult": "ALLOW",
"hasSkyLight": false,
"imitateOverworldBehaviour": false,
"portalFrame": {
"value": "Blocks.DEEPSLATE"
},
"portalParticles": {
"value": "PORTAL"
},
"portalLuminance": 0,
"portalSound": {
"value": "block.portal.ambient"
},
"enableIgniter": true,
"igniterName": "Flint and Steel",
"specialInfo": [],
"igniterTab": {
"value": "TOOLS"
},
"texture": "flint_and_steel_je4_be2",
"portalTexture": "eyecannontexture",
"enablePortal": false
}
}