# 서버 접속 방법

#### ✅ 마인크래프트 버전 확인

1. 마인크래프트 런처 실행 후 상단에 **설치설정** 클릭

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

2. 새 설치 설정 클릭

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

3. `21.4 release` 버전 선택 후 확인

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

4. 런처에서 플레이 누른 후 클라이언트 프로그램 켜지면 멀티플레이 클릭

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

5. 서버 추가

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

6. 서버 정보 입력 (서버 리소스 팩 : 사용으로 변경)

<figure><img src="/files/9YHvgQjmFruRtYeMcwsG" alt=""><figcaption></figcaption></figure>


---

# 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://organization-pmk.gitbook.io/docs/undefined.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.
