> For the complete documentation index, see [llms.txt](https://wiki.thegiwa.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.thegiwa.kr/undefined-1.md).

# 추천 옵션

## 리소스팩

* **Stay True** (1.21.5 다운로드 후 적용)

{% embed url="<https://www.curseforge.com/minecraft/texture-packs/stay-true>" %}

<details>

<summary>나뭇잎 깨짐 현상 해결법</summary>

<figure><img src="/files/1nwIfa2GLQaNN2IQTswD" alt=""><figcaption></figcaption></figure>

<mark style="color:yellow;">**\[설정] - \[비디오 설정] - \[나뭇잎 너머 보임]**</mark> 을 활성화 합니다.

</details>

## 쉐이더

* **Eclipse - A Bliss Edit**&#x20;

{% embed url="<https://github.com/Merlin1809/Eclipse-Shader>" %}

<details>

<summary><strong>설치 방법</strong></summary>

설치 페이지로 이동합니다.

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

<mark style="color:yellow;">**\[Code]**</mark> <mark style="color:yellow;">-</mark> <mark style="color:yellow;"></mark><mark style="color:yellow;">**\[Download ZIP]**</mark> 순으로 클릭하여 쉐이더 파일을 받으실 수 있습니다.

<mark style="color:$danger;">**주의**</mark> 해당 쉐이더는 **Iris Shaders** 에서만 작동합니다. 아래 링크를 눌러 설치할 수 있습니다.

{% embed url="<https://irisshaders.dev/download/>" %}

</details>


---

# 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://wiki.thegiwa.kr/undefined-1.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.
