Perfect Spawn Mod 1.8/1.7.10
Perfect Spawn Mod
This mod allows map makers / server owners to set the exact spawn point of a world. You can also specify the start dimension.
To use this mod you place a file called PerfectSpawn.json in the main minecraft / server dictionary or (in a singleplayer environment) in the main dictionary of a save. The file has to have the following format:
{
“spawnDimension”: 1,
“spawnX”: 50,
“spawnY”: 70,
“spawnZ”: 60,
“exactSpawn”: true,
“forceBed”: true,
“spawnProtection”: true
}
If you create a file you always have to specify spawnX,spawnY,spawnZ and spawnDimension. exactSpawn, spawnProtection and forceBed are optional and default to true.
- “exactSpawn” : Specifys whether players will respawn exactly at the specified spawn point.
- “forceBed”: Specifys whether PerfectSpawn should force beds to be possible in the spawnDimension
- “spawnProtection” : Allows Spawn Protection in changed spawn dimensions.
A PerfectSpawn.json in a world dictionary overrides the one in the main dictionary.
Download Perfect Spawn Mod
For 1.8
http://www.dl3.5minecraft.net/download.php?file=d3e43de4f9223017bc24caf912818301
For 1.7.10
Author: Lumien