# 상자 정리

{% hint style="warning" %} <mark style="color:yellow;">**VIP 등급**</mark>만 사용할 수 있는 기능입니다.
{% endhint %}

<mark style="color:green;">**`/상자정리`**</mark> 또는 <mark style="color:green;">**`/chestsort`**</mark>로 상자 정리 설정 메뉴를 열 수 있어요.

설정을 통해 상자, 통, 셜커 상자 등에 들어 있는 아이템을 간편하게 정렬할 수 있어요.

## 기능 목록

<table data-header-hidden><thead><tr><th width="194">이름</th><th>내용</th></tr></thead><tbody><tr><td><strong>Automatic Sorting</strong><br><strong>(자동 정렬)</strong></td><td>상자를 열 때 자동으로 아이템을 정렬합니다.</td></tr><tr><td><strong>Left-Click Block</strong><br><strong>(블록 좌클릭)</strong></td><td>상자 블록을 좌클릭하여 안에 있는 내용물을 정렬합니다.</td></tr><tr><td><strong>Fill Chest</strong><br><strong>(상자 채우기)</strong></td><td>열려있는 창의 바깥을 좌클릭하여 상자에 이미 있는 것과 일치하는 아이템으로 상자를 채웁니다.<br>열려있는 창의 바깥을 더블클릭하여 핫바와 오른손 아이템을 제외한 모든 아이템을 상자에 넣습니다.</td></tr><tr><td><strong>Empty</strong><br><strong>(상자 비우기)</strong></td><td>열려있는 창의 바깥을 우클릭하여 인벤토리에 이미 있는 것과 일치하는 아이템을 꺼냅니다. 열려있는 창의 바깥을 두 번 우클릭하여 모든 아이템을 상자에서 꺼냅니다.</td></tr><tr><td><strong>Shift-Click</strong></td><td>상자 내 빈 슬롯을 Shift+좌클릭하여 상자를 정렬합니다.</td></tr><tr><td><strong>Shift-Right-Click</strong></td><td>상자 내 빈 슬롯을 Shift+우클릭하여 상자를 정렬합니다.</td></tr><tr><td><strong>Double-Click</strong></td><td>상자 내 빈 슬롯을 더블클릭하여 상자를 정렬합니다.</td></tr><tr><td><strong>Middle-Click</strong></td><td>상자 내 아무 곳이나 마우스 가운데 클릭(휠 클릭)하여 상자를 정렬합니다.</td></tr></tbody></table>

일부 기능은 마우스 기능 추가 모드, 인벤토리 정리 관련 모드 등과 호환되지 않을 수 있어요.\
기능이 제대로 작동하지 않는 경우 설치하신 모드를 확인해 주세요.


---

# 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://wiki.beartown.kr/beartown/basic/utility/sort.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.
