G GameIDs
minecraft · recipes · 26.1.2

Dark Oak Boat

dark_oak_boat

Recipe #444

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "boat",
    "key": {
        "#": "minecraft:dark_oak_planks"
    },
    "pattern": [
        "# #",
        "###"
    ],
    "result": {
        "id": "minecraft:dark_oak_boat"
    }
}