minecraft · recipes
· 1.16.5
Acacia Boat
acacia_boat
Recipe #964
1.16.5
#7
{
"type": "minecraft:crafting_shaped",
"group": "boat",
"pattern": [
"# #",
"###"
],
"key": {
"#": {
"item": "minecraft:acacia_planks"
}
},
"result": {
"item": "minecraft:acacia_boat"
}
}