---
title: Overcharged Crystal
id: oritech:overcharged_crystal
type: item
---

A crystal resonating with intense, unstable energy.

**Crafting**
<CraftingRecipe
    slots={[
        '', 'minecraft:amethyst_block', '',
        'oritech:superconductor', 'oritech:advanced_battery', 'oritech:superconductor',
        'oritech:superconductor', 'oritech:advanced_battery', 'oritech:superconductor'
    ]}
    result="oritech:overcharged_crystal"
    count={1}
/>
