![]() |
VOOZH | about |
| Biomes | |
|---|---|
| Generates in existing chunks |
Yes |
| Consists of |
{
"title": "Cave Vines",
"rows": [
{
"field": "\n* <span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BiomeSprite lush-caves.png article, displayed as 16x16px|link=Lush Caves|alt=|class=pixel-image|)</span>(link to Lush Caves article, displayed as <span class=\"sprite-text\">Lush Caves</span>)</span>",
"label": "(link to Biome article, displayed as Biomes)"
},
{
"field": "Yes",
"label": "Generates in<br>existing chunks "
},
{
"field": "\n* <span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BlockSprite cave-vines-plant.png article, displayed as 16x16px|link=Cave Vines Plant|alt=|class=pixel-image|)</span>(link to Cave Vines Plant article, displayed as <span class=\"sprite-text\">Cave Vines Plant</span>)</span>\n* <span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BlockSprite cave-vines.png article, displayed as 16x16px|link=Cave Vines|alt=|class=pixel-image|)</span>(link to Cave Vines article, displayed as <span class=\"sprite-text\">Cave Vines</span>)</span>",
"label": "Consists of"
}
],
"invimages": [],
"images": [
"Cave vines.png"
]
}
Cave vines are a feature that consists of glow berries, found in the lush caves biome. Players can use these to climb up and down. They have the same function as weeping vines.
Cave vines generate as a block column hanging from the ceiling of caves. Their height varies between 1 and 20 blocks.
| Feature type | Identifier |
|---|---|
| [No displayed name] | block_column |
| Configured feature | Identifier |
|---|---|
| [No displayed name] | cave_vine |
up, down, north, east, south, or west.true, starts removing layers from the start of the column.{ "type":"minecraft:block_column", "config":{ "direction":"down", "allowed_placement":{ "type":"minecraft:matching_blocks", "blocks":"minecraft:air" }, "prioritize_tip":true, "layers":[ { "height":{ "type":"minecraft:uniform", "value":{ "min_inclusive":2, "max_inclusive":5 } }, "provider":{ "type":"minecraft:simple_state_provider", "state":{ "Name":"minecraft:cave_vines_plant" } } }, { "height":1, "provider":{ "type":"minecraft:simple_state_provider", "state":{ "Name":"minecraft:cave_vines" } } } ] } }
| October 3, 2020 | Cave vines are shown as part of lush caves at Minecraft Live 2020. | ||||||
|---|---|---|---|---|---|---|---|
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.17 | 21w05a | Added cave vines. | |||||
| 1.18 | Experimental Snapshot 1 | With the implementation of cave biomes including lush caves, caves vines can now generate in normal worlds. | |||||
| Bedrock Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.16.220 Experiment | beta 1.16.220.52 | Added cave vines behind the "Caves and Cliffs" experimental toggle. | |||||
| 1.17.0 | beta 1.17.0.52 | Cave vines are now available without enabling experimental gameplay. | |||||
Issues relating to "Cave vines" are maintained on the bug tracker. Issues should be reported and viewed there.