Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respawn below platform #49

Closed
SimonMeskens opened this issue Sep 5, 2018 · 4 comments
Closed

Respawn below platform #49

SimonMeskens opened this issue Sep 5, 2018 · 4 comments

Comments

@SimonMeskens
Copy link

It seems like spawn point is not correctly set to the /home location. I'm using a custom island, where the data structure block is 10 blocks high in the structure and I'm respawning 10 blocks too low when I respawn. This means I keep dying to the void endlessly

@SimonMeskens
Copy link
Author

Just out of curiosity, I set the custom island as the main (0,0) island and it does indeed spawn me below the platform from the get-go. It doesn't seem to respect the Y offset for the data structure block when generating the island.

@SimonMeskens
Copy link
Author

I did some more testing and it seems like your spawn point is always 2 blocks above the bottom of the structure, so it does ignore the data structure block completely for setting spawn

@KonradStuewe
Copy link

I can confirm this. I have set the custom island as the 0,0 island and when I generate the world I spawn under the island. Didn't find a way yet to get around this.

@Bartz24
Copy link
Owner

Bartz24 commented Oct 27, 2018

Should be fixed for 1.5.0

@Bartz24 Bartz24 closed this as completed Oct 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants