G GameIDs
minecraft · recipes · 1.21.11

Pale Oak Boat

pale_oak_boat

Recipe #470

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "group": "boat",
    "key": {
        "#": "minecraft:pale_oak_planks"
    },
    "pattern": [
        "# #",
        "###"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:pale_oak_boat"
    }
}