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

Spawn Dimension Setter

Resurrect yourself in another world!

Загрузки
6K
Подписчики
23
Обновлён
10 апреля 2025 г.
Лицензия
MIT

Опубликован 18 января 2023 г.

Spawn Dimension Setter

With this mod you can change the world you spawn in.

Changes need to be made to the config.json file.

Example:

{
  "dimension": "minecraft:the_nether",
  "safeCheck": false,
  "isRangeSpawn": false,
  "isExactSpawn": true,
  "rangeSpawn": {
    "rangeX": 0,
    "rangeZ": 0
  },
  "exactSpawn": {
    "x": 6904,
    "y": 64,
    "z": 9668
  }
}

dimension - the world in which you appear.

safeCheck - only needed if range spawn is enabled

isRangeSpawn - allows to set spawn point in random range

isExactSpawn - allows to set spawn pint in specified position

rangeX and rangeZ - the spawn range from 0 coordinates.

x, y, z - coordinates of specified point

Added support for dimensions from other mods.

Proven dimensions:

  • Twilight Forest: twilightforest:twilight_forest

  • Paradise Lost: paradise_lost:paradise_lost

  • Eden Ring: edenring:edenring

  • The Bumblezone: the_bumblezone:the_bumblezone

Additional Commands

  • Set spawn dimension: /sws setspawndimension dimension_id x y z

  • Teleport player to another dimension: /sws teleport dimension_id x y z

  • Get all worlds in game: /sws worlds

  • Get player world: /sws playerWorld

Demo video

Центр версий

25 версий
  • Релиз90 КБ
  • Релиз89 КБ
  • Релиз89 КБ
  • Релиз70 КБ
  • Релиз70 КБ
  • Релиз70 КБ
  • Релиз64 КБ
  • Релиз64 КБ
  • Релиз63 КБ
  • Релиз65 КБ
  • Бета57 КБ
  • Релиз57 КБ
  • Релиз57 КБ
  • Релиз60 КБ
  • Релиз60 КБ
  • Релиз60 КБ
  • Релиз55 КБ
  • Релиз55 КБ
  • Релиз55 КБ
  • Релиз36 КБ

Ченджлог

2.0-1.21.5Релиз1.21.5 · 10 апреля 2025 г.
  • Added teleporting to another dimension command
  • Added setdimensionspawn command
  • Added spawn in exact coordinates
2.0-1.21.2Релиз1.21.2, 1.21.3, 1.21.4 · 10 апреля 2025 г.
  • Added teleporting to another dimension command
  • Added setdimensionspawn command
  • Added spawn in exact coordinates
2.2-1.21Релиз1.21, 1.21.1 · 10 апреля 2025 г.
  • Added teleporting to another dimension command
  • Added setdimensionspawn command
  • Added spawn in exact coordinates
1.0-1.21.2Релиз1.21.2, 1.21.3, 1.21.4 · 30 марта 2025 г.
  • Fixed crush with teleport
1.2-1.21Релиз1.21, 1.21.1 · 30 марта 2025 г.
  • Updated dependencies
1.1-1.21Релиз1.21, 1.21.1 · 2 июля 2024 г.
  • Added to config safe checking paremeter
1.1-1.20Релиз1.20.4, 1.20.5, 1.20.6 · 2 июля 2024 г.
  • Added to config safe checking
1.0.0-1.20Релиз1.20.1, 1.20.2, 1.20.3 · 7 декабря 2023 г.
  • Updated dependencies

Комментарии

Загружаем…