Описание
[](https://modrinth.com/mod/fabric-api)

[](https://raw.githubusercontent.com/Aton-Kish/quartz-elevator/1.19/LICENSE)
[](https://ko-fi.com/atonkish)
# Quartz Elevator
The Quartz Elevator mod adds Quartz Elevator and Smooth Quartz Elevator.
You can teleport vertically between elevators with the same (x, z) coordinates: jump to go up and crouch to go down.
[](https://modrinth.com/mod/fabric-api)
## Recipe
| Name | Type | Recipe |
| ---------------------- | ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Quartz Elevator | Shaped Crafting | |
| Quartz Elevator | Shapeless Crafting | |
| Smooth Quartz Elevator | Shapeless Crafting | |
| Smooth Quartz Elevator | Smelting | |
## Configure
You can configure from the [Mod Menu](https://modrinth.com/mod/modmenu) or by editing `config/quartzelv.json` directly.
| Key | Type | Default | Description |
| ------------------------------ | ------- | ------- | ------------------------------------------------- |
| `quartzElevatorDistance` | int | `16` | the max distance of Quartz Elevator |
| `smoothQuartzElevatorDistance` | int | `64` | the max distance of Smooth Quartz Elevator |
| `mixTypes` | boolean | `false` | teleportable between elevators of different types |
| `isPlayerOnly` | boolean | `false` | only player entites can teleport |
| `displayParticles` | boolean | `true` | display particles of Elevator Blocks |