minecraft · recipes
· 1.19.4
Acacia Boat
acacia_boat
Recipe #964
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "boat",
"key": {
"#": {
"item": "minecraft:acacia_planks"
}
},
"pattern": [
"# #",
"###"
],
"result": {
"item": "minecraft:acacia_boat"
},
"show_notification": true
}