Elevatorr

Quick rating

Elevatorr

No reviews yet

A simple Elevator Mod for Fabric Minecraft.

No Theme
No Genre
QoL & Tweaks
Player Transport
UI & Menu Tool
Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
GNU Affero General Public License v3.0 or later
Latest Version
elevator-1.1.5.jar
Authors
CurseForge
Modrinth

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Elevator — Fabric Mod

A simple elevator mod for Fabric.

Features

How to use

  1. Place a redstone block on the floor.
  2. Place one of the configured elevator blocks (default: iron block) on top of the redstone block.
  3. Repeat on each floor.
  4. Travel only works between elevator platforms made from the same block type.
  5. Leave at least 2 free blocks of space above each elevator block.
  6. 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

  1. Download the latest JAR
  2. Place the JAR in your server's `mods/` folder
  3. Make sure  Fabric API is also installed
  4. 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

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

  1. Place a redstone block on the floor.
  2. Place one of the configured elevator blocks (default: iron block) on top of the redstone block.
  3. Repeat on each floor.
  4. Travel only works between elevator platforms made from the same block type.
  5. Leave at least 2 free blocks of space above each elevator block.
  6. 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

Screenshots

Gallery

  • Alex using the elevator.
    Alex using the elevator. Jump → go up. Sneak → go down
  • Animation of the Elevator
    Animation of the Elevator GIF animation of how the elevator works
  • Example
    Example Example of the Elevator MOD. Full video: https://youtu.be/ECnqtvhq6kc
  • Elevator animation
    Elevator animation Jump → go up. Sneak → go down

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Total Downloads
CurseForge
<1,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works