A simple elevator mod for Fabric.

Tip: hide the elevator block by placing a carpet on top of it!
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.

/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
Feel free to join my Minecraft server to test my mods: play.swordfishbe.eu