G GameIDs
minecraft · recipes · 1.21.11

Lightning Rod

lightning_rod

Recipe #946

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