Перейти к содержимому
Mineforgian

Stylized Teleportation

This project adds an easy-to-use teleportation function that can be triggered by command blocks.

Загрузки
34
Подписчики
1
Обновлён
16 июля 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 16 июля 2026 г.

This datapack gives you an easy way to make teleport pads for your multiplayer server without building massive redstone machines or huge piles of command blocks.

You just put one command block under a pressure plate, type in where you want the player to go, and the pack handles the rest.

Features

  • Works for Everyone: Multiple players can use different teleport pads at the exact same time without breaking the system.
  • Built-in Animation: When you step on the pad, you are locked in place for a few seconds. The screen goes dark, a countdown chime plays, and you teleport with an explosion effect.
  • No Lag: It runs perfectly in the background without using repeating redstone clocks.

How to use it

  1. Build a pad and put a pressure plate on it.
  2. Put one Impulse Command Block directly under the block that has the plate. Set it to Unconditional and Needs Redstone.
  3. Paste this command into it. Just change the x, y, and z numbers at the end to wherever you want the player to end up:
execute as @p[distance=..3] at @s unless score @s tp_seq matches 1.. run function tp:start {x: 100, y: 64, z: -50}

Compatibility

This pack requires Minecraft 1.21 or newer. It uses 1.20.2+ function macros and 1.21+ datapack folder structure.

Комментарии

Загружаем…