Minecraft Item DB
BLOCK

Wither Skeleton Skull

wither_skeleton_wall_skull
Hardness1.000
Blast Resistance1.000
Mining Tool
Mining Level
Materialdefault
Light0
Transparent0

Extended Properties

9 fields
Numeric Id454
Diggable1
Emit Light0
Filter Light0
Min State Id10785
Max State Id10792
Default State10786
States Json[{"name":"facing","type":"enum","num_values":4,"values":["north","south","west","east"]},{"name":"powered","type":"bool","num_values":2}]
Drops Json[1230]

Mining & Drops

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

Drop Data

11230

Block States

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

World & Physics

2 properties
TransparentNo
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "455",
    "numeric_id": "454",
    "name": "wither_skeleton_wall_skull",
    "slug": "wither_skeleton_wall_skull",
    "display_name": "Wither Skeleton Skull",
    "hardness": "1.000",
    "blast_resistance": "1.000",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "0",
    "transparent": "0",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "10785",
    "max_state_id": "10792",
    "default_state": "10786",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"north\",\"south\",\"west\",\"east\"]},{\"name\":\"powered\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[1230]",
    "source_version": "1.21.9"
}