G GameIDs
minecraft · recipes · 1.19.4

Lightning Rod

lightning_rod

Recipe #946

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "redstone",
    "key": {
        "#": {
            "item": "minecraft:copper_ingot"
        }
    },
    "pattern": [
        "#",
        "#",
        "#"
    ],
    "result": {
        "item": "minecraft:lightning_rod"
    },
    "show_notification": true
}