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

75 lines
1.7 KiB
JSON

{
"_fv": 73,
"_type": "dimension",
"definition": {
"biomesInDimension": [
{
"value": "CUSTOM:FlippedCherries"
},
{
"value": "CUSTOM:Stars"
},
{
"value": "CUSTOM:Windsweptpillars"
}
],
"worldGenType": "Nether like gen",
"mainFillerBlock": {
"value": "Blocks.STONEBRICK#2"
},
"fluidBlock": {
"value": "Blocks.AIR"
},
"seaLevel": 63,
"generateOreVeins": true,
"generateAquifers": true,
"horizontalNoiseSize": 1,
"verticalNoiseSize": 2,
"defaultEffects": "overworld",
"useCustomEffects": true,
"hasClouds": true,
"cloudHeight": 192.0,
"skyType": "NONE",
"sunHeightAffectsFog": false,
"canRespawnHere": false,
"hasFog": false,
"ambientLight": 0.0,
"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": "Inverted Portal Igniter",
"igniterRarity": "COMMON",
"specialInformation": {
"fixedValue": []
},
"creativeTabs": [
{
"value": "TOOLS"
}
],
"texture": "",
"portalTexture": "",
"enablePortal": false
}
}