mojira.dev
MC-227515

Nether biome surface builder types incorrectly assume the world height is 128 blocks

I changed the world height of the Nether using a datapack.
Nether biomes only generated Nylium, Soul Soil, and Basalt up until y: 128.

This is because the surface builder types for Nether biomes assume the world is 128 blocks tall, which it normally is.
Other surface builder types, which do not make this assumption do not have this issue.

This applies to these surface builder types:
minecraft:nether_forest
minecraft:soul_sand_valley
minecraft:basalt_deltas

Likely it also applies toΒ minecraft:nether, but I have not verified this personally.

In order to verify that, you would need to use a modified surface builder of type:nether with materials set to something other than minecraft:netherrack, as this is already what the surface of the Nether is already made of before the surface builder is applied.

Β 

Let me know if this bug report does not meet the guidelines. I know they exists but I can't find them.

Linked issues

Comments 1

Thank you for your report!
We're tracking this issue in MC-187716, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
πŸ““ Bug Tracker Guidelines – πŸ’¬ Community Support – πŸ“§ Mojang Support
πŸ““ Project Summary – ✍️ Feedback and Suggestions – πŸ“– Game Wiki

Vextrove

(Unassigned)

Unconfirmed

(Unassigned)

custom-worldgen, nether_biomes, surface_builders, terrain_generation

1.17 Release Candidate 1

Retrieved