G GameIDs
minecraft · recipes · 1.20.6

Lightning Rod

lightning_rod

Recipe #946

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": {
            "item": "minecraft:copper_ingot"
        }
    },
    "pattern": [
        "#",
        "#",
        "#"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:lightning_rod"
    }
}