> ## Documentation Index
> Fetch the complete documentation index at: https://euru.wavedk.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Are you wondering what you're actually supposed to do in EU:RU, and how? Well, look no further, this guide covers most of the basics of getting started.

## Installation

Before you begin, you obviously need the mod:

* To start, begin by [installing NeoForge](https://docs.neoforged.net/user/docs/client) for version **1.21.1**
* Head to [The Modrinth Versions Page](https://modrinth.com/mod/extra-utilities-reutilized/versions) and download the latest version
* Head to [GeckoLib's Modrinth Versions Page](https://modrinth.com/mod/geckolib/versions?g=1.21.1\&l=neoforge) and download the latest version that supports **1.21.1**
* Move the downloaded file to your **mods folder**, typically at `C:/Users/<user>/AppData/roaming/.minecraft/mods`.
* And you're done! **EU:RU is now installed** and you're ready to play!

## The next steps

<Steps>
  <Step title="Acquiring FE">
    Your first step in this mod should be getting some early game FE, this is done easiest with the Survival Generator.

    The Survival Generator requires **4 Cobblestone, 1 Cobbled Deepslate, 1 Furnace, 1 Iron Ingot and 2 Redstone** to craft.

    <img src="https://mintcdn.com/wavedk/u8kUSW9AzbphMoBN/images/euru_sgen-2.png?fit=max&auto=format&n=u8kUSW9AzbphMoBN&q=85&s=feb7c9de7ea6a97fdfff311c0471d1ca" alt="Euru Sgen 2" width="704" height="304" data-path="images/euru_sgen-2.png" />

    The **Survival Generator** generates **5FE/tick** using almost anything that can be used as fuel in a Furnace.
  </Step>

  <Step title="Resonator">
    The **Resonator** is a powerful block in **Extra Utilities**, it allows you to use Grid Power to craft special ingredients that most recipes in the mod utilizes.

    The **Resonator** can be crafted using **5 Iron Ingots, 2 Redstone, [1 Resonating Redstone Crystal](/all-items#rcc) and 1 Obsidian**

    <img src="https://mintcdn.com/wavedk/u8kUSW9AzbphMoBN/images/e_reso.png?fit=max&auto=format&n=u8kUSW9AzbphMoBN&q=85&s=4547d835c6e5b5c66ecaf463c1cd4519" alt="E Reso" width="704" height="304" data-path="images/e_reso.png" />

    The **Resonator** requires **Grid Power**, this can be achieved by placing down [**Solar Panels**](/all-items#solarpanel) during daytime.

    <br />
  </Step>

  <Step title="Run it">
    Show the first thing a user does to see it working.

    ```bash theme={null}
    your-cli start
    ```
  </Step>
</Steps>

<Tip>
  Give people a way to get help. This could be a link to a support page, a chat with a customer support agent, or a forum for your product.

  Example: Need help? Reach out to us at [support@yourcompany.com](mailto:support@yourcompany.com).
</Tip>
