> For the complete documentation index, see [llms.txt](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cobblegalaxy-wiki.gitbook.io/cobblegalaxy-wiki/installation-guide/modrinth-installation.md).

# Modrinth Installation

#### Step 1: Install Modrinth App

1. Go to the official [**Modrinth Launcher** page](https://modrinth.com/app)
2. Click the **Download** button for your operating system (**Windows**, **macOS**, or **Linux**).
3. Run the downloaded installer and follow the steps to install the Modrinth App.

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

***

#### ✅ Step 2: Set Up Minecraft in Modrinth

1. Open the Modrinth App.
2. Click the **Minecraft** tab if it's not selected automatically.
3. The app will prompt you to configure your **Minecraft instance**. Follow the setup instructions to log into your Minecraft Account.

***

#### ✅ Step 3: Find and Install the Cobble Galaxy Modpack

1. Click the **Search** bar or go to the **Discover** section.
2. Type:\
   **Cobble Galaxy**
3. Find the **Cobble Galaxy Modpack** in the results.

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

1. Click on it, then hit the **Install** button.
2. Once installation is complete, the pack will appear under **Instances**.

***

#### ✅ Step 4: Launch the Modpack

1. Go to the **Library** tab.
2. Find **Cobble Galaxy**, then click **Play**.

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

1. This will automatically launch Minecraft with all the necessary mods installed.

***

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

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

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

1. Enter the following:
   * **Server Name**: `Cobble Galaxy`
   * **Server Address**: `play.cobblegalaxy.com`
2. Click **Done**, then select **Cobble Galaxy** from the list and hit **Join Server**.

***

#### 💡 Troubleshooting Tips

* If the game crashes, make sure you have enough **RAM allocated** (6GB or more is recommended). You can change this in the **Modrinth App Settings > Java > Memory**.
* Be sure you’re using the correct **Minecraft version** and **modloader** (e.g. Fabric or Forge — the modpack will handle this automatically).
* Still need help? Join our **Discord** for support and community help.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/modrinth-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.
