mojira.dev
MC-195002

Armor stands can't be placed in a 1 block high space if the EntityTag "Small:1b" is set

The bug

Armor stand items with Small:1b set in their EntityTag cannot be in 1 block high spaces.

How to reproduce

  1. Give yourself an armor stand item

    /give @s armor_stand{EntityTag:{Small:1b}}
  2. Try to place it in a 1 block high space

Linked issues

Comments 29

This is because the EntityTag NBT does not work for certain items such as Armor Stands; see MC-123289.

Armor Stand items are one of the items that do work with the EntityTag in survival.  Even so, that has nothing to do with this bug and is unrelated.

Confirmed for 20w30a.

And still in 1.16.2 pre-release 2.

And since I'm on a roll, confirmed for 1.16.2 pre-release 3.

19 more comments

Can confirm in 1.19.2.

This ticket is currently blocked by MC-258258.

In 1,20 release candidate 1.

Confirmed in 1.20.1

Affects 24w11a.
As of 24w09a the command is now /give @s armor_stand[minecraft:entity_data={id:"minecraft:armor_stand",Small:1b}]

MukiTanuki

(Unassigned)

Confirmed

Platform

Low

Entities

armor_stand

20w27a, 20w28a, 20w29a, 20w30a, 1.16.2 Pre-release 1, ..., 1.19.4, 23w14a, 23w18a, 1.20.1, 1.20.2

Retrieved