Minecraft Wiki
Advertisement

Java Edition:
Floor

Name Default value Allowed values Description
rotation0 0The block is facing south.
1The block is facing south-southwest.
2The block is facing southwest.
3The block is facing west-southwest.
4The block is facing west.
5The block is facing west-northwest.
6The block is facing northwest.
7The block is facing north-northwest.
8The block is facing north.
9The block is facing north-northeast.
10The block is facing northeast.
11The block is facing east-northeast.
12The block is facing east.
13The block is facing east-southeast.
14The block is facing southeast.
15The block is facing south-southeast.

Wall

Name Default value Allowed values Description
facingnortheast
north
south
west
The direction the head is facing.
Opposite from the direction a player is facing when placing it.

Bedrock Edition:

NameMetadata Bits Default value Allowed valuesValues for
Metadata Bits
Description
facing_direction0x1
0x2
0x4
0 11On the floor (rotation is stored in the tile entity)
22On a wall, facing north
33On a wall, facing south
44On a wall, facing east
55On a wall, facing west
00Unused
nodrop_bit0x8false false
true
0
1
If true, the skull does not drop as an item.
Advertisement