G GameIDs
minecraft · recipes · 1.17.1

Jungle Boat

jungle_boat

Recipe #864

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "group": "boat",
    "pattern": [
        "# #",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:jungle_planks"
        }
    },
    "result": {
        "item": "minecraft:jungle_boat"
    }
}