Crafting using Benitoite (BaTiSi3O9), Any Gold Storage Block, Benitoite (BaTiSi3O9), Any Iron Storage Block, Energy Core, Any Iron Storage Block, Benitoite (BaTiSi3O9), Any Gold Storage Block and Benitoite (BaTiSi3O9), arranged in the pattern shown. Produces Energy Cell.

Energy Cell
Extreme Reactors · by ZeroNoRyouki
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energy Cell | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bigreactors:energizercell- Namespace
bigreactors- Mod ID
bigreactors- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BGB",
"ICI",
"BGB"
],
"ingredients": {
"B": {
"item": "bigreactors:benitoite_crystal"
},
"C": {
"item": "bigreactors:energycore"
},
"G": {
"tag": "forge:storage_blocks/gold"
},
"I": {
"tag": "forge:storage_blocks/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}