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

VoidBack

VoidBack is a mod to set up protection in void worlds to prevent players from falling into the void to die, doing this by teleporting them back to the location you want them to be returned to.

438 загрузок5 подписчиковLicenseRef-All-Rights-Reservedfabric

Обновлён 7 марта 2025 г. · опубликован 7 марта 2025 г.

VoidBack

VoidBack is a mod to set up protection in void worlds to prevent players from falling into the void to die, doing this by teleporting them back to the location you want them to be returned to.

📄"world" - is for what world you want the mod to work in.

📄backWorld - is to set which world the player should be teleported back.

📄"cordX","cordY","cordZ" - is the coordinates where you want the player to be teleported when falling into the void.

Config:

{
  "voidback": [
    {
      "world": "minecraft:test",
      "backTeleport": {
        "backWorld": "minecraft:test2",
        "cordX": 0,
        "cordY": 100,
        "cordZ": 0
      }
    },
    {
      "world": "minecraft:test3",
      "backTeleport": {
        "backWorld": "minecraft:test4",
        "cordX": 0,
        "cordY": 100,
        "cordZ": 0
      }
    }
  ]
}

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0Релиз1.21.5, 1.21.6, 1.21.7, 1.21.8fabric7 марта 2025 г.Скачать (13 КБ)

Ченджлог

1.0Релиз1.21.6, 1.21.7, 1.21.8 · 7 марта 2025 г.
  • first version!

Комментарии

Загружаем…