# Elevators

Yup! Elevators are entirely possible on the server, without using any Redstone at all!

## How to make elevators?

*The following materials and steps are based on an elevator linking* **two floors only***.*

**You will need:**

1. 1 Iron Block
2. 1 Glass Block&#x20;
3. 2 Signs&#x20;
4. 2 Buttons&#x20;

{% hint style="warning" %}
You can use any color for the glass block!&#x20;

You can use any wood for the signs!

You can use any block for the buttons!
{% endhint %}

### 1- Place an iron block on the ground floor like this picture:

{% hint style="info" %}
You cannot have any iron blocks that are not part of the elevator touching the iron block(s) of the elevator whatsoever.
{% endhint %}

![](/files/-MY1EJxguTNBCMK0Ur2M)

### 2- Place any button a block behind and above the iron block just like the picture. Then, place an empty sign right above the button.

{% hint style="info" %}
If you want to make it clearer, simply write the floor name on the second line of the sign.
{% endhint %}

![Here, the sign says 'Ground Floor', which will be the name of this floor.](/files/-MY1FIR5lua9Vk2B9KqR)

### 3- Place a glass block on the second floor, just like the following picture.

{% hint style="warning" %}
You cannot have any glass blocks that are not part of the elevator touching the glass block(s) of the elevator whatsoever.
{% endhint %}

![](/files/-MY1GnrjSWV9CVVR4nFh)

### 4- Moving on to the second floor, replicate step 2 and on this floor. You can replicate step 3 here only if there is an additional floor above it.

![Here, the second sign says 'First Floor', which is the name of the floor.](/files/-MY1KNKAlZnKaHMORJ9O)

### 5- Finally, right-click the signs once on each floor with an empty hand.

![](/files/-MY1WCY0XZmpPbO8YkH0)

#### Max Size of an elevator:&#x20;

{% hint style="info" %}
If you want to have more than 2 floors, simply replicate step 4 and step 5 on every floor above the first floor ( the floor with the iron block )
{% endhint %}

{% hint style="success" %}
When there is more than one floor, right-click the sign to alternate between floor destinations.

#### If you named it in the above steps, you can alternate between the floor names, but if you did not name it, you will only be alternating between the floor numbers.

{% endhint %}

{% hint style="warning" %}
You can ONLY cover the iron block/glass blocks of the elevator with any carpet and nothing else.
{% endhint %}

{% hint style="info" %}
If the elevator is larger, you can put more signs and buttons on other sides, as long as there is signs and buttons vertically above it all the way up.
{% endhint %}

{% hint style="danger" %}
Make sure that there is nothing between the iron block and the glass of the elevator. The glass of the elevator must be as wide as the iron block of the first floor.
{% endhint %}


---

# 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://imperium1-2.gitbook.io/imperiummc/transportation/elevators.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.
