# 리소스팩 오류 수정하기

{% tabs %}
{% tab title="리소스팩 사용 안함으로 설정한 경우" %}

1. 서버를 퇴장하셔서 멀티 플레이 목록으로 돌아갑니다.
2. 이후, 좌측 하단의 수정 버튼을 클릭합니다.

<figure><img src="/files/NEBrGkZvvBaM7NvKllFa" alt="" width="563"><figcaption></figcaption></figure>

3. 아래와 같이 서버 리소스팩 \[사용함] 으로 맞춰주신 후 접속하시면 됩니다!

<figure><img src="/files/lqWQ27ybYi3DIGjbYTbj" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="텍스쳐가 깨지는 경우" %}

<figure><img src="/files/duzDRJSUgVIXiP0Lhy72" alt="" width="563"><figcaption></figcaption></figure>

혹시 텍스쳐가 위와 같이 깨지시나요?

이 부분은 간단히 해결하실 수 있습니다.

설정 > 비디오 설정 > 그래픽: 빠르게 로 설정이 되어있다면 \[화려하게] 로 변경해주세요.

그래도 안 되셨다고요? 옵티파인을 사용 중이신가봐요.

설정 > 비디오 설정 > 세부... > 나무 > 멋지게 또는 화려하게로 설정해주시면 됩니다.
{% endtab %}

{% tab title="다운로드가 안 되는 경우" %}
서버 리소스팩이 다운로드가 되지 않나요?

1. 파일 탐색기를 엽니다. 왼쪽 상단의 기입란에 %appdata%를 기입합니다.
2. .minecraft 폴더를 들어가서 server-resource-packs에 있는 모든 파일을 지워줍니다.
3. 파일들을 없앤다고 해서 플레이에 영향을 주는 것이 아니니 걱정 마세요!
4. 그래도 되지 않으신다면 기간을 두고 나중에 한번 다시 시도해보시는 것을 추천드립니다.\
   (다운로드 서버가 일시적으로 부하가 걸려 다운로드가 멈췄을 수 있습니다.)
   {% endtab %}
   {% endtabs %}


---

# 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://guides.mclotus.kr/helps/resource-error.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.
