# 制作电梯

&#x20;**用法**：\
1.首先创建电梯底部，底部方块必须是铁块，电梯区域 >=1或<15，任意形状，区域尽可能小点以减少延迟。\
2.然后创建基层电梯控制板，楼层间隔需要 >=3 ,用于放置控制板，控制板放置顺序如下。

**首先是底部（一楼）的放置顺序：**

第三格： ![](http://forums.bukkit.org/smilies/wood.png) - 木质告示牌，留空\
第二格：![](http://forums.bukkit.org/smilies/brownmushroom.png) - 任意按钮\
第一格：![](http://forums.bukkit.org/smilies/wood.png) - 木质告示牌，用于定义楼层名字，如（一楼/二楼），名字**一定要**写在**第二行。**\
底部：     ![](http://forums.bukkit.org/smilies/iron.png) - 铁块（地板的方块必须是铁块）

**其次是二楼（或更高楼层）的放置顺序：**\
创建上层电梯与底部电梯相似，只是将放铁块的地方改换成玻璃，普通玻璃或上色玻璃都可以，但是**一定要是玻璃**。

第三格： ![](http://forums.bukkit.org/smilies/wood.png) - 木质告示牌，留空\
第二格：![](http://forums.bukkit.org/smilies/brownmushroom.png) - 任意按钮\
第一格：![](http://forums.bukkit.org/smilies/wood.png) - 木质告示牌，用于定义楼层名字，如（一楼/二楼），名字**一定要**写在**第二行。**\
底部（也就是下层电梯的天花板）：![](http://forums.bukkit.org/smilies/glass.png) - 任意玻璃方块

**最后：**

右键按钮上方的木牌选择目的地楼层。

**更改目的地楼层：**

手持木牌右键按钮上方的木牌时，控制板会自动增加目的地层数，一直右键直到控制板显示你想要去的目的地然后戳按钮即可。

**注意：**

**确保电梯上升/下降空间没有除木牌 按钮 玻璃以外其他的方块。火把允许在电梯面板上。**

**到此，创建电梯已经完毕。**

**如果这样你都没看懂，那请看下面的图解吧。**

![铺地板（铁块）](/files/-MVPtSp4n_Y8uh5vkO8f)

![放置按钮以及在最下方告示牌第二行写上层数。](/files/-MVPtZubAvNltgwB40WY)

![往上搭建更高楼层，铁块换成玻璃方块。](/files/-MVPtnCOxSlcWYF18fNh)

![右键按钮上方告示牌选择/更换楼层。](/files/-MVPtxMtl_5yNIaHVkSs)


---

# 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.boba.cat/dian-ti/zhi-zuo-dian-ti.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.
