---
title: Basic Battery
id: oritech:basic_battery
type: item
---

A basic energy storage unit for early machines and tools.

**Crafting**
<CraftingRecipe
    slots={[
        '', 'oritech:steel_ingot', '',
        'oritech:plastic_sheet', 'oritech:electrum_ingot', 'oritech:plastic_sheet',
        'oritech:plastic_sheet', 'oritech:electrum_ingot', 'oritech:plastic_sheet'
    ]}
    result="oritech:basic_battery"
    count={1}
/>

- **Centrifuge**: Can be made by processing [Steel Ingots](@oritech:steel_ingot) with [Sulfuric Acid](@oritech:fluid_sulfuric_acid).

**Usage**
Used in basic machines, jetpacks, and other early components.
