promotional bannermobile promotional banner
premium banner
A simple Elevator Mod for Fabric Minecraft.

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