Exact Spawn Mod 1.12.2 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), it also allows you 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). No more spawning on top of a building or looking at a brick wall.

Exact Spawn Mod

Screenshots:

Before

Exact Spawn Mod Screenshots 1

After

Exact Spawn Mod Screenshots 2

Configs:

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
    }

}

Requires:

Minecraft Forge

How to install:

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

Exact Spawn Mod 1.12.2 Download Links

For Minecraft 1.12.2, 1.12.1, 1.12

Download from Server 2

Click to rate this post!
[Total: 0 Average: 0]