techreborn:lightning_rod

Lightning Rod

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Energy Flow Chip, Advanced Machine Casing, Energy Flow Chip, Advanced Machine Casing, Energy Flow Chip, Advanced Machine Casing, Energy Flow Chip, Advanced Machine Casing and Energy Flow Chip, arranged in the pattern shown. Produces Lightning Rod.

Crafting
Lightning Rod guaranteed

Mining & drops

sourcecountchanceconditions
Lightning Rod1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Lightning Rod1–1100%Survives Explosion
Developer reference
Registry name
techreborn:lightning_rod
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CAC",
    "ACA",
    "CAC"
  ],
  "ingredients": {
    "A": {
      "item": "techreborn:advanced_machine_casing"
    },
    "C": {
      "item": "techreborn:energy_flow_chip"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}