nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
VoidBack

VoidBack

Mod

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.

Server Game MechanicsManagementTransportationUtility

429 downloads
5 followers

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
      }
    }
  ]
}

External resources


Project members

KrripeYT

Member


Technical information

License
ARR
Client side
unsupported
Server side
required
Project ID