# Minecraft Installation

#### ✅ Step 1: Install Minecraft Java Edition

Make sure you own and have installed [**Minecraft: Java Edition**](https://minecraft.net/)<br>

***

#### ✅ Step 2: Download and Install Fabric

1. Go to the official [Fabric Installer](https://fabricmc.net/use/)
2. Download the **Windows EXE** or **Universal JAR** version.

<figure><img src="/files/67VTx4iu9jac5v59xymc" alt=""><figcaption></figcaption></figure>

3. Open the installer and:

* Select **Minecraft Version** that matches the modpack (`1.21.1`)
* Click **Install**

<figure><img src="/files/w0x8c4qolA23nCINB7d9" alt=""><figcaption></figcaption></figure>

4. Once installed, open the **Minecraft Launcher**, click the **Installations** tab, and confirm that a **Fabric** profile has been added.

<figure><img src="/files/PH82Abe2PEsncRK74zR7" alt=""><figcaption></figcaption></figure>

***

#### ✅ Step 3: Download the Cobble Galaxy Modpack (ZIP File)

1. Visit our official Modpack page (on [**Modrinth**](https://modrinth.com/modpack/cobblegalaxy-cobblemon) **or** [**CurseForge**](https://www.curseforge.com/minecraft/modpacks/cobblegalaxy-cobblemon))
2. Download the **ZIP file** of the Cobble Galaxy Modpack.
3. Extract the ZIP file somewhere easy to find (like your Desktop).

***

#### ✅ Step 4: Import the modpack to Minecraft Launcher

<figure><img src="/files/tG4ZISsiFNMiytb5JPwS" alt=""><figcaption></figcaption></figure>

1. Click new installation and make sure Fabric 1.21.1 is selected.&#x20;
2. Name the installation Cobble Galaxy and click browse.
3. Locate the file you extracted from step 3 and click upload.

<figure><img src="/files/hehWPFbQFJjEaZXGlc8u" alt=""><figcaption></figcaption></figure>

5. Once selected, press install. Accept the T\&Cs.

<br>

<figure><img src="/files/E4MnQ4KWOlsAKdAMSMdh" alt=""><figcaption></figcaption></figure>

***

#### ✅ Step 5: Launch the Game

1. Open the **Minecraft Launcher**.
2. Be sure Cobble Galaxy is selected.&#x20;
3.

```
<figure><img src="/files/zKrGZkzorIGyHMiPkpyW" alt=""><figcaption></figcaption></figure>
```

4. Click **Play**.

***

#### ✅ Step 6: Join the Cobble Galaxy Server

1. From the Minecraft main menu, click **Multiplayer**.
2. Click **Add Server**.

<figure><img src="/files/g772pNSSuVGSEo9ORT3n" alt=""><figcaption></figcaption></figure>

1. Enter:
   * **Server Name**: `Cobble Galaxy`
   * **Server Address**: `play.cobblegalaxy.com`
2. Click **Done**, then double-click the server entry to join.

***

#### 💡 Helpful Tips

* Allocate more RAM by editing the Fabric installation:
  * Go to **Installations > Fabric > More Options**
  * Increase `-Xmx` (e.g. `-Xmx4G` for 6GB of RAM)
* Ensure **all mod versions** match the required Minecraft + Fabric version.
* Don’t mix Forge and Fabric mods—they’re not compatible.


---

# 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://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/installation-guide/minecraft-installation.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.
