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

# 무한 블럭 & 원목

{% hint style="info" %}
락시온에 방문하십시오! <mark style="color:yellow;">**(좌표: 9838, 82, 1930)**</mark>

곡괭이와  도끼를 사용해, 자수정 블럭과 참나무 원목을 캐시면

랜덤한 블럭과 광물을 얻을 수 있습니다.
{% endhint %}

{% hint style="danger" %} <mark style="color:yellow;">**도끼**</mark>의 경우, F3 + H를 통해 minecraft: ???<mark style="color:yellow;">**\_axe**</mark> 여야만\
정상적으로 참나무 원목을 캐실 수 있습니다.
{% endhint %}

{% embed url="<https://youtu.be/pB6WiHf33Yw?si=cf2tirrmhw-YOSDi>" %}

## 1\~3구역 랜덤 블럭 파밍

> 구역별 획득 블럭이 다릅니다. 확인하신 후, 필요한 블럭만 파밍하세요!

{% tabs %}
{% tab title="1구역 블럭" %}

<figure><img src="/files/sR6HQQtwRjZnx3rAQvhs" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="2구역 블럭" %}

<figure><img src="/files/vVI7VOG3IVF2fFWjDGYV" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="3구역 블럭" %}

<figure><img src="/files/nVO1pQGy0PFE40wokYsW" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.dotmer.kr/undefined/undefined-2/and.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
