Minecraft Item DB
BLOCK

Copper Torch

copper_wall_torch
Hardness0.000
Blast Resistance0.000
Mining Tool
Mining Level
Materialdefault
Light14
Transparent1

Extended Properties

9 fields
Numeric Id292
Diggable1
Emit Light14
Filter Light0
Min State Id6811
Max State Id6814
Default State6811
States Json[{"name":"facing","type":"enum","num_values":4,"values":["north","south","west","east"]}]
Drops Json[366]

Mining & Drops

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

Drop Data

1366

Block States

1 entries
1
Namefacing
Typeenum
Num Values4
Values
1north
2south
3west
4east

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "293",
    "numeric_id": "292",
    "name": "copper_wall_torch",
    "slug": "copper_wall_torch",
    "display_name": "Copper Torch",
    "hardness": "0.000",
    "blast_resistance": "0.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "14",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "14",
    "filter_light": "0",
    "min_state_id": "6811",
    "max_state_id": "6814",
    "default_state": "6811",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"north\",\"south\",\"west\",\"east\"]}]",
    "drops_json": "[366]",
    "source_version": "1.21.9"
}