Skip to content

🌎 Allows setting an exact custom spawn point for (newly) created worlds and spawn tweaks.

License

Notifications You must be signed in to change notification settings

Serilum/Set-World-Spawn-Point

Repository files navigation

Set World Spawn Point

Download

You can download Set World Spawn Point on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/set-world-spawn-point
  Modrinth:      https://modrinth.com/mod/set-world-spawn-point

Issue Tracker

To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:

    -> Issue Tracker

Pull Requests

Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:

    -> Pull Request Information

Mod Description

Requires the library mod Collective.

Set World Spawn is a minimalistic configurable mod which allows setting an exact custom spawn point for newly created worlds. It can also force players to spawn at the exact world spawn, instead of around it, which happens in the default vanilla behaviour.


Configurable: ( how do I configure? )
_forceExactSpawn (default = true): If enabled, spawns players on the exact world spawn instead of around it.
xCoordSpawnPoint (default = 0, min -100000, max 100000): The X coordinate of the spawn point of newly created worlds.
yCoordSpawnPoint (default = -1, min -1, max 256): The Y coordinate of the spawn point of newly created worlds. By default -1, which means it'll be the first solid block descending from y=256.
zCoordSpawnPoint (default = 0, min -100000, max 100000): The Z coordinate of the spawn point of newly created worlds.


When a player respawns in their bed, with forceExactSpawn enabled the mod will place the player right on top of the pillow.


------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!