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

49 lines
1006 B
JSON

{
"_fv": 66,
"_type": "dimension",
"definition": {
"biomesInDimension": [
{
"value": "CUSTOM:Windsweptpillars"
}
],
"worldGenType": "End like gen",
"mainFillerBlock": {
"value": "Blocks.STONE#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": "Sky 2 Portal Igniter",
"igniterRarity": "COMMON",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"texture": "",
"portalTexture": "",
"enablePortal": false
}
}