> For the complete documentation index, see [llms.txt](https://besties.serverunited.nl/besties/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://besties.serverunited.nl/besties/server-info-and-regels/hoe-verbinden.md).

# Hoe verbinden?

## Vereisten

Voordat je verbinding kunt maken heb je het volgende nodig:

* **Minecraft Java Edition** (niet Bedrock)
* **Java 21** — download via [adoptium.net](https://adoptium.net/)
* De **Cobblemon modpack** geïnstalleerd (zie hieronder)

***

## Stap 1 — Modrinth App installeren

{% stepper %}
{% step %}

### Ga naar Modrinth App

Ga naar [modrinth.com/app](https://modrinth.com/app) en download de Modrinth App
{% endstep %}

{% step %}

### Installeer en open de app

Installeer en open de app
{% endstep %}

{% step %}

### Log in

Log in met je Minecraft-account
{% endstep %}
{% endstepper %}

***

## Stap 2 — Modpack installeren

{% stepper %}
{% step %}

### Zoek het modpack

Zoek in de Modrinth App naar **"\[naam van jullie modpack]"**
{% endstep %}

{% step %}

### Installeer het modpack

Klik op **"Install"**
{% endstep %}

{% step %}

### Wacht tot de download klaar is

Wacht tot alle mods gedownload zijn
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Geef de launcher minimaal **3 GB RAM**. Ga naar de modpack-instellingen → Java-instellingen → stel `-Xmx3G` in.
{% endhint %}

***

## Stap 3 — Verbinden met de server

{% stepper %}
{% step %}

### Start Minecraft

Start Minecraft via de Modrinth App
{% endstep %}

{% step %}

### Open Multiplayer

Ga naar **Multiplayer**
{% endstep %}

{% step %}

### Kies een verbindingsoptie

Klik op **"Directe verbinding"** of **"Server toevoegen"**
{% endstep %}

{% step %}

### Voer het server-IP in

Voer het server-IP in: `[SERVER IP HIER]`
{% endstep %}

{% step %}

### Verbind

Klik op **"Verbinden"**
{% endstep %}
{% endstepper %}

***

## Problemen?

| Probleem              | Oplossing                                        |
| --------------------- | ------------------------------------------------ |
| "Incompatible client" | Controleer of je de juiste modpack-versie hebt   |
| "Connection refused"  | Server is mogelijk offline — vraag een beheerder |
| Lage FPS              | Meer RAM toewijzen aan de launcher               |
| Crashes bij opstarten | Controleer of je Java 21 hebt                    |

Kom je er niet uit? Vraag het in onze groepschat of neem contact op met een beheerder.


---

# 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://besties.serverunited.nl/besties/server-info-and-regels/hoe-verbinden.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.
