---
title: Packed Wheat
id: oritech:packed_wheat
type: item
---

Compressed wheat prepared for biofuel processing.

**Crafting**
<CraftingRecipe
    slots={[
        'minecraft:wheat', 'minecraft:wheat', '',
        'minecraft:wheat', 'minecraft:wheat', '',
        '', '', ''
    ]}
    result="oritech:packed_wheat"
    count={1}
/>

**Usage**
Mainly used as a dense biofuel source and for making biomass or biopolymers.
