paulevsGitch / BetterEnd

Better End MC Mod
MIT License
101 stars 84 forks source link

Eternal Portal not appearing #475

Open PyronutTF2 opened 2 years ago

PyronutTF2 commented 2 years ago

Better End 1.1.0 BCLib 1.4.6

Eternal Portal isn't appearing, I used "/locatebiome #betterend:has_structure/eternal_portal" (or whatever it is) and it couldn't find any within "reasonable distance", on earlier versions of the mod I could find one.

buerrebones commented 2 years ago

We're having the same issue on 1.1.1 for 1.18.2.

alerikaisattera commented 2 years ago

They actually do appear in 1.18.2 but are extremely rare

buerrebones commented 2 years ago

They actually do appear in 1.18.2 but are extremely rare

/locate works in a 10k block radius from the player, and running the command again thousands of blocks away still yields no results. Also, on starting (or restarting) a server, the following error appears in the logs:

[09:01:52] [main/WARN]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:worldgen/biome] are present in data pack: betterend:has_structure/eternal_portal

This has happened for me in multiple different modpacks on singleplayer and multiplayer. Something seems to be broken with the worldgen.

alerikaisattera commented 2 years ago

While there is indeed something broken with world generation, Eternal Portals do generate rarely. For example, with seed 1035467750053465601, there is an area with at least 8 portals, one of them at 8568,82,-6363

alerikaisattera commented 2 years ago

/locatebiome #betterend:has_structure/eternal_portal fails in 1.18.2 even if there is a natural Eternal Portal nearby

MonianHello commented 1 year ago

It's just rare

chocotoneg commented 1 year ago

This has happened for me in multiple different modpacks on singleplayer and multiplayer. Something seems to be broken with the worldgen.

Same thing happening over here in 1.19.4 BCLib 2.3.4 BetterEnd 3.2.4

[22:23:37] [main/WARN]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:worldgen/biome] are present in data pack: betterend:has_structure/eternal_portal

paulevsGitch commented 1 year ago

Please use new issue tracker for reports