# Installation

The next steps will be for a classic (manual) installation and for the CurseForge application.

{% hint style="info" %}
The .ZIP file contains several resource packs as well as shaders. (The Complementary shader is already pre-configured.) ✨🎮
{% endhint %}

## **🔧** Curse Forge

For a simple and quick installation, I recommend using the CurseForge app 🟠.\
✅ Easy access to your game’s source files\
🛠️ Simplified mod management (disable with a single click)\
🎮 Compatible with other games

If you want to disable a mod from the modpack without risk, simply uncheck it in the CurseForge interface ✔️.\
💡 The app is 100% free, so feel free to use it to optimize your experience!

<figure><img src="https://1614012988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv9pHJLFvmvxjF1dtl3Pe%2Fuploads%2FG3aZO5mWGNreOmRwSITC%2FCapture%20d&#x27;%C3%A9cran%202025-02-19%20132721.png?alt=media&#x26;token=694ebf17-c054-4d0a-aa4f-92073bf812c5" alt=""><figcaption></figcaption></figure>

#### **Downloading the ModPack** After downloading the folder, you can open it and follow the steps below.<br>

### 📌 Step 1: Creating the Profile

1️⃣ **Via CurseForge**: Create a new profile/config in version 1.21.1. Select Fabric as the mod loader.\
2️⃣ **Via Vanilla Game**: Install Fabric version 1.21.1 (0.16.10).<br>

<figure><img src="https://1614012988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv9pHJLFvmvxjF1dtl3Pe%2Fuploads%2FcON3N5hS0FpySnAobXen%2FCapture%20d&#x27;%C3%A9cran%202025-02-19%20132837.png?alt=media&#x26;token=7c8584f4-8e59-45c0-84a4-c166b99c06c7" alt="" width="274"><figcaption></figcaption></figure>

### 📌 Step 2: Launch the Game for the First Time

**Launch the game until you reach the main menu.** 🎮\
**Crucial:** This step is necessary to generate the required game folders for the proper functioning of the modpack. 📂

Make sure to complete this step before proceeding with the next ones. ✅<br>

### 📌 Step 3 : Accessing the Game Files

✅ **Via CurseForge**: Click on the **three dots** to the left of the "Play" button. Select **"Open Folder"**

<figure><img src="https://1614012988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv9pHJLFvmvxjF1dtl3Pe%2Fuploads%2F3Ul5yxu7ueXf2IWi2nw9%2FCapture%20d&#x27;%C3%A9cran%202025-02-19%20133003.png?alt=media&#x26;token=31f9235d-8cd0-4301-bf45-a45c20dc30d5" alt="" width="284"><figcaption></figcaption></figure>

✅ **Via Vanilla**: Press **Windows + R**, type **%appdata%**, and hit **Enter**. Then, navigate to the **".minecraft"** folder.<br>

### 📌 Step 4 : File Installation

**📂 Now that you are in the game's source files:**

1️⃣ Open the modpack **.zip** archive. \
2️⃣ Select the folders contained within the archive. \
3️⃣ Drag and drop them directly into the game's source folder. \
4️⃣ Click **"Yes"** to replace the existing files.<br>

<figure><img src="https://1614012988-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv9pHJLFvmvxjF1dtl3Pe%2Fuploads%2Fhv2rmM4vYyg3lK4rU3Gj%2FCapture%20d&#x27;%C3%A9cran%202025-02-19%20133144.png?alt=media&#x26;token=9e188f0e-32bc-42da-89c3-cea09b797ca8" alt=""><figcaption></figcaption></figure>

### 📌 Step 5 : Launch the Modpack !

**Close the folders.**\
Go back to your profile/config.\
Launch the game and enjoy your modded survival adventure! 🎮🔥<br>

{% hint style="info" %}
💡 If you're facing an installation issue, make sure Fabric is installed for version 1.21.1 and that the files are placed in the correct location. 🚀
{% endhint %}


---

# 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://courone-owner.gitbook.io/funcube-modpacks/installation-and-guide-solo-1/quickstart.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.
