Download VoidBack — Minecraft Mods — ModStock

VoidBack

Active

Downloads

0

Last update

3 months ago

Versions

1.21 — 1.21.4
Server
Fabric
Game mechanics
Control

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
      }
    }
  ]
}
Project members
KrripeYT

KrripeYT

Developer