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

The DealtDamage NBT cannot be changed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • None
    • 1.17
    • None
    • Confirmed
    • Commands

      The bug

      If a Trident has its DealtDamage NBT set to something other than 1, it will immediately be set back to 1. This is different than the previous behavior in 1.16.5 where the DealtDamage NBT would change.

      How to reproduce

      1. Summon a Trident with
        /summon trident
      2. Then run the command
        /data merge entity @e[type=trident,limit=1] {DealtDamage:0b}
      3. Finally run
        /data get entity @e[type=minecraft:trident,limit=1] DealtDamage

        →  Notice DealtDamage is still set to 1b despite being set to 0b.

            Unassigned Unassigned
            Aldinyx Aldinyx
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: