# ฟีเจอร์ที่ถูกจำกัด

## ข้อจำกัดและระบบที่ปิดใช้งานในเซิร์ฟเวอร์

**วัสดุ (Materials)**

* **Dispenser**: 10
* **Dropper**: 10
* **Hopper**: 10
* **Lever**: 10
* **Note Block**: 10
* **Observer**: 10
* **Piston**: 10
* **Redstone Block**: 10
* **Redstone Lamp**: 10
* **Redstone Torch**: 10
* **Redstone Wire**: 16
* **Repeater**: 10
* **Sticky Piston**: 10
* **TNT**: 10
* **Tripwire Hook**: 10
* **Comparator**: 10

**เอนทิตี (Entities)**

* **Armor Stand**: 10
* **Glow Item Frame**: 20
* **Item Frame**: 20
* **Mobs**: 10
* **Painting**: 10

{% hint style="info" %}
คุณสามารถดูขอบเขตของ Chunk ได้โดยกด F3+G
{% endhint %}

* กรงมอนสเตอร์เกิดเฉพาะในโลกหาของ ในโลกสร้างบ้านผู้เล่นต้องคราฟต์กรงมาวางเพื่อให้มอนสเตอร์เกิด
* กาเดี้ยนเกิดปกติในโลกหาของ แต่ในโลกสร้างบ้านจะไม่เกิดเว้นแต่คราฟต์กรง
* ชัคเกอร์หาได้จากกล่องสุ่มและกล่องตามแผนที่ในโลกหาของ โดยไม่เกิดใน The End
* ไอเท็มพิเศษ: Dragon Head, ชาวบ้าน, การรักษาชาวบ้าน, และชาวบ้านเร่ร่อน
* สมุดเอนชานท์จากการตกปลาจะถูกนำเข้าสู่ระบบสุ่มดรอปในกล่องตามแผนที่ในโลกหาของ
* เรือ, รถราง, และรถราง Hopper จะถูกรีเซ็ตทุกๆ 10 นาที
* ไม่สามารถคราฟต์ Hopper ได้ ผู้เล่นสามารถซื้อได้ที่ร้านค้า
* ไอเท็มแผนที่ไม่สามารถใช้งานได้

**หมายเหตุ**: รายละเอียดเหล่านี้เป็นข้อจำกัดและระบบที่ปิดใช้งานในเซิร์ฟเวอร์ เพื่อให้เกมสมดุลและเป็นธรรมสำหรับผู้เล่นทุกคน!


---

# 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://help.amorycraft.com/survival/limit.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.
