G GameIDs
minecraft · recipes · 26.1.2

Lightning Rod

lightning_rod

Recipe #946

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": "minecraft:copper_ingot"
    },
    "pattern": [
        "#",
        "#",
        "#"
    ],
    "result": {
        "id": "minecraft:lightning_rod"
    }
}