minecraft · recipes
· 1.12.2
Birch Boat
birch_boat
Recipe #764
1.12.2
#11
{
"type": "crafting_shaped",
"group": "boat",
"pattern": [
"# #",
"###"
],
"key": {
"#": {
"item": "minecraft:planks",
"data": 2
}
},
"result": {
"item": "minecraft:birch_boat"
}
}