fix this bug please i spawned in one of these floating islands
say i agree in the comments if you agree
Linked issues
is duplicated by 5
Attachments
Comments 8

What is the bug you are reporting? Are these islands generating excessively on many random seeds? Please add examples of the seeds where this is occurring.
What is the bug you are reporting? Are these islands generating excessively on many random seeds? Please add examples of the seeds where this is occurring.
Floating islands are part of normal (albeit somewhat rare) Minecraft terrain generation. When you first spawn in a world, a random point on the horizontal axes near X=0 & Z=0 is chosen, and you will spawn within a radius of the chosen point. When your precise spawning location on the horizontal axes is chosen, you will spawn on the highest solid/opaque block. Therefore, since there was a floating island in the area where you spawned, it was intentional that you spawned on top of the island rather than below it. This issue will now be closed, as it is works-as-intended (WAI).