---
title: Potion Generator
id: excessive_utilities:potion_generator
related_items: [excessive_utilities:potion_generator]
type: block
---

The **Potion Generator** burns potions to produce FE. The more steps the potion takes to craft, the more FE it produces.

The formula for calculating the FE produced is `100 * 4 ^ (steps)`.

Simple Water Bottles produce 1 FE/t for 10 ticks, if you just want to keep it active.

## Configuration

The Potion Generator can currently not be configured.

<PrefabObtaining/>