Minecraft Item DB
BLOCK

Weathered Copper Bulb

weathered_copper_bulb
Hardness3.000
Blast Resistance6.000
Mining Tool
Mining Level
Materialincorrect_for_wooden_tool
Light0
Transparent0

Extended Properties

9 fields
Numeric Id1073
Diggable1
Emit Light0
Filter Light15
Min State Id26869
Max State Id26872
Default State26872
States Json[{"name":"lit","type":"bool","num_values":2},{"name":"powered","type":"bool","num_values":2}]
Drops Json[1461]

Mining & Drops

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

Drop Data

11461

Block States

2 entries
1
Namelit
Typebool
Num Values2
2
Namepowered
Typebool
Num Values2

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "1074",
    "numeric_id": "1073",
    "name": "weathered_copper_bulb",
    "slug": "weathered_copper_bulb",
    "display_name": "Weathered Copper Bulb",
    "hardness": "3.000",
    "blast_resistance": "6.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "incorrect_for_wooden_tool",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "15",
    "min_state_id": "26869",
    "max_state_id": "26872",
    "default_state": "26872",
    "states_json": "[{\"name\":\"lit\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"powered\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[1461]",
    "source_version": "1.21.9"
}