G GameIDs
minecraft · recipes · 26.1.2

Tripwire Hook

tripwire_hook

Recipe #789

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": "#minecraft:planks",
        "I": "minecraft:iron_ingot",
        "S": "minecraft:stick"
    },
    "pattern": [
        "I",
        "S",
        "#"
    ],
    "result": {
        "count": 2,
        "id": "minecraft:tripwire_hook"
    }
}