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

Iron ore blob size doesn't match with Java Edition

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.20.30.22 Preview, 1.20.12 Hotfix, 1.20.15 Hotfix, 1.20.60.23 Preview, 1.20.70.20 Preview, 1.20.51 Hotfix
    • Confirmed
    • Multiple
    • 1178358

      I'm not sure if MCPE-144078 is still an appropriate place for ore generation parity issues, since it has not been updated for two years, and it doesn't mention ore blob size. So I created a new issue about parity on iron ore blob size in the current versions.

      Bug:

      A normal iron ore blob is in size 9 (at most 13‌ iron ores) in JE, but in size 10 (at most 16‌ ores) in BE.

      It can be checked in "assets/behavior_packs/vanilla_1.18.0/features/iron_ore_feature.json" file.

      History:

      This issue was introduced in 1.18.0.20, released on October 6, 2021. At that time, the newest version of Java Edition is 21w39a. In 21w39a (and current version), iron ore has a patch of blobs in size 9 that attempts to generate 10 times per chunk, and diamond ore has a patch of blobs in size 4 that attempts to generate 7 times per chunk.

      In 1.18.0.20, many ore generations were tweaked to match Java Edition. However, for iron ore and diamond ore, there were two changes: The size of normal iron ore blob was changed to 10, and the size of normal diamond ore blob was changed to 7.

      As a result, in 1.18.0.20, iron ore has a patch of blobs in size 10 that attempts to generate 10 times per chunk, and diamond ore has a patch of blobs in size 7 that attempts to generate 7 times per chunk.

      I'm not sure if this was intentional. However, for diamond ore blob, its size was changed to 4 in Hotfix 1.18.1 and Beta 1.18.10.22. So that it matches Java Edition now.

      However, normal iron ore blob size is still 10 in current versions, which doesn't match Java Edition.

        1. copper ore blob in JE.png
          copper ore blob in JE.png
          316 kB
        2. copper ore in BE.png
          copper ore in BE.png
          48 kB
        3. copper ore in JE.png
          copper ore in JE.png
          50 kB
        4. image-2023-08-23-16-53-35-541.png
          image-2023-08-23-16-53-35-541.png
          1.45 MB
        5. iron ore in BE.png
          iron ore in BE.png
          47 kB
        6. iron ore in JE.png
          iron ore in JE.png
          47 kB
        7. Screenshot 2023-12-30 175540.png
          Screenshot 2023-12-30 175540.png
          36 kB

            Chixvv Dl
            Votes:
            4 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              CHK: