-
Bug
-
Resolution: Unresolved
-
None
-
1.21.0.20 Preview, 1.20.80.24 Preview, 1.20.62 Hotfix, 1.20.70.25 Preview, 1.20.73 Hotfix, 1.21.0.23 Preview, 1.20.80, 1.21.30, 1.21.44 Hotfix
-
Community Consensus
-
Multiple
ancient_debris in bedrock distribution is uniform. It generate between Y=8 to Y=23.
However it in java distribution is triangle and it generate between Y=8 to Y=24.
ancient_debris even don't have data-driven features in bedrock edition.
Note: Core::Random distribution as uniform.
Steps to Reproduce:
- Create a new world and load thousand of chunks.
- use the command /placefeature minecraft:nether_netherite_deep_feature in development edition
- Count the distibution and the amount of ancient debris
Observed Results:
The distribution of ancient debris is uniform
Expected Results:
The ancient debris should triangle distribution like Java edition.