G GameIDs
minecraft · recipes · 1.18.2

Fletching Table

fletching_table

Recipe #148

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "@@",
        "##",
        "##"
    ],
    "key": {
        "#": {
            "tag": "minecraft:planks"
        },
        "@": {
            "item": "minecraft:flint"
        }
    },
    "result": {
        "item": "minecraft:fletching_table"
    }
}