yellow_bed.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bed",
"key": {
"#": "minecraft:yellow_wool",
"X": "#minecraft:planks"
},
"pattern": [
"###",
"XXX"
],
"result": {
"count": 1,
"id": "minecraft:yellow_bed"
}
}