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

Summoned warden with NBT instantly digs down

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • None
    • 22w12a, 22w13a
    • Confirmed
    • Commands, Mob behaviour
    • Low

      The bug

      Summoned warden with NBT instantly digs down.

      To reproduce

      • Summon a warden using the command /summon warden ~ ~ ~.
      • The warden wanders around.
      • Summon a warden using the command /summon warden ~ ~ ~ {PersistenceRequired:1b}{}.

      Observed result

      The warden instantly digs down.

      Workaround

      Add the following NBT to the /summon command:

      Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 1200L}}}
      

      For example:

      /summon warden ~ ~ ~ {Silent:1b,PersistenceRequired:1b,Brain:{memories:{"minecraft:dig_cooldown":{value: {}, ttl: 1200L}}}}
      

            Unassigned Unassigned
            ampolive [Mod] ampolive
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: