minecraft · recipes
· 1.18.2
Lime Bed
lime_bed
Recipe #189
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"group": "bed",
"pattern": [
"###",
"XXX"
],
"key": {
"#": {
"item": "minecraft:lime_wool"
},
"X": {
"tag": "minecraft:planks"
}
},
"result": {
"item": "minecraft:lime_bed"
}
}