minecraft · recipes
· 1.17.1
Lightning Rod
lightning_rod
Recipe #946
1.17.1
#6
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#",
"#"
],
"key": {
"#": {
"item": "minecraft:copper_ingot"
}
},
"result": {
"item": "minecraft:lightning_rod"
}
}