Minecraft Item DB
BLOCK

Crimson Trapdoor

crimson_trapdoor
Hardness3.000
Blast Resistance3.000
Mining Tool
Mining Level
Materialmineable/axe
Light0
Transparent1

Extended Properties

9 fields
Numeric Id889
Diggable1
Emit Light0
Filter Light0
Min State Id20912
Max State Id20975
Default State20927
States Json[{"name":"facing","type":"enum","num_values":4,"values":["north","south","west","east"]},{"name":"half","type":"enum","num_values":2,"values":["top","bottom"]},{"name":"open","type":"bool","num_values":2},{"name":"powered","type":"bool","num_values":2},{"name":"waterlogged","type":"bool","num_values":2}]
Drops Json[811]

Mining & Drops

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

Drop Data

1811

Block States

5 entries
1
Namefacing
Typeenum
Num Values4
Values
1north
2south
3west
4east
2
Namehalf
Typeenum
Num Values2
Values
1top
2bottom
3
Nameopen
Typebool
Num Values2
4
Namepowered
Typebool
Num Values2
5
Namewaterlogged
Typebool
Num Values2

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "890",
    "numeric_id": "889",
    "name": "crimson_trapdoor",
    "slug": "crimson_trapdoor",
    "display_name": "Crimson Trapdoor",
    "hardness": "3.000",
    "blast_resistance": "3.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "mineable/axe",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "20912",
    "max_state_id": "20975",
    "default_state": "20927",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"north\",\"south\",\"west\",\"east\"]},{\"name\":\"half\",\"type\":\"enum\",\"num_values\":2,\"values\":[\"top\",\"bottom\"]},{\"name\":\"open\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"powered\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[811]",
    "source_version": "1.21.9"
}