Exact Spawn changes the spawn mechanic of Minecraft to spawn the player at the exact X Y Z of the world spawn (similar to how spawning works in adventure mode).
You are also able to set the player pitch and yaw to set the direction and camera angle on spawn in the config.
(If you don't need this feature you can ignore this or use the following version https://minecraft.curseforge.com/projects/exact-spawn/files/2623005)
If you find any issues/bugs or have any suggestions please post them on the issue tracker
Commands
- /exactspawn > Shows list of sub-commands
- /exactspawn set > Sets the pitch and yaw to the direction the player is looking
- /exactspawn setpitch > Sets only the pitch to the direction the player is looking
- /exactspawn setyaw >Sets only the yaw to the direction the player is looking
Use spawnRotationPitch to set the player to spawn looking up or down.
Use spawnRotationYaw to set the direction the player spawns
# Configuration file general { spawnsettings { # Sets the player camera angle to look up or down # Min: -90.0 # Max: 90.0 D:spawnRotationPitch=0.0 # Sets the player rotation # Min: 0.0 # Max: 359.0 D:spawnRotationYaw=0.0 } }<br /><br />
Modpack Usage
Feel free to use this mod in your modpack
No more spawning on top of a building or looking at a brick wall.
Before:
After: