Fabric API

Fabric API

106M Downloads

Going through end portal (dragon portal) returns the player to spawn area, and not spawn point.

WigglyFox opened this issue ยท 2 comments

commented

Going through end portal (dragon portal) returns the player to spawn area, and not spawn point. When a player is killed, the player is returned to the spawn point as intended.
Discovered this a few days ago after feedback from my server community. I've done some troubleshooting and found that this issue exists in a fresh 1.18.1 world as well.
Tested the same world in Vanilla, and it works fine.
Currently using the Fabric 0.12.12.

Player NBT data has spawn set correctly.
image

See video for further details. Feel free to reach out if further feedback is required. https://youtu.be/sbySFyRzLoE

Mr. Wiggles

commented

What version of Fabric API do you have? 0.12.12 sounds more like the version of Fabric Loader.

commented

Was using 0.45.1, but just updated to 0.46.1. That solved the issue!
Thank you! :)