G GameIDs
minecraft · recipes · 1.16.5

Crossbow

crossbow

Recipe #851

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "#&#",
        "~$~",
        " # "
    ],
    "key": {
        "~": {
            "item": "minecraft:string"
        },
        "#": {
            "item": "minecraft:stick"
        },
        "&": {
            "item": "minecraft:iron_ingot"
        },
        "$": {
            "item": "minecraft:tripwire_hook"
        }
    },
    "result": {
        "item": "minecraft:crossbow"
    }
}