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

Block version has not been updated since 1.16.210.3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • None
    • 1.18.10.21 Beta, 1.18.0.27 Beta, 1.17.41 Hotfix, 1.18.0
    • None
    • Unconfirmed
    • Windows

      Bedrock Edition stores the version information of a block within its NBT data.

      This should be the same as the version that wrote the block so that the game and external tools know which version the block came from and thus what data should be contained in the block.

      This version number has not been updated since 1.16.210.3 despite many block additions and changes since then. This is stored as 17879555 in the data which when read as bytes gives 1, 16, 210, 3.

      I assume whoever had the job of manually updating this field no longer works at there and the job was forgotten about.

      It would be great if this value could be tied to the true game version if that does not cause other issues.

       

            gentlegiantJGC gentlegiantJGC
            Votes:
            12 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: