Modpack-1.12.2/config/biomesoplenty/biomes/phantasmagoric_inferno.json
2022-11-13 16:45:29 +01:00

87 lines
No EOL
1.7 KiB
JSON

{
"enableRain": false,
"wallBlock": {
"block": "minecraft:netherrack",
"properties": {}
},
"rainfall": 0.0,
"skyColor": -1,
"guiColour": 11091006,
"fogDensity": 1.0,
"roofTopBlock": {
"block": "minecraft:netherrack",
"properties": {}
},
"hasBiomeEssence": false,
"waterColor": 16777215,
"fillerBlock": {
"block": "biomesoplenty:ash_block",
"properties": {}
},
"topBlock": {
"block": "biomesoplenty:ash_block",
"properties": {}
},
"fogColor": -1,
"temperature": 2.0,
"roofFillerBlock": {
"block": "minecraft:netherrack",
"properties": {}
},
"enableSnow": false,
"generators": {
"hive": {
"maxRadius": 9,
"bottomExtra": 4,
"amountPerChunk": 0.2,
"enable": true,
"halfHeight": 7,
"emptyChance": 0.25,
"layerSize": 3
},
"blue_fire": {
"with": {
"block": "biomesoplenty:blue_fire",
"properties": {}
},
"generationAttempts": 32,
"amountPerChunk": 2.5,
"enable": true
},
"lava_lakes": {
"liquid": {
"block": "minecraft:lava",
"properties": {
"level": "0"
}
},
"amountPerChunk": 4.0,
"enable": true,
"grassBorderWith": {
"block": "minecraft:grass",
"properties": {
"snowy": "false"
}
}
},
"fire": {
"with": {
"block": "minecraft:fire",
"properties": {
"age": "0",
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
},
"generationAttempts": 32,
"amountPerChunk": 2.5,
"enable": true
}
},
"weights": {
"hell": 5
}
}