mojira.dev
MC-211710

Features are generated only at chunk corners if they do not generate in the biome category that was selected

The bug

Features are generated only at chunk corners if they do not generate in the biome category that was selected. It is an issue with custom biomes.

How to reproduce

  1. Download the

[media]
  1. datapack

  2. Get to that dimension

  3. Fly around
    → ❌  Biomes Dream 3, Dream 5 and Dream 8 generate features only at chunk corners

Attachments

Comments 6

[media][media][media][media]

Birch forest also had a similar problem: MC-194200

Birch forest also had a similar problem: MC-194200

I think this is intended. For features to generate randomly within the chunk, use the minecraft:square feature decorator.
If I recall correctly, the issue with MC-194200 was that the Birch Forest and Birch Forest Hills biomes referenced the `minecraft:birch` feature directly rather than the `minecraft:trees_birch` feature which itself indirectly references the `minecraft:birch` feature with `minecraft:square` and `minecraft:count_extra` decorators.

I think this is intended. For features to generate randomly within the chunk, use the minecraft:square feature decorator.
If I recall correctly, the issue with MC-194200 was that the Birch Forest and Birch Forest Hills biomes referenced the `minecraft:birch` feature directly rather than the `minecraft:trees_birch` feature which itself indirectly references the `minecraft:birch` feature with `minecraft:square` and `minecraft:count_extra` decorators.

The attached data pack is no longer compatible with 1.18.1. If this is still an issue, please provided an updated data pack. Thanks!

W_V

(Unassigned)

Confirmed

Custom Worlds

21w03a, 1.16.5, 21w05b, 21w07a, 21w10a, 21w11a, 21w16a, 21w18a

Retrieved