Minecraft Item DB
BLOCK

Waxed Oxidized Copper Door

waxed_oxidized_copper_door
Hardness3.000
Blast Resistance6.000
Mining Toolpickaxe
Mining Levelstone
Materialmineable/pickaxe
Light0
Transparent1

Extended Properties

9 fields
Numeric Id1053
Diggable1
Emit Light0
Filter Light0
Min State Id26205
Max State Id26268
Default State26216
States Json[{"name":"facing","type":"enum","num_values":4,"values":["north","south","west","east"]},{"name":"half","type":"enum","num_values":2,"values":["upper","lower"]},{"name":"hinge","type":"enum","num_values":2,"values":["left","right"]},{"name":"open","type":"bool","num_values":2},{"name":"powered","type":"bool","num_values":2}]
Drops Json[799]

Mining & Drops

Imported + derived data
Effective Toolpickaxe
Minimum Tierstone
Mining TimeNot specified
Requires ToolNot specified
Silk TouchNot specified
FortuneNot specified

Drop Data

1799

Block States

5 entries
1
Namefacing
Typeenum
Num Values4
Values
1north
2south
3west
4east
2
Namehalf
Typeenum
Num Values2
Values
1upper
2lower
3
Namehinge
Typeenum
Num Values2
Values
1left
2right
4
Nameopen
Typebool
Num Values2
5
Namepowered
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "1054",
    "numeric_id": "1053",
    "name": "waxed_oxidized_copper_door",
    "slug": "waxed_oxidized_copper_door",
    "display_name": "Waxed Oxidized Copper Door",
    "hardness": "3.000",
    "blast_resistance": "6.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/pickaxe",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "26205",
    "max_state_id": "26268",
    "default_state": "26216",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"north\",\"south\",\"west\",\"east\"]},{\"name\":\"half\",\"type\":\"enum\",\"num_values\":2,\"values\":[\"upper\",\"lower\"]},{\"name\":\"hinge\",\"type\":\"enum\",\"num_values\":2,\"values\":[\"left\",\"right\"]},{\"name\":\"open\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"powered\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[799]",
    "source_version": "1.21.9"
}