Armor stands can't be placed in a 1 block high space if the EntityTag "Small:1b" is set
- Fixed
Teixon
- 11
- 5
- Confirmed
- (Unassigned)
- armor stand
1.12.2 - 20w06a
1.12.2 17w50a 18w03b 18w05a 18w06a 18w07a 18w07b 18w07c 18w08a 18w08b 18w09a 18w10a 18w10b 18w10c 18w11a 18w14a 18w14b 18w15a 18w16a 18w19a 18w19b 18w20a 18w20c 18w21a 18w21b 18w22a 18w22b 18w22c 1.13-pre1 1.13-pre2 1.13-pre3 1.13-pre4 1.13-pre5 1.13-pre6 1.13-pre7 1.13-pre8 1.13-pre9 1.13-pre10 1.13 18w30b 18w31a 1.13.1-pre1 1.13.1-pre2 1.13.1 1.13.2 18w43b 18w43c 18w44a 18w48a 18w48b 18w49a 18w50a 19w03b 19w03c 19w09a 1.14-pre2 1.14-pre3 1.14-pre4 1.14-pre5 1.14 1.14.1 1.14.2-pre2 1.14.2-pre3 1.14.2-pre4 1.15.2 20w06a- 20w07a
Created Issue:
armor stands can't be placed in a 1 block high space if the EntityTag "Small:1b" is set
The title says it all. And again I'm not sure if this is a bug or the way it works since armor stands are 2 blocks high normally. However, an addition to be able to place armor stands in a 1 block high space if "Small:1b" is set wouldn't only make more sense, but also be super useful in a lot of cases.
The title says it all. And again I'm not sure if this is a bug or the way it works since armor stands are 2 blocks high normally.
However, an addition to be able to place armor stands in a 1 block high space if "Small:1b" is set wouldn't only make more sense, but also be super useful in a lot of cases.The title says it all. And again I'm not sure if this is a bug or the way it works since armor stands are 2 blocks high normally. Either way, an addition to be able to place armor stands in a 1 block high space if "Small:1b" is set wouldn't only make more sense, but also be super useful in a lot of cases.
The title says it all. And again I'm not sure if this is a bug or the way it works since armor stands are 2 blocks high normally. Either way, an addition to be able to place armor stands in a 1 block high space if the EntityTag "Small:1b" is set wouldn't only make more sense, but also be super useful in a lot of cases.
The title says it all. And again I'm not sure if this is a bug or the way it works since armor stands are 2 blocks high normally. Either way, an addition to
be able to place armor stands in a 1 block high space if the EntityTag "Small:1b" is setwouldn't only make more sense, but also be super useful in a lot of cases.The title says it all. And again I'm not sure if this is a bug or the way it works since armor stands are 2 blocks high normally. Either way, an addition to do so wouldn't only make more sense, but also be super useful in a lot of cases.
The title says it all. And again I'm not sure if this is a bug or the way it works since armor stands are 2 blocks high normally. Either way, an addition to do so wouldn't only make more sense, but also be super useful in a lot of cases.
- The title says it all. And again I'm not sure if this is a bug or the way it works since armor stands are 2 blocks high normally. Either way, an addition to be able to do so wouldn't only make more sense, but also be super useful in a lot of cases.
- The title says it all. And again I'm not sure if this is a bug or the way it works since armor stands are 2 blocks high normally. Either way, an addition to be able to do so wouldn't only make more sense, but also be super useful in a lot of cases.
The title says it all. And again I'm not sure if this is a bug or the way it works since armor stands are 2 blocks high normally. Either way, an addition to be able to do so wouldn't only make more sense, but also be super useful in a lot of cases.
The title says it all. And again I'm not sure if this is a bug or the way it works since armor stands are 2 blocks high normally. Either way, an addition to be able to do so wouldn't onlymake moresense, but also be super useful in a lot of cases.The bug
Armor stand items with Small:1b set in their EntityTag cannot be in 1 block high spaces.
How to reproduce
- Give yourself an armor stand item
/give @s armor_stand{EntityTag:{Small:1b}}- Try to place it in a 1 block high space
Possible solution
Do the same done for mob spawning: Have a method similar to net.minecraft.entity.EntityLiving.isNotColliding() , then first place the armor stand, test if its position is valid and if so spawn it in the world.
However, currently placing armor stands allows replacing replaceable blocks. Considering this in the fix would make it more difficult in case a replaceable block with collision box is added.
armor stands can't be placed in a 1 block high space if the EntityTag "Small:1b" is setArmor 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
- Give yourself an armor stand item
/give @s armor_stand{EntityTag:{Small:1b}}- Try to place it in a 1 block high space
Possible solution
Do the same done for mob spawning: Have a method similar to net.minecraft.entity.EntityLiving.isNotColliding(), then first place the armor stand, test if its position is valid and if so spawn it in the world.
However, currently placing armor stands allows replacing replaceable blocks. Considering this in the fix would make it more difficult in case a replaceable block with collision box is added.
is duplicated by
relates to
relates to
Also affects 20w29a. I agree it should be reopened.
And a nice addition to armor stands would be to remove the 2 block space requirement if the armor stand's EntityTag nbt-data has "Small:1b" set. MC-123453
Placing an armor stand against a wall causes its head to be placed at the mouse cursor rather than its feet. This works fine for regular 2-block armor stands, but when placing an armor stand with {Small:1b} set in the item's entity_data (EntityTag prior to 24w09a), it causes the entire armor stand to be shifted down a full block from the cursor's position.
Potentially related to MC-123453 (and now MC-195002) as this started happening at around the same time it was fixed.
Steps to reproduce:
- Run
/give @s armor_stand[minecraft:entity_data={id:"minecraft:armor_stand",Small:1b}]
- Place it on a wall several blocks off the ground.
- Watch in amazement as it appears nowhere near your crosshairs.
I change the report a little bit, I hope you are fine with that.
Ye sure.
Confirmed for 18w19a
Still in 18w20c
Still in 1.13-pre2
Still in 1.13-pre4
Confirmed in 19w03c
Also confirmed in 19w09a.
And for 1.14 Pre-Release 5.
And for the 1.14 release.
And for 1.14.1.
And, for good measure, 1.14.2 pre-release 3.
And 1.14.2 pre-release 4.
affects 1.15.2
Seems to have re-appeared in snapshot 20w28a.
I can confirm this is an issue for 20w28a and should be reopened.
As a quick note; small armor stand items are often used in datapacks to be able to place custom blocks easily, since they were able to be placed in a 1 block space.