Perfect Spawn Mod 1.12.2, 1.10.2 allows map makers / server owners to change the respawn point & dimension of dimensions.

Perfect Spawn Mod

This is a mod helping the admin servers or map makers have no longer struggled to put the exact locations of spawn. If you’ve ever opened the server, surely you felt angry when placing a spawn in an exact point. However, its final death can respawn on the roof, or frequently, dig underground, die another lives without any accident. Mod has some features such as placing spawn in an EXACTLY point in different worlds (nether, the end … or the world that other mods add on).

How to use:

To use this mod you place a file called perfectspawn.json in the main minecraft / server directory or (in a singleplayer environment) in the main directory of a save. The file has to have this basic structure:

Perfect Spawn Mod How to use 1

In the general section there is currently only one property you can set which is “initialSpawnDimension”. This sets the dimension where a player who has never logged in before spawns initially.

This config would cause players to initially spawn in the nether when first joining the game.

Perfect Spawn Mod How to use 2

The rules array can contain multiple rules which control the settings for different dimensions.

Each rule has these properties:

  • appliesTo: An array containing either dimension ids / names of dimensions types / full class names of world providers. This controls what dimensions this rule is applied to. “*” can be used as a special element of appliesTo which will apply this rule to all dimensions.
  • canRespawnHere: Whether players can respawn in the dimensions this rule applies to.
  • canSleepHere: Whether players can sleep in the dimensions this rule applies to. (If canRespawnHere is set to false this has no effect). This also allows sleeping in dimensions where you generally can’t sleep (Like the Nether / End).
  • spawnPoint: The position at which players will spawn in this dimension.
  • respawnDimension: The dimension players will respawn in when dying in this dimension (If canRespawnHere is set to false)

Rules that come later in the rules array override values of rules that come earlier.

Here are some examples:

This changes the initial spawn dimension & the respawn dimension of all dimensions to the nether. It also moves the spawn point of the nether to “x: 5, y: 84, z: 10” and allows players to change their spawn point in the nether by sleeping.

Perfect Spawn Mod How to use 3

With this players will initially spawn in the end at “x: 23, y: 40, z: 10”. Once they die they will respawn in the overworld at “x: 9, y: 100, z: 0”. When they die there they will respawn in the nether at “x: 500, y: 40, z: -500”. Dying in the nether will just respawn them back at “x: 500, y: 40, z: -500”. It isn’t possible to sleep in the nether / end / overworld.

Perfect Spawn Mod How to use 4

Requires:

Minecraft Forge

How to install:

How To Download & Install Mods with Minecraft Forge
How To Download & Install Fabric Mods

Perfect Spawn Mod 1.12.2, 1.10.2 Download Links

For Minecraft 1.7.10, 1.7.2

Download from Server 1Download from Server 2

For Minecraft 1.10.2

Download from Server 1

For Minecraft 1.12.2

Download from Server 1Download from Server 2

Click to rate this post!
[Total: 1 Average: 5]