minecraft · recipes
· 1.19.4
Lime Bed
lime_bed
Recipe #189
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bed",
"key": {
"#": {
"item": "minecraft:lime_wool"
},
"X": {
"tag": "minecraft:planks"
}
},
"pattern": [
"###",
"XXX"
],
"result": {
"item": "minecraft:lime_bed"
},
"show_notification": true
}