Mojira Archive
MC-258258

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

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.

Fixed

Sjouwer

[Mojang] Bartosz Bok

2022-12-03, 12:25 AM

2022-12-06, 10:14 AM

2022-12-06, 10:14 AM

3

1

Confirmed

Very Important

Platform

Entities

armor_stand

1.19.3 Release Candidate 1, 1.19.3 Release Candidate 2

1.19.3 Release Candidate 3