G GameIDs
minecraft · recipes · 1.14.4

Acacia Boat

acacia_boat

Recipe #964

1.14.4 #9
{
    "type": "minecraft:crafting_shaped",
    "group": "boat",
    "pattern": [
        "# #",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:acacia_planks"
        }
    },
    "result": {
        "item": "minecraft:acacia_boat"
    }
}