Energy Cable (Starter)
powah:energy_cable_starter

Energy Cable (Starter)

Powah · by owmii, Technici4n
block Pickaxe Mineable

Energy Cable (Starter) is a block from Powah, crafted from Dielectric Rod (Horizontal), Iron Nugget, and Basic Capacitor (Tiny).

Acquisition

Crafting using Dielectric Rod (Horizontal), Dielectric Rod (Horizontal), Dielectric Rod (Horizontal), Iron Nugget, Basic Capacitor (Tiny), Iron Nugget, Dielectric Rod (Horizontal), Dielectric Rod (Horizontal) and Dielectric Rod (Horizontal), arranged in the pattern shown. Produces 12× Energy Cable (Starter).

Crafting
Dielectric Rod (Horizontal)
Dielectric Rod (Horizontal)
Dielectric Rod (Horizontal)
Iron Nugget
Basic Capacitor (Tiny)
Iron Nugget
Dielectric Rod (Horizontal)
Dielectric Rod (Horizontal)
Dielectric Rod (Horizontal)
Energy Cable (Starter) Energy Cable (Starter) ×12 guaranteed

Mining & drops

sourcecountchanceconditions
Energy Cable (Starter)1–1100%Survives Explosion

Used in (2)

Crafting using Dielectric Rod (Horizontal), Dielectric Rod (Horizontal), Dielectric Rod (Horizontal), Energy Cable (Starter), Basic Capacitor, Energy Cable (Starter), Dielectric Rod (Horizontal), Dielectric Rod (Horizontal) and Dielectric Rod (Horizontal), arranged in the pattern shown. Produces 6× Energy Cable (Basic).

Crafting
Dielectric Rod (Horizontal)
Dielectric Rod (Horizontal)
Dielectric Rod (Horizontal)
Energy Cable (Starter)
Basic Capacitor
Energy Cable (Starter)
Dielectric Rod (Horizontal)
Dielectric Rod (Horizontal)
Dielectric Rod (Horizontal)
Energy Cable (Basic) Energy Cable (Basic) ×6 guaranteed

Crafting using Obsidian, Energy Cable (Starter), Obsidian, Energy Cable (Starter), Ender Core, Energy Cable (Starter), Obsidian, Energy Cable (Starter) and Obsidian, arranged in the pattern shown. Produces 4× Ender Gate (Starter).

Crafting
Ender Gate (Starter) Ender Gate (Starter) ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
powah:energy_cable_starter
Namespace
powah
Mod ID
powah
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ddd",
    "iti",
    "ddd"
  ],
  "ingredients": {
    "d": {
      "item": "powah:dielectric_rod_horizontal"
    },
    "i": {
      "item": "minecraft:iron_nugget"
    },
    "t": {
      "item": "powah:capacitor_basic_tiny"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}