Elevatorr
No reviews yet
A simple Elevator Mod for Fabric Minecraft.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Adds new methods of transportation for players.
Adds tools to customize the user interface and menus.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Elevator — Fabric Mod
A simple elevator mod for Fabric.
Features

How to use
- Place a redstone block on the floor.
- Place one of the configured elevator blocks (default: iron block) on top of the redstone block.
- Repeat on each floor.
- Travel only works between elevator platforms made from the same block type.
- Leave at least 2 free blocks of space above each elevator block.
- Stand on the elevator block and:
- Jump → go up
- Sneak → go down
Tip: hide the elevator block by placing a carpet on top of it!
Configuration
The config file is created automatically on first server start: `config/elevator.json`
json
{
"elevatorBlocks": ["minecraft:iron_block", "minecraft:gold_block", "minecraft:sea_lantern"],
"maxElevatorHeight": 50,
"particlesEnabled": true,
"particleType": "minecraft:portal",
"soundEnabled": true,
"soundEvent": "minecraft:entity.enderman.teleport",
"cooldownTicks": 20,
"safetyEnabled": true
}
With Mod Menu + Cloth Config installed on the client, you get a full in-game config screen.

Commands
/elevator info - Shows the configured elevator blocks and reminds that travel only works between matching block types - Everyone
/elevator reload - Reload the config file - OP
Installation
- Download the latest JAR
- Place the JAR in your server's `mods/` folder
- Make sure Fabric API is also installed
- Start the server — the config file will be created automatically
🏜️ Test Server
Feel free to join my Minecraft server to test my mods: play.swordfishbe.eu

Elevator
A simple elevator mod for Fabric.
Jump → go up. Sneak → go down
Features
| Feature | Description |
|---|---|
| Elevator up | Stand on the elevator block and jump → teleport to the block above |
| Elevator down | Stand on the elevator block and sneak → teleport to the block below |
| Redstone base | The elevator block must be placed on top of a redstone block |
| Multiple block types | Configure multiple elevator blocks while keeping travel within the same block type |
| Carpet hiding | Place a carpet on top of the elevator block — it still works! |
| Particles | Configurable visual particle effect on teleport |
| Sound | Configurable entity sound on teleport |
| Cooldown | Configurable cooldown between teleports |
| Safety check | Only teleport if the destination has enough headroom |
| Mod Menu support | Optional client config screen when Mod Menu is installed |
How to use
- Place a redstone block on the floor.
- Place one of the configured elevator blocks (default: iron block) on top of the redstone block.
- Repeat on each floor.
- Travel only works between elevator platforms made from the same block type.
- Leave at least 2 free blocks of space above each elevator block.
- Stand on the elevator block and:
- Jump → go up
- Sneak → go down
Tip: hide the elevator block by placing a carpet on top of it!
Configuration
The config file is created automatically on first Minecraft start:
config/elevator.json
{
"elevatorBlocks": ["minecraft:iron_block", "minecraft:gold_block", "minecraft:sea_lantern"],
"maxElevatorHeight": 50,
"particlesEnabled": true,
"particleType": "minecraft:portal",
"soundEnabled": true,
"soundEvent": "minecraft:entity.enderman.teleport",
"cooldownTicks": 20,
"safetyEnabled": true
}
With Mod Menu + Cloth Config installed on the client, you get a full in-game config screen.
| Option | Description |
|---|---|
elevatorBlocks |
List of allowed elevator block IDs |
maxElevatorHeight |
Maximum distance (in blocks) to search for the next elevator block |
particlesEnabled |
Show particles on teleport |
particleType |
Minecraft particle ID used when particles are enabled |
soundEnabled |
Play sound on teleport |
soundEvent |
Minecraft sound event ID used when sound is enabled |
cooldownTicks |
Ticks between teleports (20 = 1 second) |
safetyEnabled |
Skip destination if headroom is blocked |
Commands
| Command | Description | Permission |
|---|---|---|
/elevator info |
Shows the configured elevator blocks and reminds that travel only works between matching block types | Everyone |
/elevator reload |
Reload the config file | OP |
🏜️ Test Server
Feel free to join my Minecraft server to test my mods: play.swordfishbe.eu
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers