Minecraft Item DB
BLOCK

Cobweb

cobweb
Hardness4.000
Blast Resistance4.000
Mining Tool
Mining Level
Materialcoweb
Light0
Transparent1

Extended Properties

9 fields
Numeric Id129
Diggable1
Emit Light0
Filter Light1
Min State Id2047
Max State Id2047
Default State2047
States Json[]
Drops Json[948]

Mining & Drops

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

Drop Data

1948

Block States

0 entries

No structured state definition is available for this block.

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "130",
    "numeric_id": "129",
    "name": "cobweb",
    "slug": "cobweb",
    "display_name": "Cobweb",
    "hardness": "4.000",
    "blast_resistance": "4.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "coweb",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "1",
    "min_state_id": "2047",
    "max_state_id": "2047",
    "default_state": "2047",
    "states_json": "[]",
    "drops_json": "[948]",
    "source_version": "1.21.9"
}