# Generator Galore

## Power Gen Changes

### Basic Generators

| Generator | Change           |
| --------- | ---------------- |
| Copper    | ~~8~~ 20 RF/t    |
| Iron      | ~~16~~ 40 RF/t   |
| Gold      | ~~32~~ 80 RF/t   |
| Diamond   | ~~64~~ 160 RF/t  |
| Obsidian  | ~~128~~ 200 RF/t |
| Emerald   | ~~256~~ 300 RF/t |
| Netherite | ~~256~~ 500 RF/t |

### Special Generators

| Generator       | Change                 | Notes                                                                                               |
| --------------- | ---------------------- | --------------------------------------------------------------------------------------------------- |
| **Enchantment** | ~~40~~ 500 RF/t        |                                                                                                     |
| **Magmatic**    | ~~40~~ 150 RF/t        |                                                                                                     |
| **Ender**       | ~~40/80~~ 300/500 RF/t | **Ender Pearl** or **Eye of Ender** -> ~~300~~ 500 RF/t.                                            |
| **Culinary**    | ~~8~~ 10 RF/t          | **ATM Carrot** currently generates 320 RF/t. This would make it 400 RF/t per carrot, which is fair. |
| **Halitosis**   | ~~40~~ 1k RF/t         | Only way to automate **Dragon’s Breath** is HNN. Nerf overall RF given from ~~480k~~ 200k.          |
| **NetherStar**  | ~~4k~~ 10k RF/t        | Tons of Nether Stars are needed for the star, so choosing this gen should be worth it.              |

> Generator Galore | [CurseForge](https://legacy.curseforge.com/minecraft/mc-mods/generatorgalore)


---

# 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/generator-galore.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.
