G GameIDs
minecraft · recipes · 1.18.2

Lightning Rod

lightning_rod

Recipe #946

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "#",
        "#",
        "#"
    ],
    "key": {
        "#": {
            "item": "minecraft:copper_ingot"
        }
    },
    "result": {
        "item": "minecraft:lightning_rod"
    }
}