Download Exact Spawn — Minecraft Mods — MetaMods
Exact Spawn

Exact Spawn

Active

Downloads

0

Last update

6 years ago
Client
Fabric
Quilt
Forge
Neoforge
Control
Utils

Exact Spawn

This mod completely changes the respawn mechanics in Minecraft. Instead of random search for safe locations around the world spawn point, the player now appears strictly at specified X, Y and Z coordinates. This works similarly to adventure mode, where the respawn location is always precisely defined.

Camera Direction Configuration

No more situations where you spawn inside walls or face the wrong direction! The mod allows you to configure horizontal and vertical camera direction at respawn through the configuration file.

Before mod installation After mod installation

Commands for Quick Setup

  • /exactspawn - displays available subcommands list
  • /exactspawn set - sets pitch and yaw according to player's viewing direction
  • /exactspawn setpitch - configures only the vertical viewing angle
  • /exactspawn setyaw - changes only the horizontal rotation

Configuration Parameters

# Configuration file

general {

    spawnsettings {
        # Configures vertical camera viewing angle
        # Minimum: -90.0
        # Maximum: 90.0
        D:spawnRotationPitch=0.0

        # Determines player rotation direction
        # Minimum: 0.0
        # Maximum: 359.0
        D:spawnRotationYaw=0.0
    }

}

Use spawnRotationPitch parameter to fix looking direction up or down. spawnRotationYaw parameter is responsible for setting initial direction.

Modpack Compatibility

The mod can be freely included in any modpacks.

Project members
Gaz_

Gaz_

Created: 17 Feb 2019

ID: 22133