Minecraft Item DB
BLOCK

Red Bed

red_bed
Hardness0.200
Blast Resistance0.200
Mining Tool
Mining Level
Materialdefault
Light0
Transparent1

Extended Properties

9 fields
Numeric Id124
Diggable1
Emit Light0
Filter Light0
Min State Id1955
Max State Id1970
Default State1958
States Json[{"name":"facing","type":"enum","num_values":4,"values":["north","south","west","east"]},{"name":"occupied","type":"bool","num_values":2},{"name":"part","type":"enum","num_values":2,"values":["head","foot"]}]
Drops Json[]

Mining & Drops

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

No structured drop data is currently attached to this block.

Block States

3 entries
1
Namefacing
Typeenum
Num Values4
Values
1north
2south
3west
4east
2
Nameoccupied
Typebool
Num Values2
3
Namepart
Typeenum
Num Values2
Values
1head
2foot

World & Physics

2 properties
TransparentYes
DiggableYes

Related Data

MCFT relationships

Commands

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

Technical Data

{
    "id": "125",
    "numeric_id": "124",
    "name": "red_bed",
    "slug": "red_bed",
    "display_name": "Red Bed",
    "hardness": "0.200",
    "blast_resistance": "0.200",
    "mining_tool": null,
    "mining_level": null,
    "material": "default",
    "light_level": "0",
    "transparent": "1",
    "diggable": "1",
    "emit_light": "0",
    "filter_light": "0",
    "min_state_id": "1955",
    "max_state_id": "1970",
    "default_state": "1958",
    "states_json": "[{\"name\":\"facing\",\"type\":\"enum\",\"num_values\":4,\"values\":[\"north\",\"south\",\"west\",\"east\"]},{\"name\":\"occupied\",\"type\":\"bool\",\"num_values\":2},{\"name\":\"part\",\"type\":\"enum\",\"num_values\":2,\"values\":[\"head\",\"foot\"]}]",
    "drops_json": "[]",
    "source_version": "1.21.9"
}