Energizing Rod (Hardened)
powah:energizing_rod_hardened

Energizing Rod (Hardened)

Powah · by owmii, Technici4n
block Pickaxe Mineable

Energizing Rod (Hardened) is a block from Powah, crafted from Block of Blaze Quartz, Hardened Capacitor, Dielectric Casing, and Energizing Rod (Basic).

Acquisition

Crafting using Block of Blaze Quartz, Hardened Capacitor, Dielectric Casing, Hardened Capacitor and Energizing Rod (Basic), arranged in the pattern shown. Produces Energizing Rod (Hardened).

Crafting
Energizing Rod (Hardened) Energizing Rod (Hardened) guaranteed

Mining & drops

sourcecountchanceconditions
Energizing Rod (Hardened)1–1100%Survives Explosion

Used in (1)

Crafting using Block of Blaze Quartz, Blazing Capacitor, Dielectric Casing, Blazing Capacitor and Energizing Rod (Hardened), arranged in the pattern shown. Produces Energizing Rod (Blazing).

Crafting
Energizing Rod (Blazing) Energizing Rod (Blazing) guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " q ",
    "hch",
    " e "
  ],
  "ingredients": {
    "c": {
      "item": "powah:dielectric_casing"
    },
    "e": {
      "item": "powah:energizing_rod_basic"
    },
    "h": {
      "item": "powah:capacitor_hardened"
    },
    "q": {
      "tag": "c:quartz_blocks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}