G GameIDs
minecraft · recipes · 26.1.2

Fletching Table

fletching_table

Recipe #148

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "#minecraft:planks",
        "@": "minecraft:flint"
    },
    "pattern": [
        "@@",
        "##",
        "##"
    ],
    "result": {
        "id": "minecraft:fletching_table"
    }
}