![]() |
VOOZH | about |
| Biomes | 👁 Image Basalt Deltas |
|---|---|
| Generates in existing chunks |
No |
| Consists of | 👁 Image Basalt or 👁 Image Blackstone |
{
"title": "Blob",
"rows": [
{
"field": "<span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BiomeSprite basalt-deltas.png article, displayed as 16x16px|link=Basalt Deltas|alt=|class=pixel-image|)</span>(link to Basalt Deltas article, displayed as <span class=\"sprite-text\">Basalt Deltas</span>)</span>",
"label": "(link to Biome article, displayed as Biomes)"
},
{
"field": "No",
"label": "Generates in<br>existing chunks "
},
{
"field": "<span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BlockSprite basalt.png article, displayed as 16x16px|link=Basalt|alt=|class=pixel-image|)</span>(link to Basalt article, displayed as <span class=\"sprite-text\">Basalt</span>)</span> or <span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BlockSprite blackstone.png article, displayed as 16x16px|link=Blackstone|alt=|class=pixel-image|)</span>(link to Blackstone article, displayed as <span class=\"sprite-text\">Blackstone</span>)</span>",
"label": "Consists of"
}
],
"invimages": [],
"images": [
"Basalt blob.png",
"Blackstone blob feature.png"
]
}
A blob is a feature consisting of basalt or blackstone blocks, which replaces netherrack blocks during world generation. They exclusively generate in basalt deltas and often overlap with other blobs.
| Blocks | Radius | Spawn tries per chunk | Minimum height | Maximum height | Ore concentrate[note 1] | Biomes |
|---|---|---|---|---|---|---|
| 👁 Image Blackstone |
3—7 | 25 | 0 | 127 | Uniform | 👁 Image Basalt Deltas |
| 👁 Image Basalt |
3—7 | 75 | 0 | 127 | Uniform | 👁 Image Basalt Deltas |
| Feature type | Identifier |
|---|---|
| [No displayed name] | netherrack_replace_blobs |
| Configured feature | Identifier |
|---|---|
| 👁 BlockSprite blackstone.png: Sprite image for blackstone in Minecraft [No displayed name] | blackstone_blobs |
| 👁 BlockSprite basalt.png: Sprite image for basalt in Minecraft [No displayed name] | basalt_blobs |
{ "type":"minecraft:netherrack_replace_blobs", "config":{ "radius":{ "type":"minecraft:uniform", "value":{ "max_inclusive":7, "min_inclusive":3 } }, "state":{ "Name":"minecraft:basalt", "Properties":{ "axis":"y" } }, "target":{ "Name":"minecraft:netherrack" } } }
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.16 | 20w15a | Added basalt blobs. | |||||
| Added blackstone blobs. | |||||||
Issues relating to "Blob" are maintained on the bug tracker. Issues should be reported and viewed there.