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

95 lines
No EOL
1.9 KiB
JSON

{
"enableRain": false,
"wallBlock": {
"block": "biomesoplenty:flesh",
"properties": {}
},
"rainfall": 0.0,
"skyColor": -1,
"guiColour": 11091006,
"fogDensity": 1.0,
"roofTopBlock": {
"block": "minecraft:netherrack",
"properties": {}
},
"hasBiomeEssence": false,
"waterColor": 16777215,
"fillerBlock": {
"block": "biomesoplenty:flesh",
"properties": {}
},
"topBlock": {
"block": "biomesoplenty:flesh",
"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
},
"blood_pools": {
"liquid": {
"block": "biomesoplenty:blood",
"properties": {
"level": "0"
}
},
"amountPerChunk": 6.0,
"enable": true,
"grassBorderWith": {
"block": "minecraft:grass",
"properties": {
"snowy": "false"
}
}
},
"eyebulbs": {
"with": {
"block": "biomesoplenty:double_plant",
"properties": {
"half": "lower",
"variant": "eyebulb"
}
},
"generationAttempts": 16,
"amountPerChunk": 1.0,
"enable": true,
"withTop": {
"block": "biomesoplenty:double_plant",
"properties": {
"half": "upper",
"variant": "eyebulb"
}
}
},
"bones": {
"minHeight": 1,
"with": {
"block": "minecraft:bone_block",
"properties": {
"axis": "y"
}
},
"generationAttempts": 12,
"amountPerChunk": 1.5,
"maxHeight": 4,
"enable": true,
"randomDirection": false
}
},
"weights": {
"hell": 5
}
}