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.
Copper Cell
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Copper Cell is a block from Embers Rekindled, crafted from Caminite Bricks, Any Iron Ingot, and Any Copper Storage Block.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Copper Cell | 1–1 | 100% | 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
}
