[request] recall potions with waystones compatibility
Shivaxi opened this issue ยท 4 comments
Heya! I'm not sure if this is possible but would love to see recall potions get a compatibility patch for Waystones. Currently in my modpack RLCraft, I have waystones set to set your spawn point. If using a recall potion after you set your spawn point with a Waystone, the recall potion teleports you somewhere completely random (since RLCraft has random spawns between 10,000 and -10,000).
Problem is that it's not checking isSpawnForced when calling getBedSpawnLocation for the player.
Should be fixed with 4f7dc2c, hopefully. Will be in the next 1.12 release; let me know when you want a release for RLCraft since I'd rather not have a release for a single bugfix.