G GameIDs
minecraft · recipes · 1.12.2

Jungle Boat

jungle_boat

Recipe #864

1.12.2 #11
{
    "type": "crafting_shaped",
    "group": "boat",
    "pattern": [
        "# #",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:planks",
            "data": 3
        }
    },
    "result": {
        "item": "minecraft:jungle_boat"
    }
}