# Powah

**Powah** is a tech mod that adds various ways to generate, store, and transmit FE (Forge Energy).

## Power Gen Changes

* **Soul Lava** can now be used in the **Thermo**. This doesn’t increase RF/t, but generates 9x more RF per mb.
* Early game generators have been given a buff to make it feel better to start in **Powah** vs other mods. The changes are as followed:

### Furnator

* **Starter**: ~~20~~ 80 RF/t
* **Basic**: ~~80~~ 160 RF/t
* **Hardened**: ~~200~~ 400 RF/t
* **Blazing**: ~~800~~ 1000 RF/t

### Magmator

* **Starter**: ~~20~~ 80 RF/t
* **Basic**: ~~80~~ 160 RF/t
* **Hardened**: ~~200~~ 400 RF/t
* **Blazing**: ~~800~~ 1000 RF/t

### Thermo Generator

* **Starter**: ~~20~~ 40 RF/t
* **Basic**: ~~60~~ 80 RF/t
* **Hardened**: ~~125~~ 150 RF/t
* **Blazing**: ~~250~~ 300 RF/t
* **Niotic**: ~~500~~ 600 RF/t
* **Spirited**: ~~1250~~ 1500 RF/t
* **Nitro**: ~~2750~~ 3500 RF/t

{% hint style="info" %}
While these are small buffs, using **Soul Lava** gets a massive buff here. **Nitro** tier goes from \~25k RF/t to \~31.5k RF/t.
{% endhint %}

### Solar Generators

* **Starter**: ~~20~~ 40 RF/t
* **Basic**: ~~60~~ 120 RF/t
* **Hardened**: ~~180~~ 400 RF/t
* **Blazing**: ~~540~~ 1500 RF/t
* **Niotic**: ~~1620~~ 5000 RF/t
* **Spirited**: ~~5000~~ 16000 RF/t
* **Nitro**: ~~20000~~ 50000 RF/t

{% hint style="info" %}
While it may seem like a massive buff, **Solar Panels** are more expensive than almost every other generator, including **Reactors**. Each tier requires 3 of the previous tier, so this should make them more of an enticing option for late game players.
{% endhint %}

> Powah! | [CurseForge](https://legacy.curseforge.com/minecraft/mc-mods/powah)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://allthemods.gitbook.io/guides/all-the-mods-9/powah.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
