DaFuqs / StarrySkies

Minecraft "skyblock style" worldgen mod for fabric
GNU Lesser General Public License v3.0
6 stars 3 forks source link

[BUG] End Portal Always Leads To Vanilla End #30

Closed Brittank88 closed 3 years ago

Brittank88 commented 3 years ago

Describe the bug Despite having "enableEndPortalsToStarryEnd": true in the config, entering the end portal (in fact, the very same portal as featured in my screenshot in #28, if that makes any difference) leads to the vanilla End dimension.

To Reproduce

  1. have the appropriate config option set.
  2. Build an end portal and enter it.
  3. Your package was delivered to the wrong address.

Expected behavior Config option should...work as you intended it. 😋

Screenshots 2021-11-26_19 46 47

Brittank88 commented 3 years ago

Update: This actually only happens if the end portal was created in the starry skies equivalent of the nether dimension! I guess that makes this bug a lot less severe given that it will never be encountered in survival. Still, would be more logical if both dimensions went to the right place.

Brittank88 commented 3 years ago

Separate but related question - are the end gateway portals (or whatever they're called, the ones that lead to the outer end) supposed to do nothing?

DaFuqs commented 3 years ago

Those are a lot of high quality issues. Thank you for reporting them.

The end gateway portals definitely used to work, too. I will take a loot at everything the next few days. :)

DaFuqs commented 3 years ago

I could reproduce the portal behavior in Starry Nether and will change the portal behavior accordingly.