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

87 lines
No EOL
1.8 KiB
JSON

{
"enableRain": false,
"wallBlock": {
"block": "minecraft:soul_sand",
"properties": {}
},
"rainfall": 0.0,
"skyColor": -1,
"guiColour": 11091006,
"fogDensity": 1.0,
"roofTopBlock": {
"block": "minecraft:netherrack",
"properties": {}
},
"hasBiomeEssence": false,
"waterColor": 16777215,
"fillerBlock": {
"block": "minecraft:soul_sand",
"properties": {}
},
"topBlock": {
"block": "minecraft:soul_sand",
"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
},
"thorns": {
"with": {
"block": "biomesoplenty:plant_1",
"properties": {
"variant": "thorn"
}
},
"generationAttempts": 32,
"amountPerChunk": 3.0,
"enable": true
},
"dead_grass": {
"with": {
"block": "biomesoplenty:plant_0",
"properties": {
"variant": "deadgrass"
}
},
"generationAttempts": 32,
"amountPerChunk": 5.0,
"enable": true
},
"bramble": {
"with": {
"block": "biomesoplenty:bramble_plant",
"properties": {
"down": "false",
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
},
"generationAttempts": 128,
"amountPerChunk": 40.0,
"maxHeight": 6,
"enable": true,
"minLength": 15,
"maxLength": 30
}
},
"weights": {
"hell": 5
}
}