G GameIDs
minecraft · recipes · 1.13.2

Oak Boat

oak_boat

Recipe #416

1.13.2 #10
{
    "type": "crafting_shaped",
    "group": "boat",
    "pattern": [
        "# #",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:oak_planks"
        }
    },
    "result": {
        "item": "minecraft:oak_boat"
    }
}