LV Accumulator
immersiveengineering:capacitor_lv

LV Accumulator

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Forced ChiselablePickaxe Mineable

Acquisition

Crafting using Any Treated Wood, Any Lead Plate, Any Treated Wood, Any Iron Ingot, Any Redstone Acid, Any Iron Ingot, Any Treated Wood, Any Lead Plate and Any Treated Wood, arranged in the pattern shown. Produces LV Accumulator.

Crafting
LV Accumulator LV Accumulator guaranteed

Block drops

Drops itself

Developer reference
Registry name
immersiveengineering:capacitor_lv
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (2)
chiselsandbits:blocks/chiselable/forced
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "waw",
    "fef",
    "waw"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:plates/lead"
    },
    "e": {
      "tag": "forge:redstone_acid"
    },
    "f": {
      "tag": "forge:ingots/iron"
    },
    "w": {
      "tag": "forge:treated_wood"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}