Minecraft Item DB
BLOCK

Vines

vine
Hardness0.200
Blast Resistance0.200
Mining Tool
Mining Level
Materialvine_or_glow_lichen;plant;mineable/axe
Light0
Transparent1

Extended Properties

9 fields
Numeric Id365
Diggable1
Emit Light0
Filter Light0
Min State Id8157
Max State Id8188
Default State8188
States Json[{"name":"east","type":"bool","num_values":2},{"name":"north","type":"bool","num_values":2},{"name":"south","type":"bool","num_values":2},{"name":"up","type":"bool","num_values":2},{"name":"west","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

5 entries
1
Nameeast
Typebool
Num Values2
2
Namenorth
Typebool
Num Values2
3
Namesouth
Typebool
Num Values2
4
Nameup
Typebool
Num Values2
5
Namewest
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "366",
    "numeric_id": "365",
    "name": "vine",
    "slug": "vine",
    "display_name": "Vines",
    "hardness": "0.200",
    "blast_resistance": "0.200",
    "mining_tool": null,
    "mining_level": null,
    "material": "vine_or_glow_lichen;plant;mineable/axe",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "8157",
    "max_state_id": "8188",
    "default_state": "8188",
    "states_json": "[{\"name\":\"east\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"north\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"south\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"up\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"west\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}