minecraft · recipes
· 26.1.2
Pink Bed
pink_bed
Recipe #178
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bed",
"key": {
"#": "minecraft:pink_wool",
"X": "#minecraft:planks"
},
"pattern": [
"###",
"XXX"
],
"result": {
"id": "minecraft:pink_bed"
}
}