Closed user622628252416 closed 5 days ago
Add one to the y coordinate of the respawn position so players spawn on top of the top block rather than iside of it.
Things need to be done before this Pull Request can be merged.
cargo fmt
cargo clippy
This should fix the respawning part of #286, but not the falling through the world part
Looks good. Thanks @user622628252416 :D
Description
Add one to the y coordinate of the respawn position so players spawn on top of the top block rather than iside of it.
Testing
Checklist
Things need to be done before this Pull Request can be merged.
cargo fmt
cargo clippy