MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.20

lightning_rod.json0 B

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