Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-276611

Converted mobs do not keep CanBreakDoors tag

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 24w37a, 24w38a
    • None
    • Confirmed
    • Mob behaviour
    • 1299665
    • Expansion B

      Contrary to the 24w37a changelog, Zombies that convert to Drowned do not keep the CanBreakDoors tag.

      To reproduce:

      1. /summon zombie ~ ~ ~ {CanBreakDoors:1b}
      2. Place the zombie underwater until it converts to a Drowned
      3. /data get entity @n[type=drowned] CanBreakDoors
      4. Notice that the CanBreakDoors tag is 0b, not 1b as expected

      There is a small chance the newly spawned zombie will naturally be able to break doors based on regional difficulty, so you may need to repeat the experiment.

            cojomax99 [Mojang] Cory Scheviak
            Tis_awesomeness Tis_awesomeness
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              CHK: