Copper Cell
embers:copper_cell

Copper Cell

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Pickaxe Mineable

Copper Cell is a block from Embers Rekindled, crafted from Caminite Bricks, Any Iron Ingot, and Any Copper Storage Block.

Acquisition

Crafting using Caminite Bricks, Any Iron Ingot, Caminite Bricks, Any Iron Ingot, Any Copper Storage Block, Any Iron Ingot, Caminite Bricks, Any Iron Ingot and Caminite Bricks, arranged in the pattern shown. Produces Copper Cell.

Crafting
Copper Cell Copper Cell guaranteed

Mining & drops

sourcecountchanceconditions
Copper Cell1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BIB",
    "ICI",
    "BIB"
  ],
  "ingredients": {
    "B": {
      "item": "embers:caminite_bricks"
    },
    "C": {
      "tag": "forge:storage_blocks/copper"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}