Minecraft Item DB
BLOCK

Cave Vines

cave_vines
Hardness0.000
Blast Resistance0.000
Mining Tool
Mining Level
Materialdefault
Light0
Transparent1

Extended Properties

9 fields
Numeric Id1105
Diggable1
Emit Light0
Filter Light0
Min State Id27554
Max State Id27605
Default State27555
States Json[{"name":"age","type":"int","num_values":26,"values":["0","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25"]},{"name":"berries","type":"bool","num_values":2}]
Drops Json[]

Mining & Drops

Imported + derived data
Effective ToolUnknown
Minimum TierUnknown
Mining TimeNot specified
Requires ToolNot specified
Silk TouchNot specified
FortuneNot specified

No structured drop data is currently attached to this block.

Block States

2 entries
1
Nameage
Typeint
Num Values26
Values
10
21
32
43
54
65
76
87
98
109
1110
1211
1312
1413
1514
1615
1716
1817
1918
2019
2120
2221
2322
2423
2524
2625
2
Nameberries
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

Copy-ready Java Edition
/give @p minecraft:cave_vines
/setblock ~ ~ ~ minecraft:cave_vines
/fill ~-1 ~-1 ~-1 ~1 ~1 ~1 minecraft:cave_vines

Technical Data

{
    "id": "1106",
    "numeric_id": "1105",
    "name": "cave_vines",
    "slug": "cave_vines",
    "display_name": "Cave Vines",
    "hardness": "0.000",
    "blast_resistance": "0.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "27554",
    "max_state_id": "27605",
    "default_state": "27555",
    "states_json": "[{\"name\":\"age\",\"type\":\"int\",\"num_values\":26,\"values\":[\"0\",\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"8\",\"9\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\",\"16\",\"17\",\"18\",\"19\",\"20\",\"21\",\"22\",\"23\",\"24\",\"25\"]},{\"name\":\"berries\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}