These issues seem to have a different cause. Please close this report for now.
Currently, there are multiple categories of features in the game, such as lakes, vegetation and ores. They are all generated in a specific order that isn't very logical, causing various generation problems.
Some of the features expose blocks (lakes, structures and springs). To make sure certain ores are 100% hidden (debris, large diamond ore), they should generate after those features, at the point where no more air/water generates.
I'm suggesting a new order for the features, and the reasoning for it. I'm using the feature categories named here: https://minecraft.fandom.com/wiki/Biome/JSON_format. I omitted some categories that don't cause problems.
Feature | Fixes |
---|---|
1. Caves |
|
2. Aquifers |
|
3.
|
|
4. |
|
5. Structures | |
*features that generate liquids - springs (was in
|
— no more blocks are exposed after this| |
6. |
|
7. |
|
8.
|
Note: some of the bugs listed may not be reproducible anymore, but they're still open.
Some examples of this new order being used:
A lake is generated in a swamp, and then a hut is generated inside it. Seagrass and lily pads generate in the remaining space.
A monument / shipwreck / jungle temple generates, then biome vegetation generates on top of it (kelp, vines etc.) - they don't need to add their own vegetation.
A village generates paths, and plants can generate only in the remaining space.
Edit: vegetation already generated after structures.
Attachments
Comments


Thank you for your report!
However, this issue is Invalid.
Please put only one bug report in each ticket. It is very difficult to keep track of bugs when they are not in their own tickets.
However, please review the Bug Tracker Guidelines before creating new reports. Be sure to search for an existing issue as it is likely to have already been reported.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

This was intended as a collection issue for other bugs, because all of them can be fixed by simply changing the order in which features generate.

In my opinion, structures should generate after ores to fix MC-170549.

It seems that they already do, but there's a similar issue to MC-224006. Structures generate after ores, but afterwards they'll also generate their own. I'll need to investigate further.

After more research, all of these problems seem to be related to chunk borders, and would need a more complex fix.
Please close this issue and MC-224006 for now.

I also have this happen.
[media]I was also using a simple worldgen data-pack that only modifies the ice spikes surface builder. -
[media]I took the screenshot in the demo because I didn't have Minecraft bought in my own account.