Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-179131

ancient debris generate don't like java edition

XMLWordPrintable

    • Icon: Bug 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
    • 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:

      1. Create a new world and load thousand of chunks.
      2. use the command /placefeature minecraft:nether_netherite_deep_feature in development edition
      3. 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.

            Ju_mao Ju_mao
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              CHK: