minecraft · recipes
· 1.19.4
Red Bed
red_bed
Recipe #414
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bed",
"key": {
"#": {
"item": "minecraft:red_wool"
},
"X": {
"tag": "minecraft:planks"
}
},
"pattern": [
"###",
"XXX"
],
"result": {
"item": "minecraft:red_bed"
},
"show_notification": true
}