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

The "EntityTag" NBT data on armor stands is no longer applied upon placement

XMLWordPrintable

    • Confirmed
    • Entities
    • Very Important
    • Platform

      The Bug:

      The NBT data that's on an armor stand (as item) won't be applied to the armor stand when it's being placed down. This was not the case in 1.19.2.

      Steps to Reproduce:

      1. Give yourself an armor stand with some custom "EntityTag" NBT data, for example, an armor stand with "Small" set to "1b" by using the command provided below.
        /give @s minecraft:armor_stand{EntityTag:{Small:1b}}
      2. Place down the armor stand.
      3. Take note of how the armor stand doesn't have its "Small" NBT tag set to "1b" upon being placed.

      Observed Behavior:

      "EntityTag" NBT data of armor stands is ignored upon placement.

      Expected Behavior:

      "EntityTag" NBT data of armor stands would not be ignored upon placement, just like in 1.19.2.

            boq [Mojang] Bartosz Bok
            Sjouwer Sjouwer
            Votes:
            3 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: