bigreactors:energizercell

Energy Cell

Extreme Reactors · by ZeroNoRyouki
block Pickaxe MineableNeeds Iron Tool

Acquisition

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.

Crafting
Benitoite (BaTiSi3O9)
Any Gold Storage Block
Benitoite (BaTiSi3O9)
Any Iron Storage Block
Energy Core
Any Iron Storage Block
Benitoite (BaTiSi3O9)
Any Gold Storage Block
Benitoite (BaTiSi3O9)
Energy Cell guaranteed

Mining & drops

sourcecountchanceconditions
Energy Cell1–1100%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
}