Minecraft Item DB
BLOCK

Cherry Sign

cherry_wall_sign
Hardness1.000
Blast Resistance1.000
Mining Tool
Mining Level
Materialmineable/axe
Light0
Transparent1

Extended Properties

9 fields
Numeric Id227
Diggable1
Emit Light0
Filter Light0
Min State Id5658
Max State Id5665
Default State5659
States Json[{"name":"facing","type":"enum","num_values":4,"values":["north","south","west","east"]},{"name":"waterlogged","type":"bool","num_values":2}]
Drops Json[993]

Mining & Drops

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

Drop Data

1993

Block States

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

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "228",
    "numeric_id": "227",
    "name": "cherry_wall_sign",
    "slug": "cherry_wall_sign",
    "display_name": "Cherry Sign",
    "hardness": "1.000",
    "blast_resistance": "1.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": "5658",
    "max_state_id": "5665",
    "default_state": "5659",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"north\",\"south\",\"west\",\"east\"]},{\"name\":\"waterlogged\",\"type\":\"bool\",\"num_values\":2}]",
    "drops_json": "[993]",
    "source_version": "1.21.9"
}